diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-09-03 06:27:44 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-09-03 06:27:44 +0000 |
commit | 54080aeb6ddab73b5eb9506dc428ed0d93d65a22 (patch) | |
tree | 10716c59d4cecd8e9099ef27fc9377639d76f52f /media-fonts/font-adobe-utopia-type1 | |
parent | arm/s390/sh love (diff) | |
download | gentoo-2-54080aeb6ddab73b5eb9506dc428ed0d93d65a22.tar.gz gentoo-2-54080aeb6ddab73b5eb9506dc428ed0d93d65a22.tar.bz2 gentoo-2-54080aeb6ddab73b5eb9506dc428ed0d93d65a22.zip |
arm/s390/sh love
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'media-fonts/font-adobe-utopia-type1')
-rw-r--r-- | media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 224c1aff07f4..7fb3b0c8acf7 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.13 2006/07/19 18:20:53 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-adobe-utopia-type1/font-adobe-utopia-type1-1.0.1.ebuild,v 1.14 2006/09/03 06:27:44 vapier 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" |