diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-16 01:38:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-16 01:38:22 +0000 |
commit | 982a3640eaf16796a84be7c90887eb5c9e8b23f8 (patch) | |
tree | 2514503173af89d4a9eaa67ca6b1c1d36d54f42e /app-arch/lzma-utils | |
parent | This script will convert the current portage tree from Manifest2 (diff) | |
download | gentoo-2-982a3640eaf16796a84be7c90887eb5c9e8b23f8.tar.gz gentoo-2-982a3640eaf16796a84be7c90887eb5c9e8b23f8.tar.bz2 gentoo-2-982a3640eaf16796a84be7c90887eb5c9e8b23f8.zip |
Stable for HPPA (bug #205397).
(Portage version: 2.1.4)
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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/lzma-utils/ChangeLog b/app-arch/lzma-utils/ChangeLog index a17f57742cd5..cdd807b22d46 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.16 2008/01/15 15:42:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/ChangeLog,v 1.17 2008/01/16 01:38:22 jer Exp $ + + 16 Jan 2008; Jeroen Roovers <jer@gentoo.org> lzma-utils-4.32.3.ebuild: + Stable for HPPA (bug #205397). 15 Jan 2008; Raúl Porcel <armin76@gentoo.org> lzma-utils-4.32.3.ebuild: alpha/ia64/sparc stable wrt #205397 diff --git a/app-arch/lzma-utils/lzma-utils-4.32.3.ebuild b/app-arch/lzma-utils/lzma-utils-4.32.3.ebuild index 8ac49194eeca..c15f7a12d0db 100644 --- a/app-arch/lzma-utils/lzma-utils-4.32.3.ebuild +++ b/app-arch/lzma-utils/lzma-utils-4.32.3.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.3.ebuild,v 1.6 2008/01/15 15:42:33 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzma-utils/lzma-utils-4.32.3.ebuild,v 1.7 2008/01/16 01:38:22 jer 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" |