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/xcmiscproto
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/xcmiscproto')
-rw-r--r--x11-proto/xcmiscproto/ChangeLog8
-rw-r--r--x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.21
-rw-r--r--x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild13
3 files changed, 21 insertions, 1 deletions
diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog
index 58cceab39747..ab68e10470d7 100644
--- a/x11-proto/xcmiscproto/ChangeLog
+++ b/x11-proto/xcmiscproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/xcmiscproto
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.8 2005/12/09 07:45:59 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.9 2005/12/17 21:11:30 joshuabaergen Exp $
+
+*xcmiscproto-1.1.2 (17 Dec 2005)
+
+ 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xcmiscproto-1.1.2.ebuild:
+ Bump for 7.0RC4.
09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
-xcmiscproto-1.1.ebuild:
diff --git a/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2 b/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2
new file mode 100644
index 000000000000..cd11ac018a77
--- /dev/null
+++ b/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2
@@ -0,0 +1 @@
+MD5 beb1161680e6247265ae246c7861930e xcmiscproto-1.1.2.tar.bz2 36773
diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild
new file mode 100644
index 000000000000..aa4e1d9242dc
--- /dev/null
+++ b/x11-proto/xcmiscproto/xcmiscproto-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/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.1 2005/12/17 21:11:30 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org XCMisc protocol headers"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+RDEPEND=""
+DEPEND="${RDEPEND}"