diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-10-21 13:54:18 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-10-21 13:54:18 +0000 |
commit | 9667bffe3b30234f0bf6372d90be1d8bc102e69d (patch) | |
tree | ffe61e5cbf932e0e2e1a8ed84a09d001211d2651 /media-fonts/font-adobe-utopia-75dpi | |
parent | old (diff) | |
download | gentoo-2-9667bffe3b30234f0bf6372d90be1d8bc102e69d.tar.gz gentoo-2-9667bffe3b30234f0bf6372d90be1d8bc102e69d.tar.bz2 gentoo-2-9667bffe3b30234f0bf6372d90be1d8bc102e69d.zip |
old
(Portage version: 2.2_rc98/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/font-adobe-utopia-75dpi')
-rw-r--r-- | media-fonts/font-adobe-utopia-75dpi/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/font-adobe-utopia-75dpi/font-adobe-utopia-75dpi-1.0.1.ebuild | 17 |
2 files changed, 5 insertions, 18 deletions
diff --git a/media-fonts/font-adobe-utopia-75dpi/ChangeLog b/media-fonts/font-adobe-utopia-75dpi/ChangeLog index 6004c3df6152..2a4bfd08c293 100644 --- a/media-fonts/font-adobe-utopia-75dpi/ChangeLog +++ b/media-fonts/font-adobe-utopia-75dpi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/font-adobe-utopia-75dpi # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-adobe-utopia-75dpi/ChangeLog,v 1.35 2010/10/20 21:27:56 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-adobe-utopia-75dpi/ChangeLog,v 1.36 2010/10/21 13:54:18 scarabeus Exp $ + + 21 Oct 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -font-adobe-utopia-75dpi-1.0.1.ebuild: + old 20 Oct 2010; Brent Baude <ranger@gentoo.org> font-adobe-utopia-75dpi-1.0.2.ebuild: diff --git a/media-fonts/font-adobe-utopia-75dpi/font-adobe-utopia-75dpi-1.0.1.ebuild b/media-fonts/font-adobe-utopia-75dpi/font-adobe-utopia-75dpi-1.0.1.ebuild deleted file mode 100644 index f261e1bd9aac..000000000000 --- a/media-fonts/font-adobe-utopia-75dpi/font-adobe-utopia-75dpi-1.0.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-adobe-utopia-75dpi/font-adobe-utopia-75dpi-1.0.1.ebuild,v 1.17 2009/03/02 14:31:58 pva Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Adobe Utopia bitmap fonts" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -RDEPEND="" -DEPEND="${RDEPEND} - x11-apps/bdftopcf - media-fonts/font-util" - -CONFIGURE_OPTIONS="--with-mapfiles=${XDIR}/share/fonts/util" |