summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-12-19 13:36:12 +0000
committerPacho Ramos <pacho@gentoo.org>2014-12-19 13:36:12 +0000
commit37a84cbc85c685e0a263d7f749568baabe28b2f4 (patch)
tree0d98e639a86ce233a9cf88b0e0e99e40253b07b6 /dev-libs/totem-pl-parser
parentamd64 stable, bug 529964 (diff)
downloadgentoo-2-37a84cbc85c685e0a263d7f749568baabe28b2f4.tar.gz
gentoo-2-37a84cbc85c685e0a263d7f749568baabe28b2f4.tar.bz2
gentoo-2-37a84cbc85c685e0a263d7f749568baabe28b2f4.zip
amd64 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/totem-pl-parser')
-rw-r--r--dev-libs/totem-pl-parser/ChangeLog5
-rw-r--r--dev-libs/totem-pl-parser/totem-pl-parser-3.10.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog
index 1f6a5cee8aaf..f98f5f54c6e9 100644
--- a/dev-libs/totem-pl-parser/ChangeLog
+++ b/dev-libs/totem-pl-parser/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/totem-pl-parser
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.152 2014/12/18 14:55:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.153 2014/12/19 13:36:12 pacho Exp $
+
+ 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> totem-pl-parser-3.10.3.ebuild:
+ amd64 stable, bug 529964
18 Dec 2014; Pacho Ramos <pacho@gentoo.org> totem-pl-parser-3.10.3.ebuild:
x86 stable, bug 529964
diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.3.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.3.ebuild
index c4b749cfd159..ba78f7ec3a16 100644
--- a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.3.ebuild
+++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.3.ebuild,v 1.2 2014/12/18 14:55:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.3.ebuild,v 1.3 2014/12/19 13:36:12 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="http://developer.gnome.org/totem-pl-parser/stable/"
LICENSE="LGPL-2+"
SLOT="0/18"
IUSE="archive crypt +introspection +quvi test"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
RDEPEND="
>=dev-libs/glib-2.31:2