diff options
author | Ned Ludd <solar@gentoo.org> | 2003-11-10 16:32:36 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2003-11-10 16:32:36 +0000 |
commit | 1ee62c6dc54ba8dbb12c0c0e10ee8fc3bff5be55 (patch) | |
tree | e704d2feb4e1ee910944ec0a373886848a7425b1 /app-misc/pax-utils/pax-utils-0.0.2.ebuild | |
parent | bumping to stable on x86 (diff) | |
download | historical-1ee62c6dc54ba8dbb12c0c0e10ee8fc3bff5be55.tar.gz historical-1ee62c6dc54ba8dbb12c0c0e10ee8fc3bff5be55.tar.bz2 historical-1ee62c6dc54ba8dbb12c0c0e10ee8fc3bff5be55.zip |
bumping to stable on x86
Diffstat (limited to 'app-misc/pax-utils/pax-utils-0.0.2.ebuild')
-rw-r--r-- | app-misc/pax-utils/pax-utils-0.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pax-utils/pax-utils-0.0.2.ebuild b/app-misc/pax-utils/pax-utils-0.0.2.ebuild index d02957fb734f..4720a79cc598 100644 --- a/app-misc/pax-utils/pax-utils-0.0.2.ebuild +++ b/app-misc/pax-utils/pax-utils-0.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.0.2.ebuild,v 1.1 2003/11/07 00:42:29 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pax-utils/pax-utils-0.0.2.ebuild,v 1.2 2003/11/10 16:32:32 solar Exp $ S=${WORKDIR}/${PN} @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/pax-utils-${PV}.tar.gz http://dev.gentoo.org/~solar/pax/pax-utils-${PV}.tar.gz http://pageexec.virtualave.net/pax-utils-${PV}.tar.gz" HOMEPAGE="http://www.gentoo.org/proj/en/hardened" -KEYWORDS="~x86 ~sparc ~ppc ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ~sparc ~ppc ~hppa ~amd64 ~ia64" LICENSE="GPL-2" SLOT="0" |