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/printproto | |
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/printproto')
-rw-r--r-- | x11-proto/printproto/ChangeLog | 7 | ||||
-rw-r--r-- | x11-proto/printproto/files/digest-printproto-1.0.3 | 4 | ||||
-rw-r--r-- | x11-proto/printproto/printproto-1.0.3.ebuild | 3 |
3 files changed, 11 insertions, 3 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index e3343bf8148b..2e8c3476e7af 100644 --- a/x11-proto/printproto/ChangeLog +++ b/x11-proto/printproto/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-proto/printproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.13 2006/02/14 23:06:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.14 2006/03/24 04:10:47 spyderous Exp $ + + 24 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; + printproto-1.0.3.ebuild: + (#127306) Digests changed between release candidates and final release for + the same tarballs. 14 Feb 2006; Markus Rothe <corsair@gentoo.org> printproto-1.0.3.ebuild: Added ~ppc64 diff --git a/x11-proto/printproto/files/digest-printproto-1.0.3 b/x11-proto/printproto/files/digest-printproto-1.0.3 index 4896db70d9bd..758cbb4e1f1a 100644 --- a/x11-proto/printproto/files/digest-printproto-1.0.3 +++ b/x11-proto/printproto/files/digest-printproto-1.0.3 @@ -1 +1,3 @@ -MD5 c685f456391bd21d3089b736d17d7132 printproto-1.0.3.tar.bz2 43442 +MD5 0f4e7982c6d4ec3b2cf38502dd1293a3 printproto-1.0.3.tar.bz2 43560 +RMD160 af2312cd43efc2d2d26dd161a4ef667f2a928155 printproto-1.0.3.tar.bz2 43560 +SHA256 8b375f8cda83dfc7d84be44af41eedd484d0e2499acbd19bdca5b4056dec7235 printproto-1.0.3.tar.bz2 43560 diff --git a/x11-proto/printproto/printproto-1.0.3.ebuild b/x11-proto/printproto/printproto-1.0.3.ebuild index 0ac4af84ae70..c9422b58e798 100644 --- a/x11-proto/printproto/printproto-1.0.3.ebuild +++ b/x11-proto/printproto/printproto-1.0.3.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/printproto/printproto-1.0.3.ebuild,v 1.4 2006/02/14 23:06:02 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.3.ebuild,v 1.5 2006/03/24 04:10:47 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,7 @@ inherit x-modular DESCRIPTION="X.Org Print protocol headers" +RESTRICT="mirror" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="" DEPEND="${RDEPEND}" |