diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 18:15:08 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-12-27 18:15:08 +0000 |
commit | 7b87fabf524f0c7f8e3147de9366529be588752c (patch) | |
tree | 9e3a44500d8e78cc373e09a103a7664fdd7df89c /x11-proto/fontcacheproto | |
parent | Marked ppc stable for bug #294958. (diff) | |
download | gentoo-2-7b87fabf524f0c7f8e3147de9366529be588752c.tar.gz gentoo-2-7b87fabf524f0c7f8e3147de9366529be588752c.tar.bz2 gentoo-2-7b87fabf524f0c7f8e3147de9366529be588752c.zip |
Marked ppc stable for bug #294958.
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/fontcacheproto')
-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 23d5198405ed..7dc9fd1c2c12 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.35 2009/12/15 19:46:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.36 2009/12/27 18:15:08 josejx Exp $ + + 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> fontcacheproto-0.1.3.ebuild: + Marked ppc stable for bug #294958. 15 Dec 2009; Brent Baude <ranger@gentoo.org> fontcacheproto-0.1.3.ebuild: Marking fontcacheproto-0.1.3 ppc64 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 b6fbc95b4f37..679bfd7a62bb 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.4 2009/12/15 19:46:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.3.ebuild,v 1.5 2009/12/27 18:15:08 josejx 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}" |