diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 23:28:22 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 23:28:22 +0000 |
commit | 3c9f08c6c15bd489a6c44468deb69f78877b236f (patch) | |
tree | 32b59d6ebd513f011cb30400160dfc48f2f50944 /x11-libs/libXfontcache | |
parent | ppc/sparc/mips/alpha/arm/sh stable (diff) | |
download | gentoo-2-3c9f08c6c15bd489a6c44468deb69f78877b236f.tar.gz gentoo-2-3c9f08c6c15bd489a6c44468deb69f78877b236f.tar.bz2 gentoo-2-3c9f08c6c15bd489a6c44468deb69f78877b236f.zip |
ppc/sparc/mips/alpha/arm/sh stable
(Portage version: 2.1.1_pre1-r1)
Diffstat (limited to 'x11-libs/libXfontcache')
-rw-r--r-- | x11-libs/libXfontcache/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libXfontcache/libXfontcache-1.0.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libXfontcache/ChangeLog b/x11-libs/libXfontcache/ChangeLog index 7a351a1d1cce..878bd3c9d0c9 100644 --- a/x11-libs/libXfontcache/ChangeLog +++ b/x11-libs/libXfontcache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXfontcache # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.19 2006/06/30 22:53:47 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.20 2006/06/30 23:28:22 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; + libXfontcache-1.0.2.ebuild: + ppc/sparc/mips/alpha/arm/sh stable 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; -libXfontcache-1.0.1-r1.ebuild: diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.2.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.2.ebuild index e4d339e5cd25..c478c018ca81 100644 --- a/x11-libs/libXfontcache/libXfontcache-1.0.2.ebuild +++ b/x11-libs/libXfontcache/libXfontcache-1.0.2.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-libs/libXfontcache/libXfontcache-1.0.2.ebuild,v 1.4 2006/06/30 15:44:58 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.2.ebuild,v 1.5 2006/06/30 23:28:22 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Xfontcache library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="alpha amd64 arm mips ppc ppc64 ~s390 sh sparc x86" #IUSE="X gnome" RDEPEND="x11-libs/libX11 x11-libs/libXext" |