summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-12-17 21:17:10 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-12-17 21:17:10 +0000
commit978ec1040abdbebd8769581a6b28b67ef950dc5e (patch)
treef7b87897cad4b6a9145694e38d7a9d7bebae8c4b /x11-proto/xineramaproto
parentAdded ~ppc64 (diff)
downloadhistorical-978ec1040abdbebd8769581a6b28b67ef950dc5e.tar.gz
historical-978ec1040abdbebd8769581a6b28b67ef950dc5e.tar.bz2
historical-978ec1040abdbebd8769581a6b28b67ef950dc5e.zip
Bump for 7.0RC4.
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'x11-proto/xineramaproto')
-rw-r--r--x11-proto/xineramaproto/ChangeLog8
-rw-r--r--x11-proto/xineramaproto/files/digest-xineramaproto-1.1.21
-rw-r--r--x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild13
3 files changed, 21 insertions, 1 deletions
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog
index 112449c63f05..7d47c31130ef 100644
--- a/x11-proto/xineramaproto/ChangeLog
+++ b/x11-proto/xineramaproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/xineramaproto
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.10 2005/12/09 07:49:24 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.11 2005/12/17 21:15:55 joshuabaergen Exp $
+
+*xineramaproto-1.1.2 (17 Dec 2005)
+
+ 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xineramaproto-1.1.2.ebuild:
+ Bump for 7.0RC4.
09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
-xineramaproto-1.1-r1.ebuild:
diff --git a/x11-proto/xineramaproto/files/digest-xineramaproto-1.1.2 b/x11-proto/xineramaproto/files/digest-xineramaproto-1.1.2
new file mode 100644
index 000000000000..f3f6f1c86945
--- /dev/null
+++ b/x11-proto/xineramaproto/files/digest-xineramaproto-1.1.2
@@ -0,0 +1 @@
+MD5 aedc285fffda0dd9d3df98b42f3dfe2d xineramaproto-1.1.2.tar.bz2 38293
diff --git a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild
new file mode 100644
index 000000000000..f9a8b79e4222
--- /dev/null
+++ b/x11-proto/xineramaproto/xineramaproto-1.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/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.1 2005/12/17 21:15:55 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org Xinerama protocol headers"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+RDEPEND=""
+DEPEND="${RDEPEND}"