summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-01-26 20:28:46 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2012-01-26 20:28:46 +0000
commit62f1973263d427422d4a30e13f744e5da9b9ed53 (patch)
tree0a89c47c47ab67406ec8eccfa164dac55070a3cc /dev-libs/libebml/libebml-1.2.2.ebuild
parentStable on amd64 wrt bug #400381 (diff)
downloadgentoo-2-62f1973263d427422d4a30e13f744e5da9b9ed53.tar.gz
gentoo-2-62f1973263d427422d4a30e13f744e5da9b9ed53.tar.bz2
gentoo-2-62f1973263d427422d4a30e13f744e5da9b9ed53.zip
Stable on amd64 wrt bug #400013
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libebml/libebml-1.2.2.ebuild')
-rw-r--r--dev-libs/libebml/libebml-1.2.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libebml/libebml-1.2.2.ebuild b/dev-libs/libebml/libebml-1.2.2.ebuild
index e64608a029fa..5153b040c49c 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-2011 Gentoo Foundation
+# 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.1 2011/09/26 00:15:31 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libebml/libebml-1.2.2.ebuild,v 1.2 2012/01/26 20:28:46 hwoarang 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"