summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 16:42:36 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 16:42:36 +0000
commit0a3ce1a65ae11ab0bcd5bf0cee846ef63218cf54 (patch)
tree90eb4451a0748f942316ea5b87cdcfb910352725 /app-text/ttf2pt1
parentRemove virtual/libc (diff)
downloadhistorical-0a3ce1a65ae11ab0bcd5bf0cee846ef63218cf54.tar.gz
historical-0a3ce1a65ae11ab0bcd5bf0cee846ef63218cf54.tar.bz2
historical-0a3ce1a65ae11ab0bcd5bf0cee846ef63218cf54.zip
Remove virtual/libc
Package-Manager: portage-2.2_rc41/cvs/Linux x86_64
Diffstat (limited to 'app-text/ttf2pt1')
-rw-r--r--app-text/ttf2pt1/ChangeLog7
-rw-r--r--app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild7
2 files changed, 8 insertions, 6 deletions
diff --git a/app-text/ttf2pt1/ChangeLog b/app-text/ttf2pt1/ChangeLog
index 602cdbd2a822..0abbb65d570d 100644
--- a/app-text/ttf2pt1/ChangeLog
+++ b/app-text/ttf2pt1/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/ttf2pt1
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ChangeLog,v 1.18 2007/07/16 02:30:10 dirtyepic Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ChangeLog,v 1.19 2009/09/23 16:41:03 patrick Exp $
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> ttf2pt1-3.4.0.ebuild:
+ Remove virtual/libc
*ttf2pt1-3.4.4 (16 Jul 2007)
diff --git a/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild b/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild
index 474c28d603a5..6406b1f904b6 100644
--- a/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild
+++ b/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild,v 1.24 2007/06/20 14:00:17 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/ttf2pt1/ttf2pt1-3.4.0.ebuild,v 1.25 2009/09/23 16:41:03 patrick Exp $
inherit eutils
@@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ppc sparc x86"
IUSE=""
-RDEPEND="virtual/libc
- >=media-libs/freetype-2.0"
+RDEPEND=">=media-libs/freetype-2.0"
DEPEND="${RDEPEND}
dev-lang/perl"