summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-05-05 07:18:45 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-05-05 07:18:45 +0000
commitc2445fc0fb68519441cd32ce1a7eff2ab9703552 (patch)
tree090c92145035f32346caa3347afadaec955b1781 /x11-libs/libXrandr
parentVersion bump (diff)
downloadhistorical-c2445fc0fb68519441cd32ce1a7eff2ab9703552.tar.gz
historical-c2445fc0fb68519441cd32ce1a7eff2ab9703552.tar.bz2
historical-c2445fc0fb68519441cd32ce1a7eff2ab9703552.zip
Fix repoman warnings
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r--x11-libs/libXrandr/libXrandr-1.2.1.ebuild6
-rw-r--r--x11-libs/libXrandr/libXrandr-1.2.2.ebuild4
-rw-r--r--x11-libs/libXrandr/libXrandr-1.2.3.ebuild4
-rw-r--r--x11-libs/libXrandr/libXrandr-1.3.0.ebuild3
4 files changed, 8 insertions, 9 deletions
diff --git a/x11-libs/libXrandr/libXrandr-1.2.1.ebuild b/x11-libs/libXrandr/libXrandr-1.2.1.ebuild
index 3ef2cfcda006..36662f92007a 100644
--- a/x11-libs/libXrandr/libXrandr-1.2.1.ebuild
+++ b/x11-libs/libXrandr/libXrandr-1.2.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.1.ebuild,v 1.10 2007/06/24 22:38:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.1.ebuild,v 1.11 2009/05/05 07:13:58 ssuominen Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,8 +8,8 @@
inherit x-modular
DESCRIPTION="X.Org Xrandr library"
-
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXext
diff --git a/x11-libs/libXrandr/libXrandr-1.2.2.ebuild b/x11-libs/libXrandr/libXrandr-1.2.2.ebuild
index 8b86d4a77824..831db88f8541 100644
--- a/x11-libs/libXrandr/libXrandr-1.2.2.ebuild
+++ b/x11-libs/libXrandr/libXrandr-1.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-libs/libXrandr/libXrandr-1.2.2.ebuild,v 1.7 2009/03/29 18:07:41 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.2.ebuild,v 1.8 2009/05/05 07:13:58 ssuominen Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,8 +8,8 @@
inherit x-modular
DESCRIPTION="X.Org Xrandr library"
-
KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc ~x86 ~x86-fbsd"
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXext
diff --git a/x11-libs/libXrandr/libXrandr-1.2.3.ebuild b/x11-libs/libXrandr/libXrandr-1.2.3.ebuild
index ae06b4840122..d8f1b8b8009e 100644
--- a/x11-libs/libXrandr/libXrandr-1.2.3.ebuild
+++ b/x11-libs/libXrandr/libXrandr-1.2.3.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-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.8 2009/04/16 02:21:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.2.3.ebuild,v 1.9 2009/05/05 07:13:58 ssuominen Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,8 +8,8 @@
inherit x-modular
DESCRIPTION="X.Org Xrandr library"
-
KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd"
+IUSE=""
RDEPEND="x11-libs/libX11
x11-libs/libXext
diff --git a/x11-libs/libXrandr/libXrandr-1.3.0.ebuild b/x11-libs/libXrandr/libXrandr-1.3.0.ebuild
index b245d54ae0bb..9a753b50d16a 100644
--- a/x11-libs/libXrandr/libXrandr-1.3.0.ebuild
+++ b/x11-libs/libXrandr/libXrandr-1.3.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-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.1 2009/04/29 10:12:51 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXrandr/libXrandr-1.3.0.ebuild,v 1.2 2009/05/05 07:13:58 ssuominen Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,7 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org Xrandr library"
-
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE=""