summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-15 01:04:17 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-15 01:04:17 +0000
commitd72848c0e03f59927a56ebc57ba3921f7350cd25 (patch)
treedb7d36010825ed92cc702328afd3d55cca700683 /sys-apps
parentupdate digest (diff)
downloadhistorical-d72848c0e03f59927a56ebc57ba3921f7350cd25.tar.gz
historical-d72848c0e03f59927a56ebc57ba3921f7350cd25.tar.bz2
historical-d72848c0e03f59927a56ebc57ba3921f7350cd25.zip
restrict nomirror for now #70997
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/acl/Manifest8
-rw-r--r--sys-apps/acl/acl-2.2.27.ebuild3
2 files changed, 6 insertions, 5 deletions
diff --git a/sys-apps/acl/Manifest b/sys-apps/acl/Manifest
index e772bd565698..040ac3c7916e 100644
--- a/sys-apps/acl/Manifest
+++ b/sys-apps/acl/Manifest
@@ -4,7 +4,7 @@ Hash: SHA1
MD5 cf8f0b22eee24043273c4f2c95eb4fd2 ChangeLog 5090
MD5 addb8bce0e8300bb059fce3ec568dea4 acl-2.2.13-r2.ebuild 1784
MD5 8fa4a40d8ba3ace2f9567dbfe75e5fa7 acl-2.2.13-r3.ebuild 1405
-MD5 7b0f0275f66e93262e085c8b321efb1f acl-2.2.27.ebuild 1362
+MD5 6f4b529f39a2eb6e805c206fe0cb36a9 acl-2.2.27.ebuild 1420
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 ebb544ef383bcd9ab77497e414a31528 files/digest-acl-2.2.13-r2 66
MD5 ebb544ef383bcd9ab77497e414a31528 files/digest-acl-2.2.13-r3 66
@@ -12,7 +12,7 @@ MD5 202ece244d099994a2eda97e02a85a15 files/digest-acl-2.2.27 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.9.10 (GNU/Linux)
-iD8DBQFBmAAQHTu7gpaalycRAiVZAKDFOTJo8NYx//7OjOeK36rNXYkWwACgqdzt
-nbCqAvZ6xbsJBOCS3xjVjf4=
-=ml7/
+iD8DBQFBmADAHTu7gpaalycRAh5nAKDV1Ew7RP24EXIq8xmNf71dZgaiSwCgtgzv
+EyyxvS/qV/UyuB6niZpjx9Q=
+=MeDJ
-----END PGP SIGNATURE-----
diff --git a/sys-apps/acl/acl-2.2.27.ebuild b/sys-apps/acl/acl-2.2.27.ebuild
index b30904a7477f..d248fe4f7d7a 100644
--- a/sys-apps/acl/acl-2.2.27.ebuild
+++ b/sys-apps/acl/acl-2.2.27.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.27.ebuild,v 1.6 2004/11/15 01:01:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.27.ebuild,v 1.7 2004/11/15 01:04:17 vapier Exp $
inherit eutils
@@ -12,6 +12,7 @@ LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sh sparc x86"
IUSE="nls debug"
+RESTRICT="nomirror" # to let new digests propogate #70997
RDEPEND=">=sys-apps/attr-2.4
nls? ( sys-devel/gettext )"