summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2005-10-20 03:26:14 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2005-10-20 03:26:14 +0000
commit34c1d53e11443ee3cfe1ca5c2925e4b4857e383b (patch)
treef0e8c37947822940a066e3fec4bfff5e02691ba1 /x11-proto/fontsproto
parentadded ~ppc64, bug #108808 (diff)
downloadhistorical-34c1d53e11443ee3cfe1ca5c2925e4b4857e383b.tar.gz
historical-34c1d53e11443ee3cfe1ca5c2925e4b4857e383b.tar.bz2
historical-34c1d53e11443ee3cfe1ca5c2925e4b4857e383b.zip
Bump for 7.0 RC1.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'x11-proto/fontsproto')
-rw-r--r--x11-proto/fontsproto/ChangeLog8
-rw-r--r--x11-proto/fontsproto/files/digest-fontsproto-2.0.11
-rw-r--r--x11-proto/fontsproto/fontsproto-2.0.1.ebuild13
3 files changed, 21 insertions, 1 deletions
diff --git a/x11-proto/fontsproto/ChangeLog b/x11-proto/fontsproto/ChangeLog
index 6601c24d7ebb..e12bc86c73db 100644
--- a/x11-proto/fontsproto/ChangeLog
+++ b/x11-proto/fontsproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/fontsproto
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.6 2005/09/09 17:32:23 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/fontsproto/ChangeLog,v 1.7 2005/10/20 03:26:13 spyderous Exp $
+
+*fontsproto-2.0.1 (20 Oct 2005)
+
+ 20 Oct 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ +fontsproto-2.0.1.ebuild:
+ Bump for 7.0 RC1.
09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml:
Add metadata.
diff --git a/x11-proto/fontsproto/files/digest-fontsproto-2.0.1 b/x11-proto/fontsproto/files/digest-fontsproto-2.0.1
new file mode 100644
index 000000000000..e035c235c229
--- /dev/null
+++ b/x11-proto/fontsproto/files/digest-fontsproto-2.0.1
@@ -0,0 +1 @@
+MD5 ec23e17f0cb54b15ff31e846704c849f fontsproto-2.0.1.tar.bz2 44913
diff --git a/x11-proto/fontsproto/fontsproto-2.0.1.ebuild b/x11-proto/fontsproto/fontsproto-2.0.1.ebuild
new file mode 100644
index 000000000000..80718ea42a16
--- /dev/null
+++ b/x11-proto/fontsproto/fontsproto-2.0.1.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/fontsproto/fontsproto-2.0.1.ebuild,v 1.1 2005/10/20 03:26:13 spyderous Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org Fonts protocol headers"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+RDEPEND=""
+DEPEND="${RDEPEND}"