diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-09-08 04:16:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-09-08 04:16:41 +0000 |
commit | 7365b1e1230454be5cb66cfc2018459b2230e798 (patch) | |
tree | d8b8d9662e9d5e42d68d688078b18fda9efc57f7 /x11-proto/compositeproto | |
parent | arm/s390/sh stable (diff) | |
download | historical-7365b1e1230454be5cb66cfc2018459b2230e798.tar.gz historical-7365b1e1230454be5cb66cfc2018459b2230e798.tar.bz2 historical-7365b1e1230454be5cb66cfc2018459b2230e798.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.3.7
Diffstat (limited to 'x11-proto/compositeproto')
-rw-r--r-- | x11-proto/compositeproto/compositeproto-0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/compositeproto/compositeproto-0.4.ebuild b/x11-proto/compositeproto/compositeproto-0.4.ebuild index c0f2cbbee61d..8cad1ad301cf 100644 --- a/x11-proto/compositeproto/compositeproto-0.4.ebuild +++ b/x11-proto/compositeproto/compositeproto-0.4.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/compositeproto/compositeproto-0.4.ebuild,v 1.2 2007/09/07 20:11:17 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/compositeproto/compositeproto-0.4.ebuild,v 1.3 2007/09/08 04:16:36 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Composite 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}" |