diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 13:47:24 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-09 13:47:24 +0000 |
commit | 7e8d8db290b35fa803489e04a8bb270ec3711fb0 (patch) | |
tree | 55e74ab2418e993a3b1fe366db2ef350ff7fca10 /app-admin/paxtest/paxtest-0.9.6.ebuild | |
parent | Marked ~ppc (diff) | |
download | gentoo-2-7e8d8db290b35fa803489e04a8bb270ec3711fb0.tar.gz gentoo-2-7e8d8db290b35fa803489e04a8bb270ec3711fb0.tar.bz2 gentoo-2-7e8d8db290b35fa803489e04a8bb270ec3711fb0.zip |
Mark 0.9.6 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-admin/paxtest/paxtest-0.9.6.ebuild')
-rw-r--r-- | app-admin/paxtest/paxtest-0.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/paxtest/paxtest-0.9.6.ebuild b/app-admin/paxtest/paxtest-0.9.6.ebuild index 53612fa32ed5..8d5c5858b3db 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.9 2005/04/24 10:42:24 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/paxtest/paxtest-0.9.6.ebuild,v 1.10 2005/09/09 13:47:24 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" |