summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-02-12 18:41:43 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-02-12 18:41:43 +0000
commitce735a068f9fdd0a319531f59f1d7b5382497d2a (patch)
treecfa83e333b23cf7f20f078b7521e651c2f0002fb /dev-libs/libebml
parentalpha/ia64/m68k/s390/sh/sparc stable wrt #399713 (diff)
downloadgentoo-2-ce735a068f9fdd0a319531f59f1d7b5382497d2a.tar.gz
gentoo-2-ce735a068f9fdd0a319531f59f1d7b5382497d2a.tar.bz2
gentoo-2-ce735a068f9fdd0a319531f59f1d7b5382497d2a.zip
alpha/ia64/sparc stable wrt #400013
(Portage version: 2.1.10.44/cvs/Linux ia64)
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 2355f2a2b388..8f1a93a2c1bb 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.118 2012/02/07 16:01:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.119 2012/02/12 18:41:43 armin76 Exp $
+
+ 12 Feb 2012; Raúl Porcel <armin76@gentoo.org> libebml-1.2.2.ebuild:
+ alpha/ia64/sparc stable wrt #400013
07 Feb 2012; Jeroen Roovers <jer@gentoo.org> libebml-1.2.2.ebuild:
Stable for HPPA (bug #400013).
diff --git a/dev-libs/libebml/libebml-1.2.2.ebuild b/dev-libs/libebml/libebml-1.2.2.ebuild
index b27ba136c415..c6f5026c4e03 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.6 2012/02/07 16:01:39 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-1.2.2.ebuild,v 1.7 2012/02/12 18:41:43 armin76 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"