diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 16:44:37 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-14 16:44:37 +0000 |
commit | ebd49d6c3685d55d662ded1964f09919123a0b1f (patch) | |
tree | 6f7f87f3645fb9cb2b7a63425dc38ef7a77151fb /x11-proto/fontcacheproto | |
parent | Stable for HPPA (bug #282849). (diff) | |
download | gentoo-2-ebd49d6c3685d55d662ded1964f09919123a0b1f.tar.gz gentoo-2-ebd49d6c3685d55d662ded1964f09919123a0b1f.tar.bz2 gentoo-2-ebd49d6c3685d55d662ded1964f09919123a0b1f.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-proto/fontcacheproto')
-rw-r--r-- | x11-proto/fontcacheproto/ChangeLog | 8 | ||||
-rw-r--r-- | x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-proto/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog index 7dc9fd1c2c12..f89174b06e45 100644 --- a/x11-proto/fontcacheproto/ChangeLog +++ b/x11-proto/fontcacheproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fontcacheproto -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.36 2009/12/27 18:15:08 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.37 2010/01/14 16:44:37 fauli Exp $ + + 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + fontcacheproto-0.1.3.ebuild: + Transfer Prefix keywords 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> fontcacheproto-0.1.3.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild index 679bfd7a62bb..4b027cc0887c 100644 --- a/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild +++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.5 2009/12/27 18:15:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.6 2010/01/14 16:44:37 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Fontcache protocol headers" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |