summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-05-14 20:27:45 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-05-14 20:27:45 +0000
commit34f8a8097ceeedb713323bd647615f18f477ed3c (patch)
tree556c946cddb0b113daf0d110c421beacf6a8a54a /x11-proto/xf86dgaproto
parentFixed emerging with LOCALCLASSPATH disabled in /usr/bin/ant. Bug #115888. (diff)
downloadgentoo-2-34f8a8097ceeedb713323bd647615f18f477ed3c.tar.gz
gentoo-2-34f8a8097ceeedb713323bd647615f18f477ed3c.tar.bz2
gentoo-2-34f8a8097ceeedb713323bd647615f18f477ed3c.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/xf86dgaproto')
-rw-r--r--x11-proto/xf86dgaproto/ChangeLog7
-rw-r--r--x11-proto/xf86dgaproto/files/digest-xf86dgaproto-2.0.26
-rw-r--r--x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild3
3 files changed, 11 insertions, 5 deletions
diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog
index 0ca7c80578a8..b79f09a88b06 100644
--- a/x11-proto/xf86dgaproto/ChangeLog
+++ b/x11-proto/xf86dgaproto/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-proto/xf86dgaproto
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.15 2006/03/31 19:43:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.16 2006/05/14 20:27:45 spyderous Exp $
+
+ 14 May 2006; Donnie Berkholz <spyderous@gentoo.org>;
+ xf86dgaproto-2.0.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>
xf86dgaproto-2.0.2.ebuild:
diff --git a/x11-proto/xf86dgaproto/files/digest-xf86dgaproto-2.0.2 b/x11-proto/xf86dgaproto/files/digest-xf86dgaproto-2.0.2
index 0c02caa12b50..92e227498b49 100644
--- a/x11-proto/xf86dgaproto/files/digest-xf86dgaproto-2.0.2
+++ b/x11-proto/xf86dgaproto/files/digest-xf86dgaproto-2.0.2
@@ -1,3 +1,3 @@
-MD5 5046ad055d42a4e1eed6446fa630cf35 xf86dgaproto-2.0.2.tar.bz2 40092
-RMD160 7c2d6f8c8456686868a67efec22d8a4c13b61e90 xf86dgaproto-2.0.2.tar.bz2 40092
-SHA256 a6053210f36bf80230aeda46a96f39fb1f5627dae223bcbddd6e7f70343aab5b xf86dgaproto-2.0.2.tar.bz2 40092
+MD5 461aa291a23e8cf387b70f3efa71b05c xf86dgaproto-2.0.2.tar.bz2 40066
+RMD160 b3dc1c21596ad11eba97de539db4c40e45c7766c xf86dgaproto-2.0.2.tar.bz2 40066
+SHA256 3ee1db2481ea222269bd201eef4d0e5d8ca4dbdb5eeb4852cf1efc42d4269b60 xf86dgaproto-2.0.2.tar.bz2 40066
diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild
index edc6738c2627..6d79c1496fbf 100644
--- a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild
+++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.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/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.6 2006/03/31 19:43:55 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.2.ebuild,v 1.7 2006/05/14 20:27:45 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org XF86DGA protocol headers"
+RESTRICT="mirror"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
RDEPEND=""
DEPEND="${RDEPEND}"