summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-19 10:17:54 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-19 10:17:54 +0000
commit07509c4339ce4976fab3f0505ad7448d7fcd5e20 (patch)
tree0c03f5bdef2eccab162c68902c5c9c2c5a697950 /app-arch
parentStable for ppc64, wrt bug #495314 (diff)
downloadgentoo-2-07509c4339ce4976fab3f0505ad7448d7fcd5e20.tar.gz
gentoo-2-07509c4339ce4976fab3f0505ad7448d7fcd5e20.tar.bz2
gentoo-2-07509c4339ce4976fab3f0505ad7448d7fcd5e20.zip
Stable for ppc64, wrt bug #495322
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/lbzip2/ChangeLog5
-rw-r--r--app-arch/lbzip2/lbzip2-2.3-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/lbzip2/ChangeLog b/app-arch/lbzip2/ChangeLog
index 3e16a2997b08..a3bd403819f9 100644
--- a/app-arch/lbzip2/ChangeLog
+++ b/app-arch/lbzip2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/lbzip2
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/ChangeLog,v 1.65 2014/01/18 20:06:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/ChangeLog,v 1.66 2014/01/19 10:17:54 ago Exp $
+
+ 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> lbzip2-2.3-r1.ebuild:
+ Stable for ppc64, wrt bug #495322
18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> lbzip2-2.3-r1.ebuild:
Stable for alpha, wrt bug #495322
diff --git a/app-arch/lbzip2/lbzip2-2.3-r1.ebuild b/app-arch/lbzip2/lbzip2-2.3-r1.ebuild
index b3739750186f..b3e3293098a9 100644
--- a/app-arch/lbzip2/lbzip2-2.3-r1.ebuild
+++ b/app-arch/lbzip2/lbzip2-2.3-r1.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/lbzip2/lbzip2-2.3-r1.ebuild,v 1.11 2014/01/18 20:06:55 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/lbzip2-2.3-r1.ebuild,v 1.12 2014/01/19 10:17:54 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://archive.lbzip2.org/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="debug symlink"
RDEPEND="symlink? ( !app-arch/pbzip2[symlink] )"