summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2010-09-18 17:33:48 +0000
committerAnthony G. Basile <blueness@gentoo.org>2010-09-18 17:33:48 +0000
commitc598d0eb13898ea1c3cbbc05cc65bf65fe31abf9 (patch)
treedfd69e6e7e1d8c04b00513e6342317f9e8cd4759 /app-admin/paxtest
parentsparc stable wrt #332329 (diff)
downloadgentoo-2-c598d0eb13898ea1c3cbbc05cc65bf65fe31abf9.tar.gz
gentoo-2-c598d0eb13898ea1c3cbbc05cc65bf65fe31abf9.tar.bz2
gentoo-2-c598d0eb13898ea1c3cbbc05cc65bf65fe31abf9.zip
Updated SRC_URI
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/paxtest')
-rw-r--r--app-admin/paxtest/ChangeLog6
-rw-r--r--app-admin/paxtest/paxtest-0.9.5-r1.ebuild7
-rw-r--r--app-admin/paxtest/paxtest-0.9.6.ebuild5
3 files changed, 12 insertions, 6 deletions
diff --git a/app-admin/paxtest/ChangeLog b/app-admin/paxtest/ChangeLog
index 2c065fb37073..2d0eb3566a9c 100644
--- a/app-admin/paxtest/ChangeLog
+++ b/app-admin/paxtest/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/paxtest
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/ChangeLog,v 1.39 2010/09/18 17:11:25 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/ChangeLog,v 1.40 2010/09/18 17:33:48 blueness Exp $
+
+ 18 Sep 2010; Anthony G. Basile <blueness@gentoo.org>
+ paxtest-0.9.5-r1.ebuild, paxtest-0.9.6.ebuild:
+ Updated SRC_URI
*paxtest-0.9.9-r1 (18 Sep 2010)
diff --git a/app-admin/paxtest/paxtest-0.9.5-r1.ebuild b/app-admin/paxtest/paxtest-0.9.5-r1.ebuild
index ecbea4ea32b8..852223fb4dd7 100644
--- a/app-admin/paxtest/paxtest-0.9.5-r1.ebuild
+++ b/app-admin/paxtest/paxtest-0.9.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.5-r1.ebuild,v 1.15 2009/10/11 23:39:34 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.5-r1.ebuild,v 1.16 2010/09/18 17:33:48 blueness Exp $
inherit eutils
@@ -9,7 +9,8 @@ RESTRICT="strip"
DESCRIPTION="PaX regression test suite"
HOMEPAGE="http://pageexec.virtualave.net/"
-SRC_URI="http://pageexec.virtualave.net/paxtest-${PV}.tar.gz"
+#SRC_URI="http://pageexec.virtualave.net/paxtest-${PV}.tar.gz"
+SRC_URI="mirror://gentoo/paxtest-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-admin/paxtest/paxtest-0.9.6.ebuild b/app-admin/paxtest/paxtest-0.9.6.ebuild
index ebd0ca91eae9..97c1dbfc259b 100644
--- a/app-admin/paxtest/paxtest-0.9.6.ebuild
+++ b/app-admin/paxtest/paxtest-0.9.6.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.6.ebuild,v 1.19 2010/07/27 02:11:34 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.6.ebuild,v 1.20 2010/09/18 17:33:48 blueness Exp $
inherit eutils multilib
DESCRIPTION="PaX regression test suite"
HOMEPAGE="http://www.adamantix.org/paxtest/"
-SRC_URI="http://www.adamantix.org/paxtest/paxtest-${PV}.tar.gz"
+#SRC_URI="http://www.adamantix.org/paxtest/paxtest-${PV}.tar.gz"
+SRC_URI="mirror://gentoo/paxtest-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"