summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-07-15 18:31:20 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-07-15 18:31:20 +0000
commit7666fee27bbf91be35272c70d42ffa2236e5d04b (patch)
tree473606a8339bafa7398a8a6ec005c8f69acbe892 /app-admin/paxtest
parentMarked stable on amd64 per bug# 138194 (diff)
downloadgentoo-2-7666fee27bbf91be35272c70d42ffa2236e5d04b.tar.gz
gentoo-2-7666fee27bbf91be35272c70d42ffa2236e5d04b.tar.bz2
gentoo-2-7666fee27bbf91be35272c70d42ffa2236e5d04b.zip
Marked ~amd64 per bug# 127458
(Portage version: 2.1.1_pre2-r8)
Diffstat (limited to 'app-admin/paxtest')
-rw-r--r--app-admin/paxtest/ChangeLog7
-rw-r--r--app-admin/paxtest/files/digest-paxtest-0.9.62
-rw-r--r--app-admin/paxtest/paxtest-0.9.6.ebuild6
3 files changed, 10 insertions, 5 deletions
diff --git a/app-admin/paxtest/ChangeLog b/app-admin/paxtest/ChangeLog
index d8b57e1e1add..4e67138b656c 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.24 2005/10/18 18:05:42 gustavoz Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/ChangeLog,v 1.25 2006/07/15 18:31:20 dang Exp $
+
+ 15 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> paxtest-0.9.6.ebuild:
+ Marked ~amd64 per bug# 127458
18 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> paxtest-0.9.6.ebuild:
Stable on sparc
diff --git a/app-admin/paxtest/files/digest-paxtest-0.9.6 b/app-admin/paxtest/files/digest-paxtest-0.9.6
index b89b81660407..d3786d7d24b1 100644
--- a/app-admin/paxtest/files/digest-paxtest-0.9.6
+++ b/app-admin/paxtest/files/digest-paxtest-0.9.6
@@ -1 +1,3 @@
MD5 6e48b4b7c82160c841a6aed81e4bc8b3 paxtest-0.9.6.tar.gz 35747
+RMD160 a19ef178bf11d2e3a007e6958f4e371ce941b97c paxtest-0.9.6.tar.gz 35747
+SHA256 d79bed06edbb28e3c69bba653a216cea3ed3f1704aeefe1565eddcbae8cd49b5 paxtest-0.9.6.tar.gz 35747
diff --git a/app-admin/paxtest/paxtest-0.9.6.ebuild b/app-admin/paxtest/paxtest-0.9.6.ebuild
index 47d11ac86b80..52be7ade022c 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
+# Copyright 1999-2006 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.12 2005/10/18 18:05:42 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.6.ebuild,v 1.13 2006/07/15 18:31:20 dang 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"