summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-06-30 16:15:00 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-06-30 16:15:00 +0000
commit2666c1d199b3e0c443df1ac81807059222f88627 (patch)
tree436ec749d257ad8ea94ce57f68910df532b39632 /x11-proto/xcmiscproto
parentAdded patch to solve Bug #138532. Install udev-rules-file conditionally by us... (diff)
downloadhistorical-2666c1d199b3e0c443df1ac81807059222f88627.tar.gz
historical-2666c1d199b3e0c443df1ac81807059222f88627.tar.bz2
historical-2666c1d199b3e0c443df1ac81807059222f88627.zip
Stable on amd64.
Package-Manager: portage-2.1.1_pre1-r2
Diffstat (limited to 'x11-proto/xcmiscproto')
-rw-r--r--x11-proto/xcmiscproto/ChangeLog6
-rw-r--r--x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.26
-rw-r--r--x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog
index c44d9ad888f9..20de395763a7 100644
--- a/x11-proto/xcmiscproto/ChangeLog
+++ b/x11-proto/xcmiscproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/xcmiscproto
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.20 2006/06/30 08:47:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.21 2006/06/30 16:10:38 wolf31o2 Exp $
+
+ 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ xcmiscproto-1.1.2.ebuild:
+ Stable on amd64.
30 Jun 2006; Markus Rothe <corsair@gentoo.org> xcmiscproto-1.1.2.ebuild:
Stable on ppc64
diff --git a/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2 b/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2
index d0eaa732a595..bc5fa5e872f1 100644
--- a/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2
+++ b/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2
@@ -1,3 +1,3 @@
-MD5 fde0b050901f024b19159cdacdcfbd20 xcmiscproto-1.1.2.tar.bz2 36750
-RMD160 375efab5b1ba235687cc3cfa58d33fb690f76028 xcmiscproto-1.1.2.tar.bz2 36750
-SHA256 b2807e96a9d632b7bbf1782a43095de51f3feae3d2e25374d3df00c6c68792ab xcmiscproto-1.1.2.tar.bz2 36750
+MD5 beb1161680e6247265ae246c7861930e xcmiscproto-1.1.2.tar.bz2 36773
+RMD160 a26cb5cb8cb6af21100f1aa45c9d329d8a24bd97 xcmiscproto-1.1.2.tar.bz2 36773
+SHA256 d6003ebe191dffa4aeb181c6f6a52dc8301be146c9287358db97d939a3570a58 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
index b4b23f806230..e746fbd17cfb 100644
--- a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild
+++ b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.9 2006/06/30 08:47:08 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.10 2006/06/30 16:10:38 wolf31o2 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,6 +9,6 @@ inherit x-modular
DESCRIPTION="X.Org XCMisc protocol headers"
RESTRICT="mirror"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
RDEPEND=""
DEPEND="${RDEPEND}"