diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 08:52:43 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 08:52:43 +0000 |
commit | 1b95fa4e08955e55e0b7a1cbba4f94c934a47292 (patch) | |
tree | 6dcf17758dad95a769ab2fca6b0409d562df6df4 /dev-libs/totem-pl-parser | |
parent | amd64 stable, bug 508862 (diff) | |
download | gentoo-2-1b95fa4e08955e55e0b7a1cbba4f94c934a47292.tar.gz gentoo-2-1b95fa4e08955e55e0b7a1cbba4f94c934a47292.tar.bz2 gentoo-2-1b95fa4e08955e55e0b7a1cbba4f94c934a47292.zip |
amd64 stable, bug 508862
(Portage version: 2.2.10/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/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-3.10.2.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 1980035d764f..f2795adb2d27 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.147 2014/03/29 21:20:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.148 2014/05/04 08:52:43 pacho Exp $ + + 04 May 2014; Pacho Ramos <pacho@gentoo.org> totem-pl-parser-3.10.2.ebuild: + amd64 stable, bug 508862 *totem-pl-parser-3.10.2 (29 Mar 2014) 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.2.ebuild index 091094be3d52..edf31f60ebbe 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.2.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.2.ebuild,v 1.1 2014/03/29 21:20:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.10.2.ebuild,v 1.2 2014/05/04 08:52:43 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 |