diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 18:53:25 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 18:53:25 +0000 |
commit | be4c723e2a6deac6a40fc020091d1f9874513ceb (patch) | |
tree | 0596dbe972425f2d77ad6ab521500fa3e1a4ae20 /dev-libs/totem-pl-parser | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-be4c723e2a6deac6a40fc020091d1f9874513ceb.tar.gz gentoo-2-be4c723e2a6deac6a40fc020091d1f9874513ceb.tar.bz2 gentoo-2-be4c723e2a6deac6a40fc020091d1f9874513ceb.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/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 | 5 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.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 398157f24b7a..f15a469bc754 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.135 2013/08/30 22:43:01 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.136 2013/11/30 18:53:25 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> totem-pl-parser-3.4.5.ebuild: + amd64 stable, bug #478252 30 Aug 2013; Gilles Dartiguelongue <eva@gentoo.org> -totem-pl-parser-3.4.3-r1.ebuild, -totem-pl-parser-3.4.4.ebuild, diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild index dc6d36a30ff5..f6e4304af2ab 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.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.4.5.ebuild,v 1.2 2013/08/30 22:43:01 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-3.4.5.ebuild,v 1.3 2013/11/30 18:53:25 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://projects.gnome.org/totem/ http://developer.gnome.org/totem-pl-p LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="archive crypt +introspection +quvi test" RDEPEND=" |