diff options
author | 2005-11-04 17:32:13 +0000 | |
---|---|---|
committer | 2005-11-04 17:32:13 +0000 | |
commit | 92799085b193633da044a34a90a7ce770389a52d (patch) | |
tree | c04642e6d145fcc1db6b5b49a9719cb77bf7c55e /x11-libs/libfontenc/libfontenc-0.99.0.ebuild | |
parent | Stable on sparc wrt #111134 (diff) | |
download | gentoo-2-92799085b193633da044a34a90a7ce770389a52d.tar.gz gentoo-2-92799085b193633da044a34a90a7ce770389a52d.tar.bz2 gentoo-2-92799085b193633da044a34a90a7ce770389a52d.zip |
Drop old version.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-libs/libfontenc/libfontenc-0.99.0.ebuild')
-rw-r--r-- | x11-libs/libfontenc/libfontenc-0.99.0.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11-libs/libfontenc/libfontenc-0.99.0.ebuild b/x11-libs/libfontenc/libfontenc-0.99.0.ebuild deleted file mode 100644 index d9ee835f6157..000000000000 --- a/x11-libs/libfontenc/libfontenc-0.99.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-0.99.0.ebuild,v 1.8 2005/10/19 04:09:33 geoman Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org fontenc library" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86" -RDEPEND="" -DEPEND="${RDEPEND} - x11-proto/xproto" |