diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-24 15:28:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-24 15:28:50 +0000 |
commit | 8f06c33fc1ca6a77eec4cb45b48aa9e3db19104c (patch) | |
tree | c61a5f0ef306c11cbff6f637effd3f279de85105 /app-arch/p7zip | |
parent | regenerating Manifest (diff) | |
download | gentoo-2-8f06c33fc1ca6a77eec4cb45b48aa9e3db19104c.tar.gz gentoo-2-8f06c33fc1ca6a77eec4cb45b48aa9e3db19104c.tar.bz2 gentoo-2-8f06c33fc1ca6a77eec4cb45b48aa9e3db19104c.zip |
sparc/x86 stable
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-arch/p7zip')
-rw-r--r-- | app-arch/p7zip/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/p7zip/p7zip-4.55.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/p7zip/ChangeLog b/app-arch/p7zip/ChangeLog index f69ae7b69a84..b1fa5ea32c53 100644 --- a/app-arch/p7zip/ChangeLog +++ b/app-arch/p7zip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/p7zip # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.79 2007/10/23 21:00:39 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/ChangeLog,v 1.80 2007/10/24 15:28:50 armin76 Exp $ + + 24 Oct 2007; Raúl Porcel <armin76@gentoo.org> p7zip-4.55.ebuild: + sparc/x86 stable 23 Oct 2007; Peter Weller <welp@gentoo.org> p7zip-4.51.ebuild: Stable on amd64 wrt bug 193771 diff --git a/app-arch/p7zip/p7zip-4.55.ebuild b/app-arch/p7zip/p7zip-4.55.ebuild index 56218abca954..5ae75806df2f 100644 --- a/app-arch/p7zip/p7zip-4.55.ebuild +++ b/app-arch/p7zip/p7zip-4.55.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/p7zip/p7zip-4.55.ebuild,v 1.3 2007/10/08 16:49:19 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/p7zip/p7zip-4.55.ebuild,v 1.4 2007/10/24 15:28:50 armin76 Exp $ inherit eutils toolchain-funcs multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}_src_all.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="static doc" DEPEND="!app-arch/lzma" |