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/xf86rushproto
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/xf86rushproto')
-rw-r--r--x11-proto/xf86rushproto/ChangeLog8
-rw-r--r--x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.11
-rw-r--r--x11-proto/xf86rushproto/xf86rushproto-1.1.1.ebuild13
3 files changed, 21 insertions, 1 deletions
diff --git a/x11-proto/xf86rushproto/ChangeLog b/x11-proto/xf86rushproto/ChangeLog
index 75ed970e5a9b..b0d3b38c3a06 100644
--- a/x11-proto/xf86rushproto/ChangeLog
+++ b/x11-proto/xf86rushproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/xf86rushproto
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.6 2005/09/09 17:32:24 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86rushproto/ChangeLog,v 1.7 2005/10/20 03:26:14 spyderous Exp $
+
+*xf86rushproto-1.1.1 (20 Oct 2005)
+
+ 20 Oct 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ +xf86rushproto-1.1.1.ebuild:
+ Bump for 7.0 RC1.
09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml:
Add metadata.
diff --git a/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.1 b/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.1
new file mode 100644
index 000000000000..982dfb126801
--- /dev/null
+++ b/x11-proto/xf86rushproto/files/digest-xf86rushproto-1.1.1
@@ -0,0 +1 @@
+MD5 eb2e5a127aa828b13c50b0f396f28f18 xf86rushproto-1.1.1.tar.bz2 37382
diff --git a/x11-proto/xf86rushproto/xf86rushproto-1.1.1.ebuild b/x11-proto/xf86rushproto/xf86rushproto-1.1.1.ebuild
new file mode 100644
index 000000000000..0958d9536277
--- /dev/null
+++ b/x11-proto/xf86rushproto/xf86rushproto-1.1.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/xf86rushproto/xf86rushproto-1.1.1.ebuild,v 1.1 2005/10/20 03:26:14 spyderous Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org XF86Rush protocol headers"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+RDEPEND=""
+DEPEND="${RDEPEND}"