diff options
author | 2006-03-24 03:55:44 +0000 | |
---|---|---|
committer | 2006-03-24 03:55:44 +0000 | |
commit | b7b540383b0b35dbbeef3355c08fdafaee46c532 (patch) | |
tree | 58f63202c2ea02aff0f1ca17d3d4c338f5cf0ad8 /x11-apps/xcursorgen | |
parent | (#127306) Digests changed between release candidates and final release for th... (diff) | |
download | historical-b7b540383b0b35dbbeef3355c08fdafaee46c532.tar.gz historical-b7b540383b0b35dbbeef3355c08fdafaee46c532.tar.bz2 historical-b7b540383b0b35dbbeef3355c08fdafaee46c532.zip |
(#127306) Digests changed between release candidates and final release for the same tarballs.
Package-Manager: portage-2.1_pre6-r5
Diffstat (limited to 'x11-apps/xcursorgen')
-rw-r--r-- | x11-apps/xcursorgen/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xcursorgen/files/digest-xcursorgen-1.0.0 | 4 | ||||
-rw-r--r-- | x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild | 3 |
3 files changed, 11 insertions, 3 deletions
diff --git a/x11-apps/xcursorgen/ChangeLog b/x11-apps/xcursorgen/ChangeLog index b04782e1f87f..f4b9af98f6b4 100644 --- a/x11-apps/xcursorgen/ChangeLog +++ b/x11-apps/xcursorgen/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-apps/xcursorgen # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.15 2006/02/18 10:19:45 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/ChangeLog,v 1.16 2006/03/24 03:55:44 spyderous Exp $ + + 24 Mar 2006; Donnie Berkholz <spyderous@gentoo.org>; + xcursorgen-1.0.0.ebuild: + (#127306) Digests changed between release candidates and final release for + the same tarballs. 18 Feb 2006; Stefaan De Roeck <stefaan@gentoo.org> xcursorgen-1.0.0.ebuild: diff --git a/x11-apps/xcursorgen/files/digest-xcursorgen-1.0.0 b/x11-apps/xcursorgen/files/digest-xcursorgen-1.0.0 index 4aef1321aa19..fd081b86b3ee 100644 --- a/x11-apps/xcursorgen/files/digest-xcursorgen-1.0.0 +++ b/x11-apps/xcursorgen/files/digest-xcursorgen-1.0.0 @@ -1 +1,3 @@ -MD5 82a359feb077ae88e525ffffe6a6ffdc xcursorgen-1.0.0.tar.bz2 77954 +MD5 0a57aa0a265e8ec83472d970d3e387fc xcursorgen-1.0.0.tar.bz2 78097 +RMD160 f83aac88af73019c1032a31da8768aa4e06ace63 xcursorgen-1.0.0.tar.bz2 78097 +SHA256 3271077239092e874d6bd8e5bc7666cd1b8ede342cd18667f9a8dac82dfbd2ad xcursorgen-1.0.0.tar.bz2 78097 diff --git a/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild b/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild index 472bc8020966..02ebdf407846 100644 --- a/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild +++ b/x11-apps/xcursorgen/xcursorgen-1.0.0.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-apps/xcursorgen/xcursorgen-1.0.0.ebuild,v 1.4 2006/02/18 10:19:45 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcursorgen/xcursorgen-1.0.0.ebuild,v 1.5 2006/03/24 03:55:44 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,6 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xcursorgen application" +RESTRICT="mirror" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libXcursor |