diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 19:46:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 19:46:36 +0000 |
commit | e4c925016aece68e01da9493239e0067814cdb36 (patch) | |
tree | 702c5d57f4c4424f4fed4a2caca296984a6bb27f /app-arch/rzip | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-e4c925016aece68e01da9493239e0067814cdb36.tar.gz gentoo-2-e4c925016aece68e01da9493239e0067814cdb36.tar.bz2 gentoo-2-e4c925016aece68e01da9493239e0067814cdb36.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-arch/rzip')
-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 726016449fc6..0f576a12f2f3 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.17 2007/03/20 21:49:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rzip/ChangeLog,v 1.18 2007/04/15 19:46:36 corsair Exp $ + + 15 Apr 2007; Markus Rothe <corsair@gentoo.org> rzip-2.1.ebuild: + Stable on ppc64 20 Mar 2007; Raúl Porcel <armin76@gentoo.org> rzip-2.1.ebuild: x86 stable diff --git a/app-arch/rzip/rzip-2.1.ebuild b/app-arch/rzip/rzip-2.1.ebuild index 9cea8834080f..1d8f9cb6a869 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.2 2007/03/20 21:49:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/rzip/rzip-2.1.ebuild,v 1.3 2007/04/15 19:46:36 corsair 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 |