diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-10-26 13:36:59 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-10-26 13:36:59 +0000 |
commit | cab1dafdd34154f30561adfb5c8d687699313eab (patch) | |
tree | 12b4192afaafc14af9c552c020b3a6093b0e6cc2 /app-arch/lzma-utils | |
parent | push changes (diff) | |
download | gentoo-2-cab1dafdd34154f30561adfb5c8d687699313eab.tar.gz gentoo-2-cab1dafdd34154f30561adfb5c8d687699313eab.tar.bz2 gentoo-2-cab1dafdd34154f30561adfb5c8d687699313eab.zip |
Stable on ppc wrt bug 241634
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-arch/lzma-utils')
-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 24055ca1dc45..4351b7330d55 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.44 2008/10/26 12:36:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/ChangeLog,v 1.45 2008/10/26 13:36:59 nixnut Exp $ + + 26 Oct 2008; nixnut <nixnut@gentoo.org> lzma-utils-4.32.7.ebuild: + Stable on ppc wrt bug 241634 26 Oct 2008; Raúl Porcel <armin76@gentoo.org> lzma-utils-4.32.7.ebuild: alpha/ia64/sparc/x86 stable wrt #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 0993cf80205e..e8d803808ca9 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.2 2008/10/26 12:36:16 armin76 Exp $ +# $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 $ # 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 |