diff options
author | 2006-06-30 22:27:03 +0000 | |
---|---|---|
committer | 2006-06-30 22:27:03 +0000 | |
commit | 677e1236a2ea1d0adcafd7dea7a39a8957da67a5 (patch) | |
tree | 179cd266e05181d96d4efce0ee6b82c4f09b9153 /x11-proto/fixesproto/fixesproto-4.0.ebuild | |
parent | Pull old ebuild. (diff) | |
download | historical-677e1236a2ea1d0adcafd7dea7a39a8957da67a5.tar.gz historical-677e1236a2ea1d0adcafd7dea7a39a8957da67a5.tar.bz2 historical-677e1236a2ea1d0adcafd7dea7a39a8957da67a5.zip |
ppc/sparc/mips/alpha stable
Package-Manager: portage-2.1.1_pre1-r1
Diffstat (limited to 'x11-proto/fixesproto/fixesproto-4.0.ebuild')
-rw-r--r-- | x11-proto/fixesproto/fixesproto-4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/fixesproto/fixesproto-4.0.ebuild b/x11-proto/fixesproto/fixesproto-4.0.ebuild index e74e56cb13b3..93c3c5569e20 100644 --- a/x11-proto/fixesproto/fixesproto-4.0.ebuild +++ b/x11-proto/fixesproto/fixesproto-4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.0.ebuild,v 1.5 2006/06/30 16:03:48 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.0.ebuild,v 1.6 2006/06/30 22:14:42 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Fixes 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}" |