summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2005-12-09 06:22:03 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2005-12-09 06:22:03 +0000
commit923cc18ffba50ca02dcc7df3cb94b4c7184417cf (patch)
treec8327caae6797beabb1790778d822e0ad2220edb /x11-libs/libXfontcache
parentRemove x11-libs/libXfont flags. (diff)
downloadhistorical-923cc18ffba50ca02dcc7df3cb94b4c7184417cf.tar.gz
historical-923cc18ffba50ca02dcc7df3cb94b4c7184417cf.tar.bz2
historical-923cc18ffba50ca02dcc7df3cb94b4c7184417cf.zip
Pull old versions.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-libs/libXfontcache')
-rw-r--r--x11-libs/libXfontcache/ChangeLog6
-rw-r--r--x11-libs/libXfontcache/files/digest-libXfontcache-0.99.11
-rw-r--r--x11-libs/libXfontcache/libXfontcache-0.99.1.ebuild21
3 files changed, 5 insertions, 23 deletions
diff --git a/x11-libs/libXfontcache/ChangeLog b/x11-libs/libXfontcache/ChangeLog
index 7f800f52499d..e5e9781f765d 100644
--- a/x11-libs/libXfontcache/ChangeLog
+++ b/x11-libs/libXfontcache/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libXfontcache
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.8 2005/12/04 20:06:17 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.9 2005/12/09 06:12:32 spyderous Exp $
+
+ 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ -libXfontcache-0.99.1.ebuild:
+ Pull old versions.
*libXfontcache-0.99.2 (04 Dec 2005)
diff --git a/x11-libs/libXfontcache/files/digest-libXfontcache-0.99.1 b/x11-libs/libXfontcache/files/digest-libXfontcache-0.99.1
deleted file mode 100644
index 82cf9a035dd6..000000000000
--- a/x11-libs/libXfontcache/files/digest-libXfontcache-0.99.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 24c8d43dc2118fa214bf168748d68ec3 libXfontcache-0.99.1.tar.bz2 148165
diff --git a/x11-libs/libXfontcache/libXfontcache-0.99.1.ebuild b/x11-libs/libXfontcache/libXfontcache-0.99.1.ebuild
deleted file mode 100644
index ebf98f14d265..000000000000
--- a/x11-libs/libXfontcache/libXfontcache-0.99.1.ebuild
+++ /dev/null
@@ -1,21 +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/libXfontcache/libXfontcache-0.99.1.ebuild,v 1.2 2005/11/26 09:38:13 blubb Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org Xfontcache library"
-#HOMEPAGE="http://foo.bar.com/"
-#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
-#LICENSE=""
-#SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sparc ~x86"
-#IUSE="X gnome"
-RDEPEND="x11-libs/libX11
- x11-libs/libXext"
-DEPEND="${RDEPEND}
- x11-proto/xextproto
- x11-proto/fontcacheproto"