summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2012-09-25 05:37:40 +0000
committerMatt Turner <mattst88@gentoo.org>2012-09-25 05:37:40 +0000
commitc597fff1a4edcc49904b1c1440c8499cc0ecaf9b (patch)
tree845dbc72c62bdfab6a9629684151d325bcc0c863 /app-arch/lbzip2
parentStable on alpha, bug 434164. (diff)
downloadgentoo-2-c597fff1a4edcc49904b1c1440c8499cc0ecaf9b.tar.gz
gentoo-2-c597fff1a4edcc49904b1c1440c8499cc0ecaf9b.tar.bz2
gentoo-2-c597fff1a4edcc49904b1c1440c8499cc0ecaf9b.zip
Stable on alpha, bug 435228.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/lbzip2')
-rw-r--r--app-arch/lbzip2/ChangeLog5
-rw-r--r--app-arch/lbzip2/lbzip2-2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/lbzip2/ChangeLog b/app-arch/lbzip2/ChangeLog
index 8daaae805ac9..30e3a12f52c3 100644
--- a/app-arch/lbzip2/ChangeLog
+++ b/app-arch/lbzip2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/lbzip2
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/ChangeLog,v 1.37 2012/09/18 17:56:35 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/ChangeLog,v 1.38 2012/09/25 05:37:40 mattst88 Exp $
+
+ 25 Sep 2012; Matt Turner <mattst88@gentoo.org> lbzip2-2.2.ebuild:
+ Stable on alpha, bug 435228.
18 Sep 2012; Anthony G. Basile <blueness@gentoo.org> lbzip2-2.2.ebuild:
stable arm, bug #435228
diff --git a/app-arch/lbzip2/lbzip2-2.2.ebuild b/app-arch/lbzip2/lbzip2-2.2.ebuild
index 84e3be15c792..b227f8172c90 100644
--- a/app-arch/lbzip2/lbzip2-2.2.ebuild
+++ b/app-arch/lbzip2/lbzip2-2.2.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/lbzip2/lbzip2-2.2.ebuild,v 1.6 2012/09/18 17:56:35 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/lbzip2-2.2.ebuild,v 1.7 2012/09/25 05:37:40 mattst88 Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="mirror://github/kjn/${PN}/${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"
PATCHES=( "${FILESDIR}"/${P}-s_isreg.patch )