diff options
author | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:46:21 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-12-15 19:46:21 +0000 |
commit | d5e0f01166f7c4ab1be8c706a83c67adbc263d12 (patch) | |
tree | 225c4b7be5f4764896870d350951d4d656e2da27 /x11-proto | |
parent | Marking evieext-1.1.0 ppc64 for bug 294958 (diff) | |
download | gentoo-2-d5e0f01166f7c4ab1be8c706a83c67adbc263d12.tar.gz gentoo-2-d5e0f01166f7c4ab1be8c706a83c67adbc263d12.tar.bz2 gentoo-2-d5e0f01166f7c4ab1be8c706a83c67adbc263d12.zip |
Marking fontcacheproto-0.1.3 ppc64 for bug 294958
(Portage version: 2.1.7.1/cvs/Linux ppc64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/fontcacheproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog index 1c2f912b735f..23d5198405ed 100644 --- a/x11-proto/fontcacheproto/ChangeLog +++ b/x11-proto/fontcacheproto/ChangeLog @@ -1,6 +1,9 @@ # 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.34 2009/12/10 19:36:34 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.35 2009/12/15 19:46:21 ranger Exp $ + + 15 Dec 2009; Brent Baude <ranger@gentoo.org> fontcacheproto-0.1.3.ebuild: + Marking fontcacheproto-0.1.3 ppc64 stable for bug 294958 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> fontcacheproto-0.1.3.ebuild: diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild index db7cc65d7bfd..b6fbc95b4f37 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 # 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.3 2009/12/10 19:36:34 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.4 2009/12/15 19:46:21 ranger 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" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |