summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-10-20 03:26:14 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-10-20 03:26:14 +0000
commitd2e5fcf6a4d05ffdd0ac910d848c88a647cb4dca (patch)
tree77ed011fe6707259e9e4ba15b84a8a2c93e15747 /x11-proto/recordproto
parentadded ~ppc64, bug #108808 (diff)
downloadgentoo-2-d2e5fcf6a4d05ffdd0ac910d848c88a647cb4dca.tar.gz
gentoo-2-d2e5fcf6a4d05ffdd0ac910d848c88a647cb4dca.tar.bz2
gentoo-2-d2e5fcf6a4d05ffdd0ac910d848c88a647cb4dca.zip
Bump for 7.0 RC1.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'x11-proto/recordproto')
-rw-r--r--x11-proto/recordproto/ChangeLog8
-rw-r--r--x11-proto/recordproto/files/digest-recordproto-1.13.11
-rw-r--r--x11-proto/recordproto/recordproto-1.13.1.ebuild13
3 files changed, 21 insertions, 1 deletions
diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog
index 34f2a1c1a679..e78ad9e1668a 100644
--- a/x11-proto/recordproto/ChangeLog
+++ b/x11-proto/recordproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/recordproto
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.6 2005/09/09 17:32:23 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.7 2005/10/20 03:26:13 spyderous Exp $
+
+*recordproto-1.13.1 (20 Oct 2005)
+
+ 20 Oct 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ +recordproto-1.13.1.ebuild:
+ Bump for 7.0 RC1.
09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml:
Add metadata.
diff --git a/x11-proto/recordproto/files/digest-recordproto-1.13.1 b/x11-proto/recordproto/files/digest-recordproto-1.13.1
new file mode 100644
index 000000000000..3efd2df70871
--- /dev/null
+++ b/x11-proto/recordproto/files/digest-recordproto-1.13.1
@@ -0,0 +1 @@
+MD5 e858fe69ff4ce7bcdaa850d8a3631b17 recordproto-1.13.1.tar.bz2 39003
diff --git a/x11-proto/recordproto/recordproto-1.13.1.ebuild b/x11-proto/recordproto/recordproto-1.13.1.ebuild
new file mode 100644
index 000000000000..9a116d57592d
--- /dev/null
+++ b/x11-proto/recordproto/recordproto-1.13.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/recordproto/recordproto-1.13.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 Record protocol headers"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+RDEPEND=""
+DEPEND="${RDEPEND}"