summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-13 00:14:54 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-13 00:14:54 +0000
commit650c24ed45c34a7886bd8e8867941a0ba61cc302 (patch)
treed7d41ecde8ea34dc63db4d742785ce1d6a1fe4aa /x11-libs
parentRemove old. (diff)
downloadgentoo-2-650c24ed45c34a7886bd8e8867941a0ba61cc302.tar.gz
gentoo-2-650c24ed45c34a7886bd8e8867941a0ba61cc302.tar.bz2
gentoo-2-650c24ed45c34a7886bd8e8867941a0ba61cc302.zip
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libXfontcache/ChangeLog8
-rw-r--r--x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild15
2 files changed, 5 insertions, 18 deletions
diff --git a/x11-libs/libXfontcache/ChangeLog b/x11-libs/libXfontcache/ChangeLog
index be4ca474f0d1..389e85d038c2 100644
--- a/x11-libs/libXfontcache/ChangeLog
+++ b/x11-libs/libXfontcache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libXfontcache
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.57 2012/08/26 17:46:11 armin76 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.58 2015/04/13 00:14:54 mrueg Exp $
+
+ 13 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -libXfontcache-1.0.5.ebuild:
+ Remove old.
26 Aug 2012; Raúl Porcel <armin76@gentoo.org> libXfontcache-1.0.5-r1.ebuild:
alpha/ia64/s390/sh/sparc stable wrt #419473
@@ -225,4 +228,3 @@
08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>;
+libXfontcache-0.99.0.ebuild:
Initial commit for modular X.
-
diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild
deleted file mode 100644
index b697a1554733..000000000000
--- a/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/libXfontcache-1.0.5.ebuild,v 1.10 2010/01/19 20:06:55 armin76 Exp $
-
-inherit x-modular
-
-DESCRIPTION="X.Org Xfontcache library"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext"
-DEPEND="${RDEPEND}
- x11-proto/fontcacheproto"