summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-09-10 23:06:17 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-09-10 23:06:17 +0000
commit7b00e8f4da1b2606dee4fa66f6c48df43d9bf10e (patch)
treeeccff3c83abdd070414c1d60c297281e1d404c72 /x11-libs/libXfontcache
parentremove old (diff)
downloadgentoo-2-7b00e8f4da1b2606dee4fa66f6c48df43d9bf10e.tar.gz
gentoo-2-7b00e8f4da1b2606dee4fa66f6c48df43d9bf10e.tar.bz2
gentoo-2-7b00e8f4da1b2606dee4fa66f6c48df43d9bf10e.zip
remove old
(Portage version: 2.2_rc78/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libXfontcache')
-rw-r--r--x11-libs/libXfontcache/ChangeLog6
-rw-r--r--x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild17
2 files changed, 5 insertions, 18 deletions
diff --git a/x11-libs/libXfontcache/ChangeLog b/x11-libs/libXfontcache/ChangeLog
index 14dfa8c396d8..9f4c2b6be473 100644
--- a/x11-libs/libXfontcache/ChangeLog
+++ b/x11-libs/libXfontcache/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libXfontcache
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.48 2010/01/19 20:06:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.49 2010/09/10 23:06:16 scarabeus Exp $
+
+ 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -libXfontcache-1.0.4.ebuild:
+ remove old
19 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXfontcache-1.0.5.ebuild:
s390 stable wrt #294958
diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild
deleted file mode 100644
index 94ac6e9169d2..000000000000
--- a/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.4.ebuild,v 1.15 2009/05/05 07:08:19 ssuominen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org Xfontcache library"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext"
-DEPEND="${RDEPEND}
- x11-proto/fontcacheproto"