diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-10-26 22:49:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-10-26 22:49:03 +0000 |
commit | 601970a45b9a9fda399ee4395207cfa1d2e741c9 (patch) | |
tree | 83eaa1d1c17040006b4483aa063137a91bee1071 /app-arch | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-601970a45b9a9fda399ee4395207cfa1d2e741c9.tar.gz gentoo-2-601970a45b9a9fda399ee4395207cfa1d2e741c9.tar.bz2 gentoo-2-601970a45b9a9fda399ee4395207cfa1d2e741c9.zip |
Stable for HPPA (bug #241634).
(Portage version: 2.2_rc12/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/lzma-utils/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/lzma-utils/lzma-utils-4.32.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/lzma-utils/ChangeLog b/app-arch/lzma-utils/ChangeLog index 4351b7330d55..35471d8dfb9b 100644 --- a/app-arch/lzma-utils/ChangeLog +++ b/app-arch/lzma-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/lzma-utils # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/ChangeLog,v 1.45 2008/10/26 13:36:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/ChangeLog,v 1.46 2008/10/26 22:49:03 jer Exp $ + + 26 Oct 2008; Jeroen Roovers <jer@gentoo.org> lzma-utils-4.32.7.ebuild: + Stable for HPPA (bug #241634). 26 Oct 2008; nixnut <nixnut@gentoo.org> lzma-utils-4.32.7.ebuild: Stable on ppc wrt bug 241634 diff --git a/app-arch/lzma-utils/lzma-utils-4.32.7.ebuild b/app-arch/lzma-utils/lzma-utils-4.32.7.ebuild index e8d803808ca9..35a8fcd1bc85 100644 --- a/app-arch/lzma-utils/lzma-utils-4.32.7.ebuild +++ b/app-arch/lzma-utils/lzma-utils-4.32.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/lzma-utils-4.32.7.ebuild,v 1.3 2008/10/26 13:36:59 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/lzma-utils-4.32.7.ebuild,v 1.4 2008/10/26 22:49:03 jer Exp $ # Remember: we cannot leverage autotools in this ebuild in order # to avoid circular deps with autotools @@ -15,7 +15,7 @@ SRC_URI="http://tukaani.org/lzma/${MY_P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="nocxx" RDEPEND="!app-arch/lzma |