diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 16:55:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 16:55:11 +0000 |
commit | 6512ee109aeafb4a61bc7036661d1be1ff761002 (patch) | |
tree | ab8040212b2b58eb59ad56c14587299420e96d78 /app-arch/lrzip | |
parent | Stable for ppc64, wrt bug #480038 (diff) | |
download | gentoo-2-6512ee109aeafb4a61bc7036661d1be1ff761002.tar.gz gentoo-2-6512ee109aeafb4a61bc7036661d1be1ff761002.tar.bz2 gentoo-2-6512ee109aeafb4a61bc7036661d1be1ff761002.zip |
Stable for ppc64, wrt bug #458184
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-arch/lrzip')
-rw-r--r-- | app-arch/lrzip/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/lrzip/lrzip-0.614.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/lrzip/ChangeLog b/app-arch/lrzip/ChangeLog index 9545fbabe416..a7152b574ac9 100644 --- a/app-arch/lrzip/ChangeLog +++ b/app-arch/lrzip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/lrzip # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.30 2013/11/21 09:27:41 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/ChangeLog,v 1.31 2013/12/24 16:55:11 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> lrzip-0.614.ebuild: + Stable for ppc64, wrt bug #458184 21 Nov 2013; Sergey Popov <pinkbyte@gentoo.org> lrzip-0.614.ebuild: Stable on arm, wrt bug #458184 diff --git a/app-arch/lrzip/lrzip-0.614.ebuild b/app-arch/lrzip/lrzip-0.614.ebuild index a9fd15cb7695..85b86d9d990e 100644 --- a/app-arch/lrzip/lrzip-0.614.ebuild +++ b/app-arch/lrzip/lrzip-0.614.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v 1.11 2013/11/21 09:27:41 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lrzip/lrzip-0.614.ebuild,v 1.12 2013/12/24 16:55:11 ago Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://ck.kolivas.org/apps/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 arm hppa ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="dev-libs/lzo |