summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-07 11:04:37 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-02-07 11:04:37 +0000
commit2340a35df468471491062c33b59ea5e9c9b41fa6 (patch)
tree8fcffb73492c1dc2d6229a15d4d95f1d8fa9d1db /dev-libs/libebml
parentsys-process/daemontools -> virtual/daemontools (#353211) (diff)
downloadgentoo-2-2340a35df468471491062c33b59ea5e9c9b41fa6.tar.gz
gentoo-2-2340a35df468471491062c33b59ea5e9c9b41fa6.tar.bz2
gentoo-2-2340a35df468471491062c33b59ea5e9c9b41fa6.zip
x86 stable wrt bug #329633
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'dev-libs/libebml')
-rw-r--r--dev-libs/libebml/ChangeLog5
-rw-r--r--dev-libs/libebml/libebml-1.0.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/libebml/ChangeLog b/dev-libs/libebml/ChangeLog
index e993f676a85e..62f3e9101233 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.101 2011/02/02 03:40:30 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/ChangeLog,v 1.102 2011/02/07 11:04:37 phajdan.jr Exp $
+
+ 07 Feb 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> libebml-1.0.0.ebuild:
+ x86 stable wrt bug #329633
02 Feb 2011; Tim Harder <radhermit@gentoo.org> libebml-1.2.0.ebuild:
Explicitly set empty DEPEND and RDEPEND.
diff --git a/dev-libs/libebml/libebml-1.0.0.ebuild b/dev-libs/libebml/libebml-1.0.0.ebuild
index c62d5a436e4b..4c63939aec1f 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-2010 Gentoo Foundation
+# 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.1 2010/06/05 15:37:14 beandog Exp $
+# $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 $
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"