summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2009-10-07 01:28:33 +0000
committerRyan Hill <dirtyepic@gentoo.org>2009-10-07 01:28:33 +0000
commit2886128aff9ca95c2410929c405cf2357ea93a7e (patch)
treeb0d7b10ca2afee7e56cdcc861699965dfc787d13 /media-fonts/unfonts
parentEAPI=2; fix unpack order (diff)
downloadgentoo-2-2886128aff9ca95c2410929c405cf2357ea93a7e.tar.gz
gentoo-2-2886128aff9ca95c2410929c405cf2357ea93a7e.tar.bz2
gentoo-2-2886128aff9ca95c2410929c405cf2357ea93a7e.zip
Remove old.
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/unfonts')
-rw-r--r--media-fonts/unfonts/ChangeLog6
-rw-r--r--media-fonts/unfonts/unfonts-1.0.2_pre080514.ebuild24
-rw-r--r--media-fonts/unfonts/unfonts-1.0.ebuild24
3 files changed, 5 insertions, 49 deletions
diff --git a/media-fonts/unfonts/ChangeLog b/media-fonts/unfonts/ChangeLog
index 6d5374484e80..41871b4a0636 100644
--- a/media-fonts/unfonts/ChangeLog
+++ b/media-fonts/unfonts/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-fonts/unfonts
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/unfonts/ChangeLog,v 1.20 2009/09/06 09:06:32 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/unfonts/ChangeLog,v 1.21 2009/10/07 01:28:32 dirtyepic Exp $
+
+ 07 Oct 2009; Ryan Hill <dirtyepic@gentoo.org> -unfonts-1.0.ebuild,
+ -unfonts-1.0.2_pre080514.ebuild:
+ Remove old.
*unfonts-1.0.2_pre080608-r1 (06 Sep 2009)
diff --git a/media-fonts/unfonts/unfonts-1.0.2_pre080514.ebuild b/media-fonts/unfonts/unfonts-1.0.2_pre080514.ebuild
deleted file mode 100644
index e66e733df38c..000000000000
--- a/media-fonts/unfonts/unfonts-1.0.2_pre080514.ebuild
+++ /dev/null
@@ -1,24 +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/unfonts/unfonts-1.0.2_pre080514.ebuild,v 1.1 2008/05/20 05:00:09 dirtyepic Exp $
-
-inherit font
-
-MY_PN="un-fonts"
-S=${WORKDIR}/${MY_PN}
-
-DESCRIPTION="Korean Un fonts collection"
-HOMEPAGE="http://kldp.net/projects/unfonts/"
-SRC_URI="http://kldp.net/frs/download.php/4648/un-fonts-core-1.0.2-080514.tar.gz"
-
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE=""
-
-FONT_SUFFIX="ttf"
-FONT_S=${S}
-
-# Only installs fonts
-RESTRICT="strip binchecks"
diff --git a/media-fonts/unfonts/unfonts-1.0.ebuild b/media-fonts/unfonts/unfonts-1.0.ebuild
deleted file mode 100644
index 484152e213e7..000000000000
--- a/media-fonts/unfonts/unfonts-1.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/unfonts/unfonts-1.0.ebuild,v 1.9 2006/11/26 23:06:43 flameeyes Exp $
-
-inherit font
-
-MY_PN="un-fonts"
-S=${WORKDIR}/${MY_PN}
-
-DESCRIPTION="Korean UnFonts with basic font families"
-HOMEPAGE="http://kldp.net/projects/unfonts/"
-
-SRC_URI="http://kldp.net/download.php/1425/${MY_PN}-core-${PV}.tar.gz"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-FONT_SUFFIX="ttf"
-FONT_S=${S}
-
-# Only installs fonts
-RESTRICT="strip binchecks"