diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-03-08 04:38:09 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-03-08 04:38:09 +0000 |
commit | 027f8cef8ca03e929aff59ccc7db0f8f0ccb183e (patch) | |
tree | 0295534b281f63ad741d69042f58d3213c79e9e1 /app-arch/tar/tar-1.15.1-r1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-027f8cef8ca03e929aff59ccc7db0f8f0ccb183e.tar.gz gentoo-2-027f8cef8ca03e929aff59ccc7db0f8f0ccb183e.tar.bz2 gentoo-2-027f8cef8ca03e929aff59ccc7db0f8f0ccb183e.zip |
Stable on x86; bug #123038
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'app-arch/tar/tar-1.15.1-r1.ebuild')
-rw-r--r-- | app-arch/tar/tar-1.15.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/tar/tar-1.15.1-r1.ebuild b/app-arch/tar/tar-1.15.1-r1.ebuild index 8b9603e69ce0..a36c39676598 100644 --- a/app-arch/tar/tar-1.15.1-r1.ebuild +++ b/app-arch/tar/tar-1.15.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/tar-1.15.1-r1.ebuild,v 1.5 2006/03/08 03:56:15 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/tar/tar-1.15.1-r1.ebuild,v 1.6 2006/03/08 04:38:09 halcy0n Exp $ inherit flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="http://ftp.gnu.org/gnu/tar/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="nls static build bzip2" RDEPEND="app-arch/gzip |