diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-06-30 09:44:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-06-30 09:44:41 +0000 |
commit | 609bfad4a68526e0179c48d1e90495ff5b1a9188 (patch) | |
tree | cafac1a8af185b90c4102b00f608f912fcdf0177 /media-fonts | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-609bfad4a68526e0179c48d1e90495ff5b1a9188.tar.gz gentoo-2-609bfad4a68526e0179c48d1e90495ff5b1a9188.tar.bz2 gentoo-2-609bfad4a68526e0179c48d1e90495ff5b1a9188.zip |
Stable on ppc64
(Portage version: 2.1-r1)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/font-adobe-utopia-type1/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/font-adobe-utopia-type1/ChangeLog b/media-fonts/font-adobe-utopia-type1/ChangeLog index 823799cd1171..e807ebb608be 100644 --- a/media-fonts/font-adobe-utopia-type1/ChangeLog +++ b/media-fonts/font-adobe-utopia-type1/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-adobe-utopia-type1 # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-adobe-utopia-type1/ChangeLog,v 1.20 2006/06/30 07:25:44 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-adobe-utopia-type1/ChangeLog,v 1.21 2006/06/30 09:44:41 corsair Exp $ + + 30 Jun 2006; Markus Rothe <corsair@gentoo.org> + font-adobe-utopia-type1-1.0.1.ebuild: + Stable on ppc64 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; font-adobe-utopia-type1-1.0.1.ebuild: diff --git a/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.1.ebuild b/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.1.ebuild index 1a1a1514b5c9..4d9ff598bff2 100644 --- a/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.1.ebuild +++ b/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.1.ebuild,v 1.8 2006/06/30 07:25:44 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.1.ebuild,v 1.9 2006/06/30 09:44:41 corsair Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Adobe Utopia Type 1 fonts" -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" RDEPEND="" DEPEND="${RDEPEND} media-libs/fontconfig" |