diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-03-24 04:10:48 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-03-24 04:10:48 +0000 |
commit | 9e6abbe63eae76e51b7f56b9de05467706aa6760 (patch) | |
tree | c45c630512f8faa8eacdd7ff4cd3ebedd6b79a89 /x11-proto/recordproto | |
parent | (#127306) Digests changed between release candidates and final release for th... (diff) | |
download | gentoo-2-9e6abbe63eae76e51b7f56b9de05467706aa6760.tar.gz gentoo-2-9e6abbe63eae76e51b7f56b9de05467706aa6760.tar.bz2 gentoo-2-9e6abbe63eae76e51b7f56b9de05467706aa6760.zip |
(#127306) Digests changed between release candidates and final release for the same tarballs.
(Portage version: 2.1_pre6-r5)
Diffstat (limited to 'x11-proto/recordproto')
-rw-r--r-- | x11-proto/recordproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/recordproto/files/digest-recordproto-1.13.2 | 6 | ||||
-rw-r--r-- | x11-proto/recordproto/recordproto-1.13.2.ebuild | 3 |
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog index bf74d2aec508..028af5e090b5 100644 --- a/x11-proto/recordproto/ChangeLog +++ b/x11-proto/recordproto/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-proto/recordproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.14 2006/03/09 14:31:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.15 2006/03/24 04:10:48 spyderous Exp $ + + 24 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; + recordproto-1.13.2.ebuild: + (#127306) Digests changed between release candidates and final release for + the same tarballs. 09 Mar 2006; Aron Griffis <agriffis@gentoo.org> recordproto-1.13.2.ebuild: Mark 1.13.2 ~ia64 diff --git a/x11-proto/recordproto/files/digest-recordproto-1.13.2 b/x11-proto/recordproto/files/digest-recordproto-1.13.2 index 6e50bd67a3c9..bcfa1ec94809 100644 --- a/x11-proto/recordproto/files/digest-recordproto-1.13.2 +++ b/x11-proto/recordproto/files/digest-recordproto-1.13.2 @@ -1,3 +1,3 @@ -MD5 67574f83e827a4b5680478a802f6555e recordproto-1.13.2.tar.bz2 39311 -RMD160 79beb9454d3dd2c0b40be822ba7e520c8877caa7 recordproto-1.13.2.tar.bz2 39311 -SHA256 eeb3ad34d4535c0e6bd562931467814599b10984b90192d4df9b3aec32c2d2a3 recordproto-1.13.2.tar.bz2 39311 +MD5 0ed4706564a34fc2aff724aa16d3ff00 recordproto-1.13.2.tar.bz2 39340 +RMD160 472f66c64fd4d98cceb4326436fdd3fb1e68baf1 recordproto-1.13.2.tar.bz2 39340 +SHA256 04e77a8b14f373a1825bbe0116cd0db8b2c5dee17b34ba9bddd27e576609cff9 recordproto-1.13.2.tar.bz2 39340 diff --git a/x11-proto/recordproto/recordproto-1.13.2.ebuild b/x11-proto/recordproto/recordproto-1.13.2.ebuild index f4080e811711..c53828e8f301 100644 --- a/x11-proto/recordproto/recordproto-1.13.2.ebuild +++ b/x11-proto/recordproto/recordproto-1.13.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/recordproto/recordproto-1.13.2.ebuild,v 1.5 2006/03/09 14:31:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.2.ebuild,v 1.6 2006/03/24 04:10:48 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,7 @@ inherit x-modular DESCRIPTION="X.Org Record protocol headers" +RESTRICT="mirror" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |