diff options
author | 2011-10-14 21:20:06 +0000 | |
---|---|---|
committer | 2011-10-14 21:20:06 +0000 | |
commit | 219b99458eda5adaa4dfa7fc299847b233ea6a7b (patch) | |
tree | c96faacb0b12ef288e071782691199e04dc145f5 /dev-libs/totem-pl-parser | |
parent | amd64 stable wrt #385699 (diff) | |
download | historical-219b99458eda5adaa4dfa7fc299847b233ea6a7b.tar.gz historical-219b99458eda5adaa4dfa7fc299847b233ea6a7b.tar.bz2 historical-219b99458eda5adaa4dfa7fc299847b233ea6a7b.zip |
amd64 stable wrt #385699
Package-Manager: portage-2.2.0_alpha64/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'dev-libs/totem-pl-parser')
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.32.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog index 6f1195a7e568..e75a4cabee96 100644 --- a/dev-libs/totem-pl-parser/ChangeLog +++ b/dev-libs/totem-pl-parser/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/totem-pl-parser # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.102 2011/10/05 16:57:22 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.103 2011/10/14 21:20:06 ssuominen Exp $ + + 14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> + totem-pl-parser-2.32.6.ebuild: + amd64 stable wrt #385699 05 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org> totem-pl-parser-2.32.5.ebuild: diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6.ebuild index dae058b20491..0d713911df58 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-2.32.6.ebuild,v 1.1 2011/09/22 16:29:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.6.ebuild,v 1.2 2011/10/14 21:20:06 ssuominen Exp $ EAPI="4" GCONF_DEBUG="no" @@ -16,7 +16,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 doc +introspection +quvi" RDEPEND=">=dev-libs/glib-2.24:2 |