diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2005-08-08 18:02:07 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2005-08-08 18:02:07 +0000 |
commit | b1c66485cf69a20e5a4ea558347bc15843f2c563 (patch) | |
tree | 7ed1c115161462288222e09ecd2cd0b0f76b0509 /x11-proto/fixesproto | |
parent | Stable on mips. (diff) | |
download | historical-b1c66485cf69a20e5a4ea558347bc15843f2c563.tar.gz historical-b1c66485cf69a20e5a4ea558347bc15843f2c563.tar.bz2 historical-b1c66485cf69a20e5a4ea558347bc15843f2c563.zip |
Add ~sparc keyword (Modular X testing).
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-proto/fixesproto')
-rw-r--r-- | x11-proto/fixesproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/fixesproto/fixesproto-3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog index ad22163d4c62..898a03947887 100644 --- a/x11-proto/fixesproto/ChangeLog +++ b/x11-proto/fixesproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/fixesproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.1 2005/08/08 03:26:53 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.2 2005/08/08 17:53:50 fmccor Exp $ + + 08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> fixesproto-3.0.ebuild: + Add ~sparc keyword (modular X testing on sparc). *fixesproto-3.0 (08 Aug 2005) diff --git a/x11-proto/fixesproto/fixesproto-3.0.ebuild b/x11-proto/fixesproto/fixesproto-3.0.ebuild index 254372213084..f6136abd8236 100644 --- a/x11-proto/fixesproto/fixesproto-3.0.ebuild +++ b/x11-proto/fixesproto/fixesproto-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-3.0.ebuild,v 1.1 2005/08/08 03:26:53 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-3.0.ebuild,v 1.2 2005/08/08 17:53:50 fmccor Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Fixes protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" #IUSE="X gnome" #DEPEND="" #RDEPEND="" |