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/videoproto
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/videoproto')
-rw-r--r--x11-proto/videoproto/ChangeLog8
-rw-r--r--x11-proto/videoproto/files/digest-videoproto-2.2.11
-rw-r--r--x11-proto/videoproto/videoproto-2.2.1.ebuild13
3 files changed, 21 insertions, 1 deletions
diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog
index 2acbc2ab5e1c..853cfa3c9d3b 100644
--- a/x11-proto/videoproto/ChangeLog
+++ b/x11-proto/videoproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/videoproto
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.6 2005/09/09 17:32:23 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.7 2005/10/20 03:26:14 spyderous Exp $
+
+*videoproto-2.2.1 (20 Oct 2005)
+
+ 20 Oct 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ +videoproto-2.2.1.ebuild:
+ Bump for 7.0 RC1.
09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml:
Add metadata.
diff --git a/x11-proto/videoproto/files/digest-videoproto-2.2.1 b/x11-proto/videoproto/files/digest-videoproto-2.2.1
new file mode 100644
index 000000000000..2af6f97bc006
--- /dev/null
+++ b/x11-proto/videoproto/files/digest-videoproto-2.2.1
@@ -0,0 +1 @@
+MD5 83245b434f77aeef2ba69b88153422a2 videoproto-2.2.1.tar.bz2 42425
diff --git a/x11-proto/videoproto/videoproto-2.2.1.ebuild b/x11-proto/videoproto/videoproto-2.2.1.ebuild
new file mode 100644
index 000000000000..a08ba7ac1e55
--- /dev/null
+++ b/x11-proto/videoproto/videoproto-2.2.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/videoproto/videoproto-2.2.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 Video protocol headers"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+RDEPEND=""
+DEPEND="${RDEPEND}"