diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:44:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:44:13 +0000 |
commit | 1a36c11044d9167baf60cde0cfaa7987a98a2b81 (patch) | |
tree | 3f342e68d70a9c0480096de05a031bad9dfb2ba6 /x11-libs/libfontenc | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | gentoo-2-1a36c11044d9167baf60cde0cfaa7987a98a2b81.tar.gz gentoo-2-1a36c11044d9167baf60cde0cfaa7987a98a2b81.tar.bz2 gentoo-2-1a36c11044d9167baf60cde0cfaa7987a98a2b81.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libfontenc')
-rw-r--r-- | x11-libs/libfontenc/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/libfontenc/libfontenc-1.0.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/libfontenc/ChangeLog b/x11-libs/libfontenc/ChangeLog index d4b53bb88dad..c3d5673279c5 100644 --- a/x11-libs/libfontenc/ChangeLog +++ b/x11-libs/libfontenc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libfontenc -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.49 2009/12/27 18:10:31 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.50 2010/01/14 17:44:13 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> libfontenc-1.0.5.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> libfontenc-1.0.5.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-libs/libfontenc/libfontenc-1.0.5.ebuild b/x11-libs/libfontenc/libfontenc-1.0.5.ebuild index 4507e4165661..4e459a0514ef 100644 --- a/x11-libs/libfontenc/libfontenc-1.0.5.ebuild +++ b/x11-libs/libfontenc/libfontenc-1.0.5.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-libs/libfontenc/libfontenc-1.0.5.ebuild,v 1.5 2009/12/27 18:10:31 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-1.0.5.ebuild,v 1.6 2010/01/14 17:44:13 jer Exp $ # Must be before x-modular eclass is inherited # SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org fontenc library" -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="sys-libs/zlib" |