summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-03-14 10:09:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-03-14 10:09:53 +0000
commit20eeb0816903d02c9e6dc71252f06ba0509fe7aa (patch)
treedcb16850319b5fd7a3afc48e7af4fe79bee95262 /dev-libs/libebml
parentStable for ppc64, wrt bug #503386 (diff)
downloadgentoo-2-20eeb0816903d02c9e6dc71252f06ba0509fe7aa.tar.gz
gentoo-2-20eeb0816903d02c9e6dc71252f06ba0509fe7aa.tar.bz2
gentoo-2-20eeb0816903d02c9e6dc71252f06ba0509fe7aa.zip
Stable for ppc64, wrt bug #492240
(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/libebml')
-rw-r--r--dev-libs/libebml/ChangeLog5
-rw-r--r--dev-libs/libebml/libebml-1.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog
index 5a1928bc890b..f4dbeac0e613 100644
--- a/dev-libs/libebml/ChangeLog
+++ b/dev-libs/libebml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libebml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.128 2014/03/12 09:48:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.129 2014/03/14 10:09:53 ago Exp $
+
+ 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libebml-1.3.0.ebuild:
+ Stable for ppc64, wrt bug #492240
12 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libebml-1.3.0.ebuild:
Stable for sparc, wrt bug #492240
diff --git a/dev-libs/libebml/libebml-1.3.0.ebuild b/dev-libs/libebml/libebml-1.3.0.ebuild
index 844f7697cf5a..428d6eb0020b 100644
--- a/dev-libs/libebml/libebml-1.3.0.ebuild
+++ b/dev-libs/libebml/libebml-1.3.0.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/libebml/libebml-1.3.0.ebuild,v 1.7 2014/03/12 09:48:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-1.3.0.ebuild,v 1.8 2014/03/14 10:09:53 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/Matroska-Org/${PN}/archive/release-${PV}.tar.gz -> $
LICENSE="LGPL-2.1"
SLOT="0/4" # subslot = soname major version
-KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="debug static-libs"
S=${WORKDIR}/${PN}-release-${PV}/make/linux