summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-09-04 21:59:16 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-09-04 21:59:16 +0000
commitff9b84a060f9db2f1a403018dbcd9e763309d88a (patch)
tree61ba048912763d717669ab8d98beb77bca1f3b7e /dev-libs/libebml
parentneeds <dev-games/cegui-0.7.5 to build (bug #375503) (diff)
downloadgentoo-2-ff9b84a060f9db2f1a403018dbcd9e763309d88a.tar.gz
gentoo-2-ff9b84a060f9db2f1a403018dbcd9e763309d88a.tar.bz2
gentoo-2-ff9b84a060f9db2f1a403018dbcd9e763309d88a.zip
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian "idella4" Delaney in bug #376395 filed by Pacho Ramos.
(Portage version: 2.1.10.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r--dev-libs/libebml/ChangeLog6
-rw-r--r--dev-libs/libebml/libebml-1.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog
index fda07adae4f1..ea11198cea85 100644
--- a/dev-libs/libebml/ChangeLog
+++ b/dev-libs/libebml/ChangeLog
@@ -1,6 +1,10 @@
# 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.107 2011/09/04 17:32:09 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.108 2011/09/04 21:59:16 chainsaw Exp $
+
+ 04 Sep 2011; Tony Vroon <chainsaw@gentoo.org> libebml-1.2.1.ebuild:
+ Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
+ "idella4" Delaney in bug #376395 filed by Pacho Ramos.
04 Sep 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libebml-1.2.1.ebuild:
x86 stable wrt bug #376395
diff --git a/dev-libs/libebml/libebml-1.2.1.ebuild b/dev-libs/libebml/libebml-1.2.1.ebuild
index fa16575308aa..11dfd4363cce 100644
--- a/dev-libs/libebml/libebml-1.2.1.ebuild
+++ b/dev-libs/libebml/libebml-1.2.1.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.2.1.ebuild,v 1.3 2011/09/04 17:32:09 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-1.2.1.ebuild,v 1.4 2011/09/04 21:59:16 chainsaw 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=""
DEPEND=""