diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-05 14:11:27 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-05 14:11:27 +0000 |
commit | c329048d2dbde84b1ba49a3985e38e8df2b38e58 (patch) | |
tree | b29cb57fd316f3f6ab117640ad6ee487eaa641d0 /app-arch/rzip/rzip-2.1.ebuild | |
parent | ppc stable (diff) | |
download | gentoo-2-c329048d2dbde84b1ba49a3985e38e8df2b38e58.tar.gz gentoo-2-c329048d2dbde84b1ba49a3985e38e8df2b38e58.tar.bz2 gentoo-2-c329048d2dbde84b1ba49a3985e38e8df2b38e58.zip |
ppc stable
(Portage version: 2.1.2.6)
Diffstat (limited to 'app-arch/rzip/rzip-2.1.ebuild')
-rw-r--r-- | app-arch/rzip/rzip-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/rzip/rzip-2.1.ebuild b/app-arch/rzip/rzip-2.1.ebuild index 401b24867e51..bd6adf1687ae 100644 --- a/app-arch/rzip/rzip-2.1.ebuild +++ b/app-arch/rzip/rzip-2.1.ebuild @@ -1,6 +1,6 @@ # 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.4 2007/04/24 17:49:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rzip/rzip-2.1.ebuild,v 1.5 2007/05/05 14:11:27 dertobi123 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 |