summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-09-30 16:56:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-09-30 16:56:48 +0000
commitcf1c4b222179d693b31f12960a45508916736733 (patch)
tree0fe47c35fbfbaa1a415b9f9a2259997e66f1d173 /app-arch
parentAdd ~s390/~sh (diff)
downloadgentoo-2-cf1c4b222179d693b31f12960a45508916736733.tar.gz
gentoo-2-cf1c4b222179d693b31f12960a45508916736733.tar.bz2
gentoo-2-cf1c4b222179d693b31f12960a45508916736733.zip
ia64/m68k/s390/sh/sparc stable wrt #435228
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'app-arch')
-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 30e3a12f52c3..262116ce24fa 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.38 2012/09/25 05:37:40 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/ChangeLog,v 1.39 2012/09/30 16:56:48 armin76 Exp $
+
+ 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> lbzip2-2.2.ebuild:
+ ia64/m68k/s390/sh/sparc stable wrt #435228
25 Sep 2012; Matt Turner <mattst88@gentoo.org> lbzip2-2.2.ebuild:
Stable on alpha, bug 435228.
diff --git a/app-arch/lbzip2/lbzip2-2.2.ebuild b/app-arch/lbzip2/lbzip2-2.2.ebuild
index b227f8172c90..dba198e8e842 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.7 2012/09/25 05:37:40 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/lbzip2-2.2.ebuild,v 1.8 2012/09/30 16:56:48 armin76 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 )