summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2009-09-07 01:35:51 +0000
committerRyan Hill <dirtyepic@gentoo.org>2009-09-07 01:35:51 +0000
commit337ba7e88b1d4441fee44b959a6cfb549029fa1b (patch)
tree521d9c75bb0601d3829133ddee0a5971febaf544 /media-fonts/freefont-ttf
parentFixing javascript headers, patch thanks to Arttu Valo <arttuv69@gmail.com> b... (diff)
downloadgentoo-2-337ba7e88b1d4441fee44b959a6cfb549029fa1b.tar.gz
gentoo-2-337ba7e88b1d4441fee44b959a6cfb549029fa1b.tar.bz2
gentoo-2-337ba7e88b1d4441fee44b959a6cfb549029fa1b.zip
Remove old.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/freefont-ttf')
-rw-r--r--media-fonts/freefont-ttf/ChangeLog6
-rw-r--r--media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild20
-rw-r--r--media-fonts/freefont-ttf/freefont-ttf-20080912.ebuild22
3 files changed, 5 insertions, 43 deletions
diff --git a/media-fonts/freefont-ttf/ChangeLog b/media-fonts/freefont-ttf/ChangeLog
index 0f2d8b6f692d..c02f6f2a012f 100644
--- a/media-fonts/freefont-ttf/ChangeLog
+++ b/media-fonts/freefont-ttf/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-fonts/freefont-ttf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/ChangeLog,v 1.15 2009/05/28 19:43:05 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/ChangeLog,v 1.16 2009/09/07 01:35:51 dirtyepic Exp $
+
+ 07 Sep 2009; Ryan Hill <dirtyepic@gentoo.org>
+ -freefont-ttf-20080323.ebuild, -freefont-ttf-20080912.ebuild:
+ Remove old.
28 May 2009; Steve Dibb <beandog@gentoo.org> freefont-ttf-20090104.ebuild:
amd64 stable, bug 271115
diff --git a/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild b/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild
deleted file mode 100644
index 0c8e869b5a00..000000000000
--- a/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/freefont-ttf-20080323.ebuild,v 1.4 2008/06/08 21:32:25 ken69267 Exp $
-
-inherit font
-
-DESCRIPTION="TrueType Unicode fonts from the Free UCS Outline Fonts Project"
-HOMEPAGE="http://savannah.nongnu.org/projects/freefont/"
-SRC_URI="mirror://gnu/freefont/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86"
-
-FONT_SUFFIX="ttf"
-S="${WORKDIR}/freefont-${PV}"
-FONT_S="${S}"
-DOCS="CREDITS"
-
-RESTRICT="strip binchecks"
diff --git a/media-fonts/freefont-ttf/freefont-ttf-20080912.ebuild b/media-fonts/freefont-ttf/freefont-ttf-20080912.ebuild
deleted file mode 100644
index 80fe989054ea..000000000000
--- a/media-fonts/freefont-ttf/freefont-ttf-20080912.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/freefont-ttf-20080912.ebuild,v 1.1 2008/09/24 20:19:32 loki_val Exp $
-
-inherit font
-
-DESCRIPTION="TrueType Unicode fonts from the Free UCS Outline Fonts Project"
-HOMEPAGE="http://savannah.nongnu.org/projects/freefont/"
-SRC_URI="mirror://gnu/freefont/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-
-IUSE=""
-
-FONT_SUFFIX="ttf"
-S="${WORKDIR}/freefont-${PV}"
-FONT_S="${S}"
-DOCS="CREDITS"
-
-RESTRICT="strip binchecks"