diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 09:49:57 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2005-12-26 09:49:57 +0000 |
commit | 5f51d7d43a842c46ce096900c5be46290255a49f (patch) | |
tree | 059f83c2da725ddea2220d3da5293b46c3f9388a /x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-5f51d7d43a842c46ce096900c5be46290255a49f.tar.gz gentoo-2-5f51d7d43a842c46ce096900c5be46290255a49f.tar.bz2 gentoo-2-5f51d7d43a842c46ce096900c5be46290255a49f.zip |
Marked ~alpha
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild')
-rw-r--r-- | x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild index 360c48510ccc..320302846488 100644 --- a/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild +++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.2.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.2.ebuild,v 1.1 2005/12/17 21:03:17 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild,v 1.2 2005/12/26 09:47:35 stefaan Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,6 @@ inherit x-modular DESCRIPTION="X.Org Fontcache protocol headers" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |