summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-10-03 11:52:16 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-10-03 11:52:16 +0000
commitcf7488afee2dd6fe48bde6d1a2f2ad3cfb742c92 (patch)
treefcafa101f1d4fb08c6aa31b06530b452642311e6 /x11-drivers/xf86-video-rendition
parentSilence repoman. (diff)
downloadgentoo-2-cf7488afee2dd6fe48bde6d1a2f2ad3cfb742c92.tar.gz
gentoo-2-cf7488afee2dd6fe48bde6d1a2f2ad3cfb742c92.tar.bz2
gentoo-2-cf7488afee2dd6fe48bde6d1a2f2ad3cfb742c92.zip
Version bump. Silence repoman.
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'x11-drivers/xf86-video-rendition')
-rw-r--r--x11-drivers/xf86-video-rendition/ChangeLog9
-rw-r--r--x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.0.ebuild4
-rw-r--r--x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.1.ebuild4
-rw-r--r--x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild4
-rw-r--r--x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild20
5 files changed, 37 insertions, 4 deletions
diff --git a/x11-drivers/xf86-video-rendition/ChangeLog b/x11-drivers/xf86-video-rendition/ChangeLog
index 8854d3427209..df936f02cd30 100644
--- a/x11-drivers/xf86-video-rendition/ChangeLog
+++ b/x11-drivers/xf86-video-rendition/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for x11-drivers/xf86-video-rendition
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.41 2009/09/30 21:17:18 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/ChangeLog,v 1.42 2009/10/03 11:52:16 scarabeus Exp $
+
+*xf86-video-rendition-4.2.3 (03 Oct 2009)
+
+ 03 Oct 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ xf86-video-rendition-4.2.0.ebuild, xf86-video-rendition-4.2.1.ebuild,
+ xf86-video-rendition-4.2.2.ebuild, +xf86-video-rendition-4.2.3.ebuild:
+ Version bump. Silence repoman.
30 Sep 2009; Samuli Suominen <ssuominen@gentoo.org>
xf86-video-rendition-4.2.2.ebuild:
diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.0.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.0.ebuild
index 5d4cc581970c..9d5ed4a618ce 100644
--- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.0.ebuild
+++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.0.ebuild,v 1.5 2009/04/15 15:37:12 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.0.ebuild,v 1.6 2009/10/03 11:52:16 scarabeus Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,6 +10,8 @@ inherit x-modular
DESCRIPTION="Rendition video driver"
KEYWORDS="~alpha amd64 ia64 x86 ~x86-fbsd"
+IUSE=""
+
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.1.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.1.ebuild
index 131b6fdb4507..6fd61046dc88 100644
--- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.1.ebuild
+++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.1.ebuild,v 1.3 2009/06/23 19:55:26 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.1.ebuild,v 1.4 2009/10/03 11:52:16 scarabeus Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -10,6 +10,8 @@ inherit x-modular
DESCRIPTION="Rendition video driver"
KEYWORDS="alpha ~amd64 ~ia64 ~x86 ~x86-fbsd"
+IUSE=""
+
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild
index 0bfec73c6540..6390e738203c 100644
--- a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild
+++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild,v 1.2 2009/09/30 21:17:18 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.2.ebuild,v 1.3 2009/10/03 11:52:16 scarabeus Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,6 +9,8 @@ inherit x-modular
DESCRIPTION="Rendition video driver"
KEYWORDS="~alpha amd64 ~ia64 ~x86 ~x86-fbsd"
+IUSE=""
+
RDEPEND=">=x11-base/xorg-server-1.0.99"
DEPEND="${RDEPEND}
x11-proto/fontsproto
diff --git a/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild
new file mode 100644
index 000000000000..bdfad48ffe7e
--- /dev/null
+++ b/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-rendition/xf86-video-rendition-4.2.3.ebuild,v 1.1 2009/10/03 11:52:16 scarabeus Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="Rendition video driver"
+KEYWORDS="~alpha ~amd64 ~ia64 ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND=">=x11-base/xorg-server-1.0.99"
+DEPEND="${RDEPEND}
+ x11-proto/fontsproto
+ x11-proto/randrproto
+ x11-proto/renderproto
+ x11-proto/xextproto
+ x11-proto/xproto"