diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:34:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:34:22 +0000 |
commit | 71b79017efed1202c87de27d1c09c80cfc8beb80 (patch) | |
tree | f813904c0138e22d179d3c7103d074f31ee307fa /app-arch | |
parent | Stable for ppc, wrt bug #495324 (diff) | |
download | gentoo-2-71b79017efed1202c87de27d1c09c80cfc8beb80.tar.gz gentoo-2-71b79017efed1202c87de27d1c09c80cfc8beb80.tar.bz2 gentoo-2-71b79017efed1202c87de27d1c09c80cfc8beb80.zip |
Stable for ppc, wrt bug #495324
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/lzip/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/lzip/lzip-1.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/lzip/ChangeLog b/app-arch/lzip/ChangeLog index 394b6809d2d6..f97e0bc3c11c 100644 --- a/app-arch/lzip/ChangeLog +++ b/app-arch/lzip/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-arch/lzip # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lzip/ChangeLog,v 1.43 2014/01/09 13:25:23 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzip/ChangeLog,v 1.44 2014/01/14 15:34:22 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> lzip-1.15.ebuild: + Stable for ppc, wrt bug #495324 09 Jan 2014; Lars Wendler <polynomial-c@gentoo.org> lzip-1.15.ebuild: x86 stable (bug #495324). diff --git a/app-arch/lzip/lzip-1.15.ebuild b/app-arch/lzip/lzip-1.15.ebuild index 6aaa350c0dfc..124378c91cf2 100644 --- a/app-arch/lzip/lzip-1.15.ebuild +++ b/app-arch/lzip/lzip-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/lzip/lzip-1.15.ebuild,v 1.5 2014/01/09 13:25:23 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lzip/lzip-1.15.ebuild,v 1.6 2014/01/14 15:34:22 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.gnu.org/releases-noredirect/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ppc ~ppc64 ~sparc x86" src_configure() { # not autotools-based |