summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-proto/fontcacheproto')
-rw-r--r--x11-proto/fontcacheproto/ChangeLog8
-rw-r--r--x11-proto/fontcacheproto/files/digest-fontcacheproto-0.1.21
-rw-r--r--x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild13
3 files changed, 21 insertions, 1 deletions
diff --git a/x11-proto/fontcacheproto/ChangeLog b/x11-proto/fontcacheproto/ChangeLog
index 4d6aaaaeef4e..0c9a0d3849bb 100644
--- a/x11-proto/fontcacheproto/ChangeLog
+++ b/x11-proto/fontcacheproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/fontcacheproto
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.8 2005/12/09 07:40:53 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/ChangeLog,v 1.9 2005/12/17 21:03:17 joshuabaergen Exp $
+
+*fontcacheproto-0.1.2 (17 Dec 2005)
+
+ 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +fontcacheproto-0.1.2.ebuild:
+ Bump for 7.0RC4.
09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
-fontcacheproto-0.1.ebuild:
diff --git a/x11-proto/fontcacheproto/files/digest-fontcacheproto-0.1.2 b/x11-proto/fontcacheproto/files/digest-fontcacheproto-0.1.2
new file mode 100644
index 000000000000..53aaf310f69a
--- /dev/null
+++ b/x11-proto/fontcacheproto/files/digest-fontcacheproto-0.1.2
@@ -0,0 +1 @@
+MD5 9482258239fa5627045e82039e4879ed fontcacheproto-0.1.2.tar.bz2 38197
diff --git a/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild b/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild
new file mode 100644
index 000000000000..360c48510ccc
--- /dev/null
+++ b/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontcacheproto/fontcacheproto-0.1.2.ebuild,v 1.1 2005/12/17 21:03:17 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org Fontcache protocol headers"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+RDEPEND=""
+DEPEND="${RDEPEND}"