diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-15 21:52:50 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-15 21:52:50 +0000 |
commit | 9a184980c16dadba51ee64d3802f6516d3f78d4b (patch) | |
tree | f271dd7054505e1704c2d384ea708be259ce7be8 /x11-libs/libXfontcache | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-9a184980c16dadba51ee64d3802f6516d3f78d4b.tar.gz gentoo-2-9a184980c16dadba51ee64d3802f6516d3f78d4b.tar.bz2 gentoo-2-9a184980c16dadba51ee64d3802f6516d3f78d4b.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libXfontcache')
-rw-r--r-- | x11-libs/libXfontcache/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libXfontcache/ChangeLog b/x11-libs/libXfontcache/ChangeLog index c527581f1bb4..95c04274b026 100644 --- a/x11-libs/libXfontcache/ChangeLog +++ b/x11-libs/libXfontcache/ChangeLog @@ -1,6 +1,10 @@ # 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.45 2010/01/14 22:42:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.46 2010/01/15 21:52:50 fauli Exp $ + + 15 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + libXfontcache-1.0.5.ebuild: + Transfer Prefix keywords 14 Jan 2010; Markus Meier <maekke@gentoo.org> libXfontcache-1.0.5.ebuild: arm stable, bug #294958 diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild index 38ff27f7b671..0bb801035cfa 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.7 2010/01/14 22:42:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild,v 1.8 2010/01/15 21:52:50 fauli Exp $ inherit x-modular DESCRIPTION="X.Org Xfontcache library" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +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 |