diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-05 12:51:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-05 12:51:11 +0000 |
commit | 890356be21dfc69145910c6ff51ca1430ef555d4 (patch) | |
tree | 97aff76d0059e2522bf4b446d66ff53e16f22b2d /dev-libs/lzo | |
parent | Stable for ppc64, wrt bug #512516 (diff) | |
download | gentoo-2-890356be21dfc69145910c6ff51ca1430ef555d4.tar.gz gentoo-2-890356be21dfc69145910c6ff51ca1430ef555d4.tar.bz2 gentoo-2-890356be21dfc69145910c6ff51ca1430ef555d4.zip |
Stable for ppc64, wrt bug #515238
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/lzo')
-rw-r--r-- | dev-libs/lzo/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/lzo/lzo-2.08.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/lzo/ChangeLog b/dev-libs/lzo/ChangeLog index eba133ad1f94..c29dfbb249be 100644 --- a/dev-libs/lzo/ChangeLog +++ b/dev-libs/lzo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/lzo # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/lzo/ChangeLog,v 1.85 2014/07/05 12:40:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lzo/ChangeLog,v 1.86 2014/07/05 12:51:11 ago Exp $ + + 05 Jul 2014; Agostino Sarubbo <ago@gentoo.org> lzo-2.08.ebuild: + Stable for ppc64, wrt bug #515238 05 Jul 2014; Agostino Sarubbo <ago@gentoo.org> lzo-2.08.ebuild: Stable for ia64, wrt bug #515238 diff --git a/dev-libs/lzo/lzo-2.08.ebuild b/dev-libs/lzo/lzo-2.08.ebuild index df1feaf3afd8..ca9a9ca70e32 100644 --- a/dev-libs/lzo/lzo-2.08.ebuild +++ b/dev-libs/lzo/lzo-2.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/lzo/lzo-2.08.ebuild,v 1.6 2014/07/05 12:40:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/lzo/lzo-2.08.ebuild,v 1.7 2014/07/05 12:51:11 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.oberhumer.com/opensource/lzo/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples static-libs" RDEPEND="abi_x86_32? ( |