diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:55:48 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 11:55:48 +0000 |
commit | 5ffec39094c70043015c44b839d6c2038a938824 (patch) | |
tree | bb983fb515a11e9e0e306f99dfdbc794e90d2fb2 /dev-libs/totem-pl-parser | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-5ffec39094c70043015c44b839d6c2038a938824.tar.gz gentoo-2-5ffec39094c70043015c44b839d6c2038a938824.tar.bz2 gentoo-2-5ffec39094c70043015c44b839d6c2038a938824.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/totem-pl-parser')
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-3.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog index a3b8c7a83ef5..b08c0c8709b7 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.145 2014/03/09 10:45:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.146 2014/03/09 11:55:48 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> totem-pl-parser-3.10.1.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> totem-pl-parser-3.10.1.ebuild: amd64 stable, bug 499954 diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.1.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.1.ebuild index 680628caf896..b40ef78e2df6 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.1.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.1.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.1.ebuild,v 1.3 2014/03/09 10:45:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.1.ebuild,v 1.4 2014/03/09 11:55:48 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 |