diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2007-07-24 02:18:53 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2007-07-24 02:18:53 +0000 |
commit | 2ecb5ade7a17b3bfc548e2d803cb06e12f572a20 (patch) | |
tree | 699ff955cb6ae866b69e9b36ad502e4333328791 /media-fonts/liberation-fonts-ttf | |
parent | Remove old. (diff) | |
download | gentoo-2-2ecb5ade7a17b3bfc548e2d803cb06e12f572a20.tar.gz gentoo-2-2ecb5ade7a17b3bfc548e2d803cb06e12f572a20.tar.bz2 gentoo-2-2ecb5ade7a17b3bfc548e2d803cb06e12f572a20.zip |
Remove old.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'media-fonts/liberation-fonts-ttf')
3 files changed, 5 insertions, 26 deletions
diff --git a/media-fonts/liberation-fonts-ttf/ChangeLog b/media-fonts/liberation-fonts-ttf/ChangeLog index 2b1dd5051cfb..3352298a671d 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.16 2007/07/15 23:23:47 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/ChangeLog,v 1.17 2007/07/24 02:18:53 dirtyepic Exp $ + + 24 Jul 2007; Ryan Hill <dirtyepic@gentoo.org> + -liberation-fonts-ttf-3.ebuild: + Remove old. 15 Jul 2007; Ryan Hill <dirtyepic@gentoo.org> +files/60-liberation.conf, -files/liberation-fonts-ttf-fontconfig.txt, 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 8433fa6ba04d..000000000000 --- a/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3.ebuild +++ /dev/null @@ -1,22 +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.10 2007/06/12 05:41:56 lu_zero Exp $ - -inherit font - -MY_PV="0.2" - -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 ~ppc ~ppc64 ~x86" -SLOT="0" -LICENSE="GPL-2-with-exceptions" -IUSE="X" - -FONT_PN="${PN/-ttf/}" -FONT_S="${WORKDIR}/${FONT_PN}-${MY_PV}" -S="${FONT_S}" - -FONT_SUFFIX="ttf" -DOCS="License.txt" |