summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-08 14:53:06 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-08 14:53:06 +0000
commit44dd60b9150a7cfd883ed8e51e071109145443a4 (patch)
treeb00543532e074cd84c356f08d0e56630397b4612 /dev-libs/libebml
parentMarking hwsetup-1.2-r2 ppc64 for bug 397207 (diff)
downloadhistorical-44dd60b9150a7cfd883ed8e51e071109145443a4.tar.gz
historical-44dd60b9150a7cfd883ed8e51e071109145443a4.tar.bz2
historical-44dd60b9150a7cfd883ed8e51e071109145443a4.zip
Marking libebml-1.2.2 ppc64 for bug 400013
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r--dev-libs/libebml/ChangeLog5
-rw-r--r--dev-libs/libebml/libebml-1.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog
index 8f1a93a2c1bb..6e38120a87fc 100644
--- a/dev-libs/libebml/ChangeLog
+++ b/dev-libs/libebml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libebml
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.119 2012/02/12 18:41:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.120 2012/03/08 14:53:06 ranger Exp $
+
+ 08 Mar 2012; Brent Baude <ranger@gentoo.org> libebml-1.2.2.ebuild:
+ Marking libebml-1.2.2 ppc64 for bug 400013
12 Feb 2012; Raúl Porcel <armin76@gentoo.org> libebml-1.2.2.ebuild:
alpha/ia64/sparc stable wrt #400013
diff --git a/dev-libs/libebml/libebml-1.2.2.ebuild b/dev-libs/libebml/libebml-1.2.2.ebuild
index c6f5026c4e03..4a9031895fce 100644
--- a/dev-libs/libebml/libebml-1.2.2.ebuild
+++ b/dev-libs/libebml/libebml-1.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/dev-libs/libebml/libebml-1.2.2.ebuild,v 1.7 2012/02/12 18:41:43 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-1.2.2.ebuild,v 1.8 2012/03/08 14:53:06 ranger Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://www.bunkus.org/videotools/mkvtoolnix/sources/${P}.tar.bz2"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="debug static-libs"
S="${WORKDIR}/${P}/make/linux"