summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2004-01-02 08:43:41 +0000
committerNed Ludd <solar@gentoo.org>2004-01-02 08:43:41 +0000
commitf4c7688bd70af0e1b4f0ac8ef2e74dd89a7c18c6 (patch)
tree8e394e0b494d3c3ab5ff929a6b37b77e5ae5997b /sys-apps/chpax
parentPaX has moved homepages to http://pax.grsecurity.net. This change was reflect... (diff)
downloadgentoo-2-f4c7688bd70af0e1b4f0ac8ef2e74dd89a7c18c6.tar.gz
gentoo-2-f4c7688bd70af0e1b4f0ac8ef2e74dd89a7c18c6.tar.bz2
gentoo-2-f4c7688bd70af0e1b4f0ac8ef2e74dd89a7c18c6.zip
PaX has moved homepages to http://pax.grsecurity.net. This change was reflected in the upstream version of the chpax-0.6 release after it's initial release... so our mirror's see a bad chpax md5sums. A -q flag was also added for use in shell scripts to be a little less verbose with error reporting
Diffstat (limited to 'sys-apps/chpax')
-rw-r--r--sys-apps/chpax/ChangeLog10
-rw-r--r--sys-apps/chpax/Manifest6
-rw-r--r--sys-apps/chpax/chpax-0.5.ebuild4
-rw-r--r--sys-apps/chpax/chpax-0.6.1.ebuild (renamed from sys-apps/chpax/chpax-0.6.ebuild)9
-rw-r--r--sys-apps/chpax/files/digest-chpax-0.61
-rw-r--r--sys-apps/chpax/files/digest-chpax-0.6.11
6 files changed, 20 insertions, 11 deletions
diff --git a/sys-apps/chpax/ChangeLog b/sys-apps/chpax/ChangeLog
index acbc472971ca..35a05c90a9d0 100644
--- a/sys-apps/chpax/ChangeLog
+++ b/sys-apps/chpax/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for sys-apps/chpax
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/ChangeLog,v 1.14 2003/12/30 21:26:08 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/ChangeLog,v 1.15 2004/01/02 08:43:29 solar Exp $
+
+*chpax-0.6.1 (02 Jan 2004)
+
+ 02 Jan 2004; <solar@gentoo.org> chpax-0.6.1.ebuild, chpax-0.6.ebuild:
+ PaX has moved homepages to http://pax.grsecurity.net. This change was
+ reflected in the upstream version of the chpax-0.6 release after it's initial
+ release... so our mirror's see a bad chpax md5sums. A -q flag was also added
+ for use in shell scripts to be a little less verbose with error reporting
*chpax-0.6 (30 Dec 2003)
diff --git a/sys-apps/chpax/Manifest b/sys-apps/chpax/Manifest
index f3d5a5a18eb7..ce37474bb327 100644
--- a/sys-apps/chpax/Manifest
+++ b/sys-apps/chpax/Manifest
@@ -1,7 +1,7 @@
-MD5 e2eca4a0f3ebd3017fe2df073a9a631d ChangeLog 2387
+MD5 9f1b4ca9ff91eaf3c1a77f0c213e3605 ChangeLog 2387
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 6011fea7bb6f047fc723fb8bbb3ad33c chpax-0.5.ebuild 952
-MD5 4fd38e4a0e387fa243cb794b04f5c259 chpax-0.6.1.ebuild 1059
+MD5 8b23a70819ab76f436bf30ffb60e02e7 chpax-0.5.ebuild 952
+MD5 148671d176ccb83ebcc323f0eb03e0e9 chpax-0.6.1.ebuild 1061
MD5 644b57ed00f0b489cab221da32fe7f1d files/pax-init.d 1261
MD5 d95ac8cbc92ddd4a9e401455d79571f7 files/digest-chpax-0.5 59
MD5 bdf5c811a3e35f2cc5fff257abb71c98 files/pax-conf.d 1085
diff --git a/sys-apps/chpax/chpax-0.5.ebuild b/sys-apps/chpax/chpax-0.5.ebuild
index e3e69d669c9e..3378216ad3a9 100644
--- a/sys-apps/chpax/chpax-0.5.ebuild
+++ b/sys-apps/chpax/chpax-0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.5.ebuild,v 1.5 2003/12/09 05:48:19 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.5.ebuild,v 1.6 2004/01/02 08:43:29 solar Exp $
# S=${WORKDIR}/chpax
diff --git a/sys-apps/chpax/chpax-0.6.ebuild b/sys-apps/chpax/chpax-0.6.1.ebuild
index f9f6f3688570..9af8968f948a 100644
--- a/sys-apps/chpax/chpax-0.6.ebuild
+++ b/sys-apps/chpax/chpax-0.6.1.ebuild
@@ -1,12 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.6.ebuild,v 1.1 2003/12/30 21:26:08 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/chpax/chpax-0.6.1.ebuild,v 1.1 2004/01/02 08:43:29 solar Exp $
inherit flag-o-matic
DESCRIPTION="Manages various PaX related flags for ELF32, ELF64, and a.out binaries."
-SRC_URI="http://pageexec.virtualave.net/chpax-${PV}.tar.gz"
-HOMEPAGE="http://pageexec.virtualave.net"
+SRC_URI="mirror://chpax-${PV}.tar.bz2
+ http://dev.gentoo.org/~solar/pax/chpax/chpax-${PV}.tar.bz2"
+HOMEPAGE="http://pax.grsecurity.net"
KEYWORDS="~x86 ~amd64 ~sparc ~ppc ~hppa ~ia64 ~mips"
LICENSE="public-domain"
SLOT="0"
diff --git a/sys-apps/chpax/files/digest-chpax-0.6 b/sys-apps/chpax/files/digest-chpax-0.6
deleted file mode 100644
index d19033a3232a..000000000000
--- a/sys-apps/chpax/files/digest-chpax-0.6
+++ /dev/null
@@ -1 +0,0 @@
-MD5 799d948632feb4344f3373fe90ba54cc chpax-0.6.tar.gz 5068
diff --git a/sys-apps/chpax/files/digest-chpax-0.6.1 b/sys-apps/chpax/files/digest-chpax-0.6.1
new file mode 100644
index 000000000000..54e3b9f918db
--- /dev/null
+++ b/sys-apps/chpax/files/digest-chpax-0.6.1
@@ -0,0 +1 @@
+MD5 e7bd28fdcd9d8a30bd592ac2397ac9ef chpax-0.6.1.tar.bz2 5081