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/fontcacheproto | |
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/fontcacheproto')
-rw-r--r-- | x11-proto/fontcacheproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-proto/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog index 8c0dc30e3763..ac3ceab9fca3 100644 --- a/x11-proto/fontcacheproto/ChangeLog +++ b/x11-proto/fontcacheproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fontcacheproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.1 2005/08/08 03:27:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.2 2005/08/08 17:54:10 fmccor Exp $ + + 08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> + fontcacheproto-0.1.ebuild: + Add ~sparc keyword (modular X testing on sparc). *fontcacheproto-0.1 (08 Aug 2005) diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild index 56257ae5e002..5b1c782b19b7 100644 --- a/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild +++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.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/fontcacheproto/fontcacheproto-0.1.ebuild,v 1.1 2005/08/08 03:27:22 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild,v 1.2 2005/08/08 17:54:10 fmccor Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Fontcache protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" #IUSE="X gnome" #DEPEND="" #RDEPEND="" |