summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2009-09-07 00:39:52 +0000
committerRyan Hill <dirtyepic@gentoo.org>2009-09-07 00:39:52 +0000
commit985a6d31d3c48f8338f98dc3eeb18d9b4c89e89b (patch)
treeeb3227eaae406d53714dd2a280df269e5155c42d /media-fonts/alee-fonts
parentOnly export pkg_setup in EAPI 0/1. EAPI 2 ebuilds should use USE deps. (diff)
downloadgentoo-2-985a6d31d3c48f8338f98dc3eeb18d9b4c89e89b.tar.gz
gentoo-2-985a6d31d3c48f8338f98dc3eeb18d9b4c89e89b.tar.bz2
gentoo-2-985a6d31d3c48f8338f98dc3eeb18d9b4c89e89b.zip
Remove old.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/alee-fonts')
-rw-r--r--media-fonts/alee-fonts/ChangeLog6
-rw-r--r--media-fonts/alee-fonts/alee-fonts-11.4.ebuild22
-rw-r--r--media-fonts/alee-fonts/alee-fonts-8.3.ebuild22
3 files changed, 5 insertions, 45 deletions
diff --git a/media-fonts/alee-fonts/ChangeLog b/media-fonts/alee-fonts/ChangeLog
index f2c07911f987..5db4367826f5 100644
--- a/media-fonts/alee-fonts/ChangeLog
+++ b/media-fonts/alee-fonts/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-fonts/alee-fonts
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/ChangeLog,v 1.41 2009/06/24 13:45:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/ChangeLog,v 1.42 2009/09/07 00:39:52 dirtyepic Exp $
+
+ 07 Sep 2009; Ryan Hill <dirtyepic@gentoo.org> -alee-fonts-8.3.ebuild,
+ -alee-fonts-11.4.ebuild:
+ Remove old.
24 Jun 2009; Raúl Porcel <armin76@gentoo.org> alee-fonts-12.ebuild:
arm/ia64/s390/sh stable wrt #271132
diff --git a/media-fonts/alee-fonts/alee-fonts-11.4.ebuild b/media-fonts/alee-fonts/alee-fonts-11.4.ebuild
deleted file mode 100644
index a9735f5aecdd..000000000000
--- a/media-fonts/alee-fonts/alee-fonts-11.4.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/alee-fonts/alee-fonts-11.4.ebuild,v 1.6 2008/03/21 12:09:42 drac Exp $
-
-inherit font
-
-DESCRIPTION="A Lee's Hangul truetype fonts"
-HOMEPAGE="http://packages.debian.org/unstable/x11/ttf-alee"
-SRC_URI="mirror://debian/pool/main/t/ttf-alee/ttf-alee_${PV}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ~ppc s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-FONT_SUFFIX="ttf"
-FONT_S="${WORKDIR}/ttf-alee-${PV}"
-
-S=${FONT_S}
-
-# Only installs fonts
-RESTRICT="strip binchecks"
diff --git a/media-fonts/alee-fonts/alee-fonts-8.3.ebuild b/media-fonts/alee-fonts/alee-fonts-8.3.ebuild
deleted file mode 100644
index 5d73f153539b..000000000000
--- a/media-fonts/alee-fonts/alee-fonts-8.3.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/alee-fonts/alee-fonts-8.3.ebuild,v 1.9 2008/01/15 17:12:58 grobian Exp $
-
-inherit font
-
-DESCRIPTION="A Lee's Hangul truetype fonts"
-HOMEPAGE="http://packages.debian.org/unstable/x11/ttf-alee"
-SRC_URI="mirror://debian/pool/main/t/ttf-alee/ttf-alee_${PV}.tar.gz"
-
-LICENSE="Artistic"
-SLOT="0"
-KEYWORDS="alpha amd64 arm ia64 ppc s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-FONT_SUFFIX="ttf"
-FONT_S="${WORKDIR}/ttf-alee-${PV}"
-
-S=${FONT_S}
-
-# Only installs fonts
-RESTRICT="strip binchecks"