diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-11 11:11:25 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-11 11:11:25 +0000 |
commit | 48100c0aa3c12337ed9f67e7b49d4cfdf69c1525 (patch) | |
tree | fb603e933951e5a1be26eb544352e6b0a50525d0 /media-fonts/alee-fonts | |
parent | Keywording ~amd64 for bins (diff) | |
download | gentoo-2-48100c0aa3c12337ed9f67e7b49d4cfdf69c1525.tar.gz gentoo-2-48100c0aa3c12337ed9f67e7b49d4cfdf69c1525.tar.bz2 gentoo-2-48100c0aa3c12337ed9f67e7b49d4cfdf69c1525.zip |
Mark 7.1 stable on ia64. Bump to 8.3, change license to Artistic #139696
(Portage version: 2.1-r1)
Diffstat (limited to 'media-fonts/alee-fonts')
-rw-r--r-- | media-fonts/alee-fonts/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/alee-fonts/alee-fonts-7.1.ebuild | 4 | ||||
-rw-r--r-- | media-fonts/alee-fonts/alee-fonts-8.3.ebuild | 20 | ||||
-rw-r--r-- | media-fonts/alee-fonts/files/digest-alee-fonts-8.3 | 3 |
4 files changed, 32 insertions, 3 deletions
diff --git a/media-fonts/alee-fonts/ChangeLog b/media-fonts/alee-fonts/ChangeLog index 33a9619b9e81..63d99de06163 100644 --- a/media-fonts/alee-fonts/ChangeLog +++ b/media-fonts/alee-fonts/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-fonts/alee-fonts # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/ChangeLog,v 1.17 2006/03/10 00:23:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/ChangeLog,v 1.18 2006/07/11 11:11:25 agriffis Exp $ + +*alee-fonts-8.3 (11 Jul 2006) + + 11 Jul 2006; Aron Griffis <agriffis@gentoo.org> alee-fonts-7.1.ebuild, + +alee-fonts-8.3.ebuild: + Mark 7.1 stable on ia64. Bump to 8.3, change license to Artistic #139696 10 Mar 2006; Michael Hanselmann <hansmi@gentoo.org> alee-fonts-6.1.ebuild: Stable on ppc. diff --git a/media-fonts/alee-fonts/alee-fonts-7.1.ebuild b/media-fonts/alee-fonts/alee-fonts-7.1.ebuild index 7cfc9636b2b3..9f32992ccb15 100644 --- a/media-fonts/alee-fonts/alee-fonts-7.1.ebuild +++ b/media-fonts/alee-fonts/alee-fonts-7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-7.1.ebuild,v 1.1 2006/02/28 22:57:14 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/alee-fonts/alee-fonts-7.1.ebuild,v 1.2 2006/07/11 11:11:25 agriffis Exp $ inherit font @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/t/ttf-alee/ttf-alee_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc-macos ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ia64 ~ppc ~ppc-macos ~s390 ~sparc ~x86" IUSE="" FONT_SUFFIX="ttf" diff --git a/media-fonts/alee-fonts/alee-fonts-8.3.ebuild b/media-fonts/alee-fonts/alee-fonts-8.3.ebuild new file mode 100644 index 000000000000..b0f51fc4346a --- /dev/null +++ b/media-fonts/alee-fonts/alee-fonts-8.3.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2006 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.1 2006/07/11 11:11:25 agriffis 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 ~ppc-macos ~s390 ~sparc ~x86" +IUSE="" + +FONT_SUFFIX="ttf" +FONT_S="${WORKDIR}/ttf-alee-${PV}" + +S=${FONT_S} diff --git a/media-fonts/alee-fonts/files/digest-alee-fonts-8.3 b/media-fonts/alee-fonts/files/digest-alee-fonts-8.3 new file mode 100644 index 000000000000..65e2ef494e71 --- /dev/null +++ b/media-fonts/alee-fonts/files/digest-alee-fonts-8.3 @@ -0,0 +1,3 @@ +MD5 e5cda9a6d8297c1e380c2a8a6429f8c8 ttf-alee_8.3.tar.gz 1080906 +RMD160 7814cc80207dd9d3ee192aef731565b286f471f1 ttf-alee_8.3.tar.gz 1080906 +SHA256 0f682980148720aadbf0c09f59005a1ab12e4a432bcd1f72d336d0f7e7b3e1c2 ttf-alee_8.3.tar.gz 1080906 |