diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-05-14 20:27:28 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-05-14 20:27:28 +0000 |
commit | ff0f705569c58a98f5225a0a41aeacc5f4b2f7c8 (patch) | |
tree | b516e52cd57c82e3736a2335d3ffa777ccfaef6e /x11-proto | |
parent | +dev-libs/DirectFB:v4l2 (diff) | |
download | gentoo-2-ff0f705569c58a98f5225a0a41aeacc5f4b2f7c8.tar.gz gentoo-2-ff0f705569c58a98f5225a0a41aeacc5f4b2f7c8.tar.bz2 gentoo-2-ff0f705569c58a98f5225a0a41aeacc5f4b2f7c8.zip |
Digests got broken again; add RESTRICT=mirror and use upstream tarballs. Reported by Ciaran McCreesh.
(Portage version: 2.1_pre10-r5)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xcmiscproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2 | 6 | ||||
-rw-r--r-- | x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild | 3 |
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog index b48035c3af05..4712b3307696 100644 --- a/x11-proto/xcmiscproto/ChangeLog +++ b/x11-proto/xcmiscproto/ChangeLog @@ -1,6 +1,11 @@ # 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.15 2006/03/31 19:34:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.16 2006/05/14 20:27:27 spyderous Exp $ + + 14 May 2006; Donnie Berkholz <spyderous@gentoo.org>; + xcmiscproto-1.1.2.ebuild: + Digests got broken again; add RESTRICT=mirror and use upstream tarballs. + Reported by Ciaran McCreesh. 31 Mar 2006; Diego Pettenò <flameeyes@gentoo.org> xcmiscproto-1.1.2.ebuild: diff --git a/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2 b/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2 index bc5fa5e872f1..d0eaa732a595 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 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 +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 diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild index 84edf841cf32..efa97c278617 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.6 2006/03/31 19:34:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.7 2006/05/14 20:27:27 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,7 @@ 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" RDEPEND="" DEPEND="${RDEPEND}" |