summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-10-18 18:05:42 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-10-18 18:05:42 +0000
commit957b0e72f53ba989f5dd5391a40ecf14ba80190c (patch)
tree4c60d00f0d849ce603f09f99ab7e5eeb553bee62 /app-admin
parentRemove amd64 replace-flags. (diff)
downloadhistorical-957b0e72f53ba989f5dd5391a40ecf14ba80190c.tar.gz
historical-957b0e72f53ba989f5dd5391a40ecf14ba80190c.tar.bz2
historical-957b0e72f53ba989f5dd5391a40ecf14ba80190c.zip
Stable on sparc
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/paxtest/ChangeLog5
-rw-r--r--app-admin/paxtest/Manifest18
-rw-r--r--app-admin/paxtest/paxtest-0.9.6.ebuild4
3 files changed, 20 insertions, 7 deletions
diff --git a/app-admin/paxtest/ChangeLog b/app-admin/paxtest/ChangeLog
index 5b1ec5170570..d8b57e1e1add 100644
--- a/app-admin/paxtest/ChangeLog
+++ b/app-admin/paxtest/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/paxtest
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/ChangeLog,v 1.23 2005/10/05 07:48:52 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/ChangeLog,v 1.24 2005/10/18 18:05:42 gustavoz Exp $
+
+ 18 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> paxtest-0.9.6.ebuild:
+ Stable on sparc
05 Oct 2005; Simon Stelling <blubb@gentoo.org> paxtest-0.9.6.ebuild:
make it adhere multilib-strict; bug 107805
diff --git a/app-admin/paxtest/Manifest b/app-admin/paxtest/Manifest
index 1b7c06730891..b9210f5cd441 100644
--- a/app-admin/paxtest/Manifest
+++ b/app-admin/paxtest/Manifest
@@ -1,9 +1,19 @@
-MD5 9c5dbafecd20ecb58187ab6fea0bb53d ChangeLog 3119
-MD5 9c3ac1379620120fbd744ce753b30ab5 metadata.xml 1075
-MD5 45b4d7ef46e496dc198373339532418b paxtest-0.9.5-r1.ebuild 1089
-MD5 abe9b392322ccda85c5d82df3e3b5982 paxtest-0.9.6.ebuild 948
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 1ed9a32c87af66a0eb3efc9f6443c456 ChangeLog 3217
MD5 72e240fcd006ff512fa354491c0ed637 files/Makefile-portable 7373
MD5 d2c0f3f930cc073ecca57b22266fc4af files/digest-paxtest-0.9.5-r1 64
MD5 cd07586dbaa6a36a4e8ae197de829875 files/digest-paxtest-0.9.6 64
MD5 30e5dbdc3446194bf75504fe4c83d5d9 files/paxtest-0.9.5-use-fPIE.patch 813
MD5 424438ef95656aae91eb2f6c53c663d9 files/paxtest-0.9.5.1.diff 2369
+MD5 9c3ac1379620120fbd744ce753b30ab5 metadata.xml 1075
+MD5 45b4d7ef46e496dc198373339532418b paxtest-0.9.5-r1.ebuild 1089
+MD5 804bab1cd2ce614f9f8d8a27ba7474e3 paxtest-0.9.6.ebuild 950
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFDVTmUKRy60XGEcJIRAk6GAJ9/ne6DnKkXEtQ1BHd8Qx4DqP2hZgCfba2V
+1ENqSQnoRJ+5g0zyDbOACUg=
+=w1uS
+-----END PGP SIGNATURE-----
diff --git a/app-admin/paxtest/paxtest-0.9.6.ebuild b/app-admin/paxtest/paxtest-0.9.6.ebuild
index 853f58eda06e..47d11ac86b80 100644
--- a/app-admin/paxtest/paxtest-0.9.6.ebuild
+++ b/app-admin/paxtest/paxtest-0.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.11 2005/10/05 07:48:52 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.6.ebuild,v 1.12 2005/10/18 18:05:42 gustavoz Exp $
inherit eutils multilib
@@ -10,7 +10,7 @@ SRC_URI="http://www.adamantix.org/paxtest/paxtest-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
# pax flags are not strip safe.
RESTRICT="nostrip"