diff options
author | 2007-11-07 23:24:53 +0000 | |
---|---|---|
committer | 2007-11-07 23:24:53 +0000 | |
commit | e46a3efc4ff37eae6f1e9823ef09c6ed4f37cae8 (patch) | |
tree | 35f6fa67424e927e02e3674d67ec5080d1091eb2 /app-arch | |
parent | Stable on x86, bug #198375 (diff) | |
download | gentoo-2-e46a3efc4ff37eae6f1e9823ef09c6ed4f37cae8.tar.gz gentoo-2-e46a3efc4ff37eae6f1e9823ef09c6ed4f37cae8.tar.bz2 gentoo-2-e46a3efc4ff37eae6f1e9823ef09c6ed4f37cae8.zip |
Stable on x86, bug #198314
(Portage version: 2.1.3.18)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/lzma-utils/ChangeLog | 6 | ||||
-rw-r--r-- | app-arch/lzma-utils/lzma-utils-4.32.0_beta5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-arch/lzma-utils/ChangeLog b/app-arch/lzma-utils/ChangeLog index ffe4dacf156e..c6d7669aa288 100644 --- a/app-arch/lzma-utils/ChangeLog +++ b/app-arch/lzma-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-arch/lzma-utils # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/ChangeLog,v 1.3 2007/11/07 14:49:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/ChangeLog,v 1.4 2007/11/07 23:24:53 cla Exp $ + + 07 Nov 2007; Dawid Węgliński <cla@gentoo.org> + lzma-utils-4.32.0_beta5.ebuild: + Stable on x86 (bug #198314) 07 Nov 2007; Jeroen Roovers <jer@gentoo.org> lzma-utils-4.32.0_beta5.ebuild, lzma-utils-4.32.2.ebuild: diff --git a/app-arch/lzma-utils/lzma-utils-4.32.0_beta5.ebuild b/app-arch/lzma-utils/lzma-utils-4.32.0_beta5.ebuild index 7c400cde6732..5b0a1545c72b 100644 --- a/app-arch/lzma-utils/lzma-utils-4.32.0_beta5.ebuild +++ b/app-arch/lzma-utils/lzma-utils-4.32.0_beta5.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/lzma-utils/lzma-utils-4.32.0_beta5.ebuild,v 1.4 2007/11/07 14:49:32 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/lzma-utils-4.32.0_beta5.ebuild,v 1.5 2007/11/07 23:24:53 cla Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://tukaani.org/lzma/lzma-${PV/_}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 arm hppa ~ia64 m68k ~ppc ~ppc64 s390 sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 m68k ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="" RDEPEND="!app-arch/lzma" |