diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:25:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 22:25:11 +0000 |
commit | 526b961004a455f5786d6f27d49e3150b8cbf56f (patch) | |
tree | 5152fdcc0364b633e98dd4b1cf09d87ab653fbc5 /x11-proto | |
parent | old (diff) | |
download | historical-526b961004a455f5786d6f27d49e3150b8cbf56f.tar.gz historical-526b961004a455f5786d6f27d49e3150b8cbf56f.tar.bz2 historical-526b961004a455f5786d6f27d49e3150b8cbf56f.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.3_rc5
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/damageproto/damageproto-1.1.0.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/inputproto/inputproto-1.4.1.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.2.0.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/randrproto/randrproto-1.2.1.ebuild | 4 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.10.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/x11-proto/damageproto/damageproto-1.1.0.ebuild b/x11-proto/damageproto/damageproto-1.1.0.ebuild index 7534ad909edd..2602a01b5da5 100644 --- a/x11-proto/damageproto/damageproto-1.1.0.ebuild +++ b/x11-proto/damageproto/damageproto-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.1.0.ebuild,v 1.9 2007/05/27 18:04:05 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/damageproto-1.1.0.ebuild,v 1.10 2007/06/24 22:24:20 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Damage protocol headers" -KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/inputproto/inputproto-1.4.1.ebuild b/x11-proto/inputproto/inputproto-1.4.1.ebuild index 975e01e6a08b..f4984eab3863 100644 --- a/x11-proto/inputproto/inputproto-1.4.1.ebuild +++ b/x11-proto/inputproto/inputproto-1.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.1.ebuild,v 1.7 2007/05/27 02:17:23 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-1.4.1.ebuild,v 1.8 2007/06/24 22:24:33 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Input protocol headers" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/randrproto/randrproto-1.2.0.ebuild b/x11-proto/randrproto/randrproto-1.2.0.ebuild index 1f70266d6086..a0c23e29624c 100644 --- a/x11-proto/randrproto/randrproto-1.2.0.ebuild +++ b/x11-proto/randrproto/randrproto-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.0.ebuild,v 1.8 2007/04/22 13:32:34 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.0.ebuild,v 1.9 2007/06/24 22:24:53 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Randr protocol headers" -KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/randrproto/randrproto-1.2.1.ebuild b/x11-proto/randrproto/randrproto-1.2.1.ebuild index a944e005cd7b..10e149aface0 100644 --- a/x11-proto/randrproto/randrproto-1.2.1.ebuild +++ b/x11-proto/randrproto/randrproto-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.1.ebuild,v 1.7 2007/05/27 02:20:13 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/randrproto/randrproto-1.2.1.ebuild,v 1.8 2007/06/24 22:24:53 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Randr protocol headers" -KEYWORDS="~alpha amd64 ~arm hppa ia64 mips ~ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 mips ~ppc ppc64 s390 sh sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" diff --git a/x11-proto/xproto/xproto-7.0.10.ebuild b/x11-proto/xproto/xproto-7.0.10.ebuild index 347a5a721bfa..b83de935fb03 100644 --- a/x11-proto/xproto/xproto-7.0.10.ebuild +++ b/x11-proto/xproto/xproto-7.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.10.ebuild,v 1.8 2007/05/27 02:22:53 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.10.ebuild,v 1.9 2007/06/24 22:25:11 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org xproto protocol headers" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k mips ~ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |