diff options
author | Jeffrey Gardner <je_fro@gentoo.org> | 2007-06-03 09:06:39 +0000 |
---|---|---|
committer | Jeffrey Gardner <je_fro@gentoo.org> | 2007-06-03 09:06:39 +0000 |
commit | 1546ec12cb4b765722ea62ce828322b7b8bb9e21 (patch) | |
tree | 784f6e9aed93d34b2d670b575a142d53f1b5ba66 /media-fonts/liberation-fonts-ttf | |
parent | Take over maintainership from eroyf (diff) | |
download | gentoo-2-1546ec12cb4b765722ea62ce828322b7b8bb9e21.tar.gz gentoo-2-1546ec12cb4b765722ea62ce828322b7b8bb9e21.tar.bz2 gentoo-2-1546ec12cb4b765722ea62ce828322b7b8bb9e21.zip |
Removing v3 until I have time to fix it...
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-fonts/liberation-fonts-ttf')
3 files changed, 5 insertions, 23 deletions
diff --git a/media-fonts/liberation-fonts-ttf/ChangeLog b/media-fonts/liberation-fonts-ttf/ChangeLog index e91f9579889c..9439c402cfac 100644 --- a/media-fonts/liberation-fonts-ttf/ChangeLog +++ b/media-fonts/liberation-fonts-ttf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/liberation-fonts-ttf # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/ChangeLog,v 1.3 2007/06/03 08:29:11 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/ChangeLog,v 1.4 2007/06/03 09:06:39 je_fro Exp $ + + 03 Jun 2007; Jeff Gardner <je_fro@gentoo.org> + -liberation-fonts-ttf-3.ebuild: + Removing v3 until I have time to fix it... *liberation-fonts-ttf-3 (03 Jun 2007) diff --git a/media-fonts/liberation-fonts-ttf/files/digest-liberation-fonts-ttf-3 b/media-fonts/liberation-fonts-ttf/files/digest-liberation-fonts-ttf-3 deleted file mode 100644 index 785629a21857..000000000000 --- a/media-fonts/liberation-fonts-ttf/files/digest-liberation-fonts-ttf-3 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 77728078a17e39f7c242b42c3bf6feb8 liberation-fonts-ttf-3.tar.gz 648223 -RMD160 40b33ec4415cfabafbf9a6fb5f7c335722edd14b liberation-fonts-ttf-3.tar.gz 648223 -SHA256 174cf27c57612971434ec8cc4a52bfd37bad8408e9b9219539c6d5113df6ff8f liberation-fonts-ttf-3.tar.gz 648223 diff --git a/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild b/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild deleted file mode 100644 index 0a98ec7cbd75..000000000000 --- a/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild,v 1.1 2007/06/03 08:29:11 je_fro Exp $ - -inherit font - -DESCRIPTION="A GPL-2 TrueType font replacement, courtesy of Red Hat." -SRC_URI="https://www.redhat.com/f/fonts/${P}.tar.gz" -HOMEPAGE="http://www.redhat.com" -KEYWORDS="~amd64 ~x86" -SLOT="0" -LICENSE="GPL-2-with-exceptions" -IUSE="X" - -S=${WORKDIR} -FONT_S=${S} -FONT_SUFFIX="ttf" - -DOCS="License.txt" |