summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-09-12 03:22:50 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-09-12 03:22:50 +0000
commite7cae27cc94619b3d90e19a8762669e4984700ec (patch)
treeb6a38439a9305a94b8939bcf7b36e665dca79630 /app-arch
parentstable arm, bug #434348 (diff)
downloadgentoo-2-e7cae27cc94619b3d90e19a8762669e4984700ec.tar.gz
gentoo-2-e7cae27cc94619b3d90e19a8762669e4984700ec.tar.bz2
gentoo-2-e7cae27cc94619b3d90e19a8762669e4984700ec.zip
stable arm, bug #434164
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/pbzip2/ChangeLog5
-rw-r--r--app-arch/pbzip2/pbzip2-1.1.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/pbzip2/ChangeLog b/app-arch/pbzip2/ChangeLog
index 700627121c54..0757bf21fdc6 100644
--- a/app-arch/pbzip2/ChangeLog
+++ b/app-arch/pbzip2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/pbzip2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/ChangeLog,v 1.111 2012/09/12 03:17:39 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/ChangeLog,v 1.112 2012/09/12 03:22:50 blueness Exp $
+
+ 12 Sep 2012; Anthony G. Basile <blueness@gentoo.org> pbzip2-1.1.8.ebuild:
+ stable arm, bug #434164
12 Sep 2012; Anthony G. Basile <blueness@gentoo.org> pbzip2-1.1.8.ebuild:
stable ppc ppc64, bug #434164
diff --git a/app-arch/pbzip2/pbzip2-1.1.8.ebuild b/app-arch/pbzip2/pbzip2-1.1.8.ebuild
index de0af96d3017..bc54bbf897df 100644
--- a/app-arch/pbzip2/pbzip2-1.1.8.ebuild
+++ b/app-arch/pbzip2/pbzip2-1.1.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.1.8.ebuild,v 1.4 2012/09/12 03:17:39 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/pbzip2/pbzip2-1.1.8.ebuild,v 1.5 2012/09/12 03:22:50 blueness Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="https://launchpad.net/pbzip2/${PV:0:3}/${PV}/+download/${P}.tar.gz"
LICENSE="PBZIP2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="static symlink"
LIB_DEPEND="app-arch/bzip2[static-libs(+)]"