summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-12-25 15:47:56 +0000
committerJeroen Roovers <jer@gentoo.org>2013-12-25 15:47:56 +0000
commit6222651f4ed58a33d36c683be2cc5d9783f5b77f (patch)
tree43624ebeeb64a47ded074b6fc95e0728960986d2 /app-arch/lbzip2
parentStable for HPPA (bug #495852). (diff)
downloadgentoo-2-6222651f4ed58a33d36c683be2cc5d9783f5b77f.tar.gz
gentoo-2-6222651f4ed58a33d36c683be2cc5d9783f5b77f.tar.bz2
gentoo-2-6222651f4ed58a33d36c683be2cc5d9783f5b77f.zip
Stable for HPPA (bug #495322).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-arch/lbzip2')
-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 c2d3aebcffd6..26a58c7a277c 100644
--- a/app-arch/lbzip2/ChangeLog
+++ b/app-arch/lbzip2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/lbzip2
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/ChangeLog,v 1.56 2013/12/25 12:12:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/ChangeLog,v 1.57 2013/12/25 15:47:56 jer Exp $
+
+ 25 Dec 2013; Jeroen Roovers <jer@gentoo.org> lbzip2-2.3-r1.ebuild:
+ Stable for HPPA (bug #495322).
25 Dec 2013; Justin Lecher <jlec@gentoo.org> lbzip2-2.3-r1.ebuild:
Resort some lines
diff --git a/app-arch/lbzip2/lbzip2-2.3-r1.ebuild b/app-arch/lbzip2/lbzip2-2.3-r1.ebuild
index 8a98c9b7b27e..2a781a1a96ca 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-2013 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.2 2013/12/25 12:12:32 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/lbzip2-2.3-r1.ebuild,v 1.3 2013/12/25 15:47:56 jer 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 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm 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] )"