summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-02-10 23:24:22 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-02-10 23:24:22 +0000
commit0307683805a3717446acd488633ab2683829110b (patch)
tree15fd431080b919ad1bc887c4a4dec0dccc9cce1b /dev-libs
parentStable on amd64 wrt bug #343737 (diff)
downloadhistorical-0307683805a3717446acd488633ab2683829110b.tar.gz
historical-0307683805a3717446acd488633ab2683829110b.tar.bz2
historical-0307683805a3717446acd488633ab2683829110b.zip
Stable on amd64 wrt bug #329633
Package-Manager: portage-2.1.9.36/cvs/Linux x86_64
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libebml/ChangeLog5
-rw-r--r--dev-libs/libebml/libebml-1.0.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog
index 62f3e9101233..ccf4c1234a06 100644
--- a/dev-libs/libebml/ChangeLog
+++ b/dev-libs/libebml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libebml
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.102 2011/02/07 11:04:37 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.103 2011/02/10 23:24:22 hwoarang Exp $
+
+ 10 Feb 2011; Markos Chandras <hwoarang@gentoo.org> libebml-1.0.0.ebuild:
+ Stable on amd64 wrt bug #329633
07 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libebml-1.0.0.ebuild:
x86 stable wrt bug #329633
diff --git a/dev-libs/libebml/libebml-1.0.0.ebuild b/dev-libs/libebml/libebml-1.0.0.ebuild
index 4c63939aec1f..1820d74540fc 100644
--- a/dev-libs/libebml/libebml-1.0.0.ebuild
+++ b/dev-libs/libebml/libebml-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-1.0.0.ebuild,v 1.2 2011/02/07 11:04:37 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-1.0.0.ebuild,v 1.3 2011/02/10 23:24:22 hwoarang Exp $
EAPI=2
@@ -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=""
S="${S}/make/linux"