summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2007-04-21 15:34:25 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2007-04-21 15:34:25 +0000
commitb836267f17c8386a58187e270d3b3150caf87450 (patch)
treeee4fed3f760de9e62f7a4cf052100214eb09f2d5 /x11-libs/libfontenc
parentia64 stable (diff)
downloadhistorical-b836267f17c8386a58187e270d3b3150caf87450.tar.gz
historical-b836267f17c8386a58187e270d3b3150caf87450.tar.bz2
historical-b836267f17c8386a58187e270d3b3150caf87450.zip
Clean out old version.
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'x11-libs/libfontenc')
-rw-r--r--x11-libs/libfontenc/ChangeLog8
-rw-r--r--x11-libs/libfontenc/files/digest-libfontenc-1.0.33
-rw-r--r--x11-libs/libfontenc/libfontenc-1.0.3.ebuild18
3 files changed, 6 insertions, 23 deletions
diff --git a/x11-libs/libfontenc/ChangeLog b/x11-libs/libfontenc/ChangeLog
index c2db5e8ccb57..a4eb30ff0ec6 100644
--- a/x11-libs/libfontenc/ChangeLog
+++ b/x11-libs/libfontenc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libfontenc
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.32 2006/12/16 16:59:30 joshuabaergen Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.33 2007/04/21 15:33:27 joshuabaergen Exp $
+
+ 21 Apr 2007; Joshua Baergen <joshuabaergen@gentoo.org>
+ -libfontenc-1.0.3.ebuild:
+ Clean out old version.
*libfontenc-1.0.4 (16 Dec 2006)
diff --git a/x11-libs/libfontenc/files/digest-libfontenc-1.0.3 b/x11-libs/libfontenc/files/digest-libfontenc-1.0.3
deleted file mode 100644
index 0e70bfd93f9c..000000000000
--- a/x11-libs/libfontenc/files/digest-libfontenc-1.0.3
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 96711208ac27ff70a17bb07a3bf90f98 libfontenc-1.0.3.tar.bz2 238863
-RMD160 7fba5054691a447676651e72427f0d63179d4d82 libfontenc-1.0.3.tar.bz2 238863
-SHA256 70ba2aacd2cb6bfbda8faee45ad2b90f6eaa97a3edda64d40f0bdd0c0791d98c libfontenc-1.0.3.tar.bz2 238863
diff --git a/x11-libs/libfontenc/libfontenc-1.0.3.ebuild b/x11-libs/libfontenc/libfontenc-1.0.3.ebuild
deleted file mode 100644
index e58c7547d8bf..000000000000
--- a/x11-libs/libfontenc/libfontenc-1.0.3.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-1.0.3.ebuild,v 1.1 2006/10/22 18:05:37 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-# SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org fontenc library"
-
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- x11-proto/xproto"
-
-CONFIGURE_OPTIONS="--with-encodingsdir=/usr/share/fonts/encodings"