diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-20 21:49:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-20 21:49:53 +0000 |
commit | c3e8da3c312459af9bdc45757d22136328e0c435 (patch) | |
tree | 63031a488da438675a6add7fb75548d4aec3e9d4 /app-arch/rzip/rzip-2.1.ebuild | |
parent | x86 stable and add inherit eutils, since it was missing for strip_linguas (diff) | |
download | gentoo-2-c3e8da3c312459af9bdc45757d22136328e0c435.tar.gz gentoo-2-c3e8da3c312459af9bdc45757d22136328e0c435.tar.bz2 gentoo-2-c3e8da3c312459af9bdc45757d22136328e0c435.zip |
x86 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-arch/rzip/rzip-2.1.ebuild')
-rw-r--r-- | app-arch/rzip/rzip-2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/rzip/rzip-2.1.ebuild b/app-arch/rzip/rzip-2.1.ebuild index edb785aa8e97..9cea8834080f 100644 --- a/app-arch/rzip/rzip-2.1.ebuild +++ b/app-arch/rzip/rzip-2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rzip/rzip-2.1.ebuild,v 1.1 2006/02/20 08:56:22 ferringb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rzip/rzip-2.1.ebuild,v 1.2 2007/03/20 21:49:53 armin76 Exp $ inherit autotools @@ -10,7 +10,7 @@ SRC_URI="http://rzip.samba.org/ftp/rzip/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc-macos ~ppc64 ~sparc x86" IUSE="" DEPEND="app-arch/bzip2 |