diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-18 12:32:48 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-18 12:32:48 +0000 |
commit | d1ea9949cd5e67ce9f685e697b2e49fbc9f5b39f (patch) | |
tree | 53ae368a070f09fbde5ccc8273d79427e53adfe0 /app-arch/lbzip2 | |
parent | Stable for x86, wrt bug #433301 (diff) | |
download | gentoo-2-d1ea9949cd5e67ce9f685e697b2e49fbc9f5b39f.tar.gz gentoo-2-d1ea9949cd5e67ce9f685e697b2e49fbc9f5b39f.tar.bz2 gentoo-2-d1ea9949cd5e67ce9f685e697b2e49fbc9f5b39f.zip |
stable ppc ppc64, bug #435228
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-arch/lbzip2')
-rw-r--r-- | app-arch/lbzip2/ChangeLog | 5 | ||||
-rw-r--r-- | app-arch/lbzip2/lbzip2-2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-arch/lbzip2/ChangeLog b/app-arch/lbzip2/ChangeLog index 762c9bb1062b..eb19608e0fd8 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.33 2012/09/17 10:58:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/ChangeLog,v 1.34 2012/09/18 12:32:48 blueness Exp $ + + 18 Sep 2012; Anthony G. Basile <blueness@gentoo.org> lbzip2-2.2.ebuild: + stable ppc ppc64, bug #435228 17 Sep 2012; Agostino Sarubbo <ago@gentoo.org> lbzip2-2.2.ebuild: Stable for amd64, wrt bug #435228 diff --git a/app-arch/lbzip2/lbzip2-2.2.ebuild b/app-arch/lbzip2/lbzip2-2.2.ebuild index a87fdf45b82a..af446d9842c6 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.2 2012/09/17 10:58:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/lbzip2/lbzip2-2.2.ebuild,v 1.3 2012/09/18 12:32:48 blueness 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 ) |