summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-12-23 08:47:09 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-12-23 08:47:09 +0000
commitb0459d60b76116a8974173e6ee2c334324212843 (patch)
tree0b3933e0faf1b73f42ccd3bf0b04ef4ba421134a /x11-libs/libXfontcache
parentBump for 7.0. (diff)
downloadgentoo-2-b0459d60b76116a8974173e6ee2c334324212843.tar.gz
gentoo-2-b0459d60b76116a8974173e6ee2c334324212843.tar.bz2
gentoo-2-b0459d60b76116a8974173e6ee2c334324212843.zip
Bump for 7.0.
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-libs/libXfontcache')
-rw-r--r--x11-libs/libXfontcache/ChangeLog8
-rw-r--r--x11-libs/libXfontcache/files/digest-libXfontcache-1.0.11
-rw-r--r--x11-libs/libXfontcache/libXfontcache-1.0.1.ebuild21
3 files changed, 29 insertions, 1 deletions
diff --git a/x11-libs/libXfontcache/ChangeLog b/x11-libs/libXfontcache/ChangeLog
index b234b65bbcb9..2c3ed3e4c9e5 100644
--- a/x11-libs/libXfontcache/ChangeLog
+++ b/x11-libs/libXfontcache/ChangeLog
@@ -1,6 +1,12 @@
# 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.10 2005/12/17 21:48:30 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXfontcache/ChangeLog,v 1.11 2005/12/23 08:43:58 spyderous Exp $
+
+*libXfontcache-1.0.1 (23 Dec 2005)
+
+ 23 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ +libXfontcache-1.0.1.ebuild:
+ Bump for 7.0.
*libXfontcache-1.0.0 (17 Dec 2005)
diff --git a/x11-libs/libXfontcache/files/digest-libXfontcache-1.0.1 b/x11-libs/libXfontcache/files/digest-libXfontcache-1.0.1
new file mode 100644
index 000000000000..fd38529d24d5
--- /dev/null
+++ b/x11-libs/libXfontcache/files/digest-libXfontcache-1.0.1
@@ -0,0 +1 @@
+MD5 8ce62afe8400cb19b4ea91c1aab2607b libXfontcache-1.0.1.tar.bz2 209276
diff --git a/x11-libs/libXfontcache/libXfontcache-1.0.1.ebuild b/x11-libs/libXfontcache/libXfontcache-1.0.1.ebuild
new file mode 100644
index 000000000000..aaa100283227
--- /dev/null
+++ b/x11-libs/libXfontcache/libXfontcache-1.0.1.ebuild
@@ -0,0 +1,21 @@
+# 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-1.0.1.ebuild,v 1.1 2005/12/23 08:43:58 spyderous 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"