diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 02:15:30 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 02:15:30 +0000 |
commit | e06c455c215c0de10691485d7efb29ab2364e278 (patch) | |
tree | 33b5f67c16cd53466a0f54d9f1b6381c33d6cba8 /app-admin/paxtest | |
parent | stable on ia64 (diff) | |
download | historical-e06c455c215c0de10691485d7efb29ab2364e278.tar.gz historical-e06c455c215c0de10691485d7efb29ab2364e278.tar.bz2 historical-e06c455c215c0de10691485d7efb29ab2364e278.zip |
stable on ia64
Package-Manager: portage-2.0.51.16
Diffstat (limited to 'app-admin/paxtest')
-rw-r--r-- | app-admin/paxtest/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/paxtest/paxtest-0.9.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/paxtest/ChangeLog b/app-admin/paxtest/ChangeLog index 4c181886639a..ca0f2fb8eccf 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.18 2005/03/17 05:58:55 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/ChangeLog,v 1.19 2005/04/01 02:14:55 agriffis Exp $ + + 31 Mar 2005; Aron Griffis <agriffis@gentoo.org> paxtest-0.9.6.ebuild: + stable on ia64 17 Mar 2005; Daniel Ostrow <dostrow@gentoo.org> paxtest-0.9.6.ebuild: Stable on ppc64 diff --git a/app-admin/paxtest/paxtest-0.9.6.ebuild b/app-admin/paxtest/paxtest-0.9.6.ebuild index 7500d78ea4bd..f41eb45d4a48 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.6 2005/03/17 05:58:55 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.6.ebuild,v 1.7 2005/04/01 02:14:55 agriffis Exp $ inherit eutils @@ -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" |