summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-19 07:17:46 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2011-10-19 07:17:46 +0000
commit69af9170a032d32aacfdc8a2f34fabc460fdeb16 (patch)
treea86d0cec355f46082c4db5ee47ddde44cca92f70 /dev-libs/totem-pl-parser
parentChange dep from quvi to libquvi (radhermit recommendation), apply marienzs (diff)
downloadgentoo-2-69af9170a032d32aacfdc8a2f34fabc460fdeb16.tar.gz
gentoo-2-69af9170a032d32aacfdc8a2f34fabc460fdeb16.tar.bz2
gentoo-2-69af9170a032d32aacfdc8a2f34fabc460fdeb16.zip
Restore accidentally dropped ~alpha, ~arm, ~ia64, ~sparc, ~x86-fbsd keywords; the "quvi" USE flag is masked on these arches, so the quvi/libquvi change does not affect them.
(Portage version: 2.2.0_alpha69/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/totem-pl-parser')
-rw-r--r--dev-libs/totem-pl-parser/ChangeLog8
-rw-r--r--dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r1.ebuild4
2 files changed, 9 insertions, 3 deletions
diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog
index 0eb1e22cb1ab..bf3e78dd865a 100644
--- a/dev-libs/totem-pl-parser/ChangeLog
+++ b/dev-libs/totem-pl-parser/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-libs/totem-pl-parser
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.105 2011/10/19 07:03:36 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.106 2011/10/19 07:17:46 tetromino Exp $
+
+ 19 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org>
+ totem-pl-parser-2.32.6-r1.ebuild:
+ Restore accidentally dropped ~alpha, ~arm, ~ia64, ~sparc, ~x86-fbsd keywords;
+ the "quvi" USE flag is masked on these arches, so the quvi/libquvi change
+ does not affect them.
*totem-pl-parser-2.32.6-r1 (19 Oct 2011)
diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r1.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r1.ebuild
index e09c3039aa51..3b8df70c008b 100644
--- a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r1.ebuild
+++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r1.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/totem-pl-parser/totem-pl-parser-2.32.6-r1.ebuild,v 1.1 2011/10/19 07:03:36 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6-r1.ebuild,v 1.2 2011/10/19 07:17:46 tetromino Exp $
EAPI="4"
GCONF_DEBUG="no"
@@ -16,7 +16,7 @@ HOMEPAGE="http://projects.gnome.org/totem/ http://developer.gnome.org/totem-pl-p
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~sparc ~x86 ~x86-fbsd"
IUSE="archive doc +introspection +quvi"
RDEPEND=">=dev-libs/glib-2.24:2