diff options
author | Jeffrey Gardner <je_fro@gentoo.org> | 2007-06-04 08:32:09 +0000 |
---|---|---|
committer | Jeffrey Gardner <je_fro@gentoo.org> | 2007-06-04 08:32:09 +0000 |
commit | 8eb145eac796637b41c7eb91272d716d781d1553 (patch) | |
tree | a915e061eb0828191cbc4b59ce7a4dc7157d06b8 /media-fonts | |
parent | Changing package versioning to parallel redhat. (diff) | |
download | gentoo-2-8eb145eac796637b41c7eb91272d716d781d1553.tar.gz gentoo-2-8eb145eac796637b41c7eb91272d716d781d1553.tar.bz2 gentoo-2-8eb145eac796637b41c7eb91272d716d781d1553.zip |
Changing package versioning to parallel redhat.
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-2.ebuild | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-2.ebuild b/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-2.ebuild deleted file mode 100644 index 0d6cef0b7a2c..000000000000 --- a/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-2.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-2.ebuild,v 1.2 2007/05/22 05:12:56 tove 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" |