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 | |
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')
-rw-r--r-- | app-arch/rzip/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/rzip/rzip-2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/rzip/ChangeLog b/app-arch/rzip/ChangeLog index 6f6e7f4740c0..4bdb1c5c2566 100644 --- a/app-arch/rzip/ChangeLog +++ b/app-arch/rzip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/rzip # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/rzip/ChangeLog,v 1.19 2007/04/24 17:49:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rzip/ChangeLog,v 1.20 2007/05/05 14:11:27 dertobi123 Exp $ + + 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> rzip-2.1.ebuild: + ppc stable 24 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> rzip-2.1.ebuild: Stable on sparc 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 |