summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2013-12-26 23:12:14 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2013-12-26 23:12:14 +0000
commitba34199bcb79bc1484314b7b91745682843a6c6c (patch)
tree419e4c10ded6f9aa12f12bb2e46eefb7674414f9
parentRe-sync 3.10 ebuild with 3.8 changes. (diff)
downloadgentoo-2-ba34199bcb79bc1484314b7b91745682843a6c6c.tar.gz
gentoo-2-ba34199bcb79bc1484314b7b91745682843a6c6c.tar.bz2
gentoo-2-ba34199bcb79bc1484314b7b91745682843a6c6c.zip
Drop leading whitespace in keywords
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C6085806)
-rw-r--r--dev-libs/totem-pl-parser/ChangeLog6
-rw-r--r--dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog
index 3527fed608a7..bd889b977085 100644
--- a/dev-libs/totem-pl-parser/ChangeLog
+++ b/dev-libs/totem-pl-parser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/totem-pl-parser
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.138 2013/12/24 18:12:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.139 2013/12/26 23:12:14 eva Exp $
+
+ 26 Dec 2013; Gilles Dartiguelongue <eva@gentoo.org>
+ totem-pl-parser-3.10.0.ebuild:
+ Drop leading whitespace in keywords
*totem-pl-parser-3.10.0 (24 Dec 2013)
diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild
index 783428ddb86c..63296aec3280 100644
--- a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild
+++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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-3.10.0.ebuild,v 1.1 2013/12/24 18:12:37 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.0.ebuild,v 1.2 2013/12/26 23:12:14 eva Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="http://projects.gnome.org/totem/ http://developer.gnome.org/totem-pl-p
LICENSE="LGPL-2+"
SLOT="0/18"
IUSE="archive crypt +introspection +quvi test"
-KEYWORDS=" ~alpha ~amd64 ~arm ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~x86 ~x86-fbsd"
RDEPEND="
>=dev-libs/glib-2.31:2