diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-02-18 11:15:27 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-02-18 11:15:27 +0000 |
commit | f3c80c16d89b0b2ca5169984b647eb82fef36861 (patch) | |
tree | 3dd8880952de4e111beed0da8e96d2de55db02fb /dev-libs/totem-pl-parser | |
parent | Mask multilib for x11-libs/xcb-util* (diff) | |
download | gentoo-2-f3c80c16d89b0b2ca5169984b647eb82fef36861.tar.gz gentoo-2-f3c80c16d89b0b2ca5169984b647eb82fef36861.tar.bz2 gentoo-2-f3c80c16d89b0b2ca5169984b647eb82fef36861.zip |
Version bump, drop old
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/totem-pl-parser')
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 10 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/metadata.xml | 4 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-3.10.4.ebuild (renamed from dev-libs/totem-pl-parser/totem-pl-parser-3.10.2.ebuild) | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog index f98f5f54c6e9..c467d008d69f 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.153 2014/12/19 13:36:12 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.154 2015/02/18 11:15:27 pacho Exp $ + +*totem-pl-parser-3.10.4 (18 Feb 2015) + + 18 Feb 2015; Pacho Ramos <pacho@gentoo.org> +totem-pl-parser-3.10.4.ebuild, + -totem-pl-parser-3.10.2.ebuild, metadata.xml: + Version bump, drop old 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> totem-pl-parser-3.10.3.ebuild: amd64 stable, bug 529964 diff --git a/dev-libs/totem-pl-parser/metadata.xml b/dev-libs/totem-pl-parser/metadata.xml index 4c6d9e95d998..8a354d0113a3 100644 --- a/dev-libs/totem-pl-parser/metadata.xml +++ b/dev-libs/totem-pl-parser/metadata.xml @@ -3,10 +3,8 @@ <pkgmetadata> <herd>gnome</herd> <use> - <flag name='archive'>Enables support for accessing media files in archives + <flag name='archive'>Enables support for accessing media files in archives transparently via <pkg>app-arch/libarchive</pkg></flag> - <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg> for - introspection</flag> <flag name="quvi">Use <pkg>media-libs/quvi</pkg> for parsing video links</flag> </use> diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.2.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.4.ebuild index e2102a9c9f6a..a100a06dd30d 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.2.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.2.ebuild,v 1.3 2014/05/04 12:09:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.4.ebuild,v 1.1 2015/02/18 11:15:27 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 |