diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-08-20 22:23:30 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-08-20 22:23:30 +0000 |
commit | 3d293468a0f111bc1f508e69092af360cb094445 (patch) | |
tree | 0a6a317a913ba77303ef05b386c938b1408e352a /x11-proto/fontcacheproto | |
parent | net-p2p/zuul removed from the tree per bug #74985 (diff) | |
download | historical-3d293468a0f111bc1f508e69092af360cb094445.tar.gz historical-3d293468a0f111bc1f508e69092af360cb094445.tar.bz2 historical-3d293468a0f111bc1f508e69092af360cb094445.zip |
Marked ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-proto/fontcacheproto')
-rw-r--r-- | x11-proto/fontcacheproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog index eebc67415550..7b34d49946a6 100644 --- a/x11-proto/fontcacheproto/ChangeLog +++ b/x11-proto/fontcacheproto/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2005/08/15 15:24:13 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.4 2005/08/20 22:15:48 lu_zero Exp $ + + 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> fontcacheproto-0.1.ebuild: + Marked ~ppc 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> fontcacheproto-0.1.ebuild: Marked ~amd64 diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild index 9dcad7c996d4..7b4a58da206c 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.4 2005/08/15 15:24:13 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.ebuild,v 1.5 2005/08/20 22:15:48 lu_zero 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="~amd64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" #IUSE="X gnome" #DEPEND="" #RDEPEND="" |