diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:52:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 19:52:35 +0000 |
commit | 1efb0a3ccfb74aa719a11eb1ce63c591313c17b5 (patch) | |
tree | e5be6455d4d261d5a02bb34b75edfc2dc5f1e045 /x11-libs/libXfontcache | |
parent | alpha/ia64/sh/sparc stable wrt #294958 (diff) | |
download | gentoo-2-1efb0a3ccfb74aa719a11eb1ce63c591313c17b5.tar.gz gentoo-2-1efb0a3ccfb74aa719a11eb1ce63c591313c17b5.tar.bz2 gentoo-2-1efb0a3ccfb74aa719a11eb1ce63c591313c17b5.zip |
alpha/ia64/sh/sparc stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'x11-libs/libXfontcache')
-rw-r--r-- | x11-libs/libXfontcache/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libXfontcache/ChangeLog b/x11-libs/libXfontcache/ChangeLog index 95c04274b026..d685fd465ce5 100644 --- a/x11-libs/libXfontcache/ChangeLog +++ b/x11-libs/libXfontcache/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXfontcache # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.46 2010/01/15 21:52:50 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.47 2010/01/18 19:52:35 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXfontcache-1.0.5.ebuild: + alpha/ia64/sh/sparc stable wrt #294958 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> libXfontcache-1.0.5.ebuild: diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild index 0bb801035cfa..7bf6fd9b2928 100644 --- a/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild +++ b/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild,v 1.8 2010/01/15 21:52:50 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild,v 1.9 2010/01/18 19:52:35 armin76 Exp $ inherit x-modular DESCRIPTION="X.Org Xfontcache library" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |