diff options
author | 2011-07-17 20:46:30 +0000 | |
---|---|---|
committer | 2011-07-17 20:46:30 +0000 | |
commit | 8574d18f84aa9a4194d3096e5412a5bbdf9712ab (patch) | |
tree | 766bef5c9a1fe418d3374fc407c7fefdc0876a8b /dev-libs/totem-pl-parser | |
parent | arm/x86 stable, bug #374447 (diff) | |
download | historical-8574d18f84aa9a4194d3096e5412a5bbdf9712ab.tar.gz historical-8574d18f84aa9a4194d3096e5412a5bbdf9712ab.tar.bz2 historical-8574d18f84aa9a4194d3096e5412a5bbdf9712ab.zip |
arm stable, bug #369909
Package-Manager: portage-2.1.10.6/cvs/Linux x86_64
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-2.32.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 dc0119ee3545..3e1f4610c1e4 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.97 2011/07/14 10:13:12 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.98 2011/07/17 20:46:30 maekke Exp $ + + 17 Jul 2011; Markus Meier <maekke@gentoo.org> totem-pl-parser-2.32.5.ebuild: + arm stable, bug #369909 14 Jul 2011; Thomas Kahle <tomka@gentoo.org> totem-pl-parser-2.32.5.ebuild: x86 stable per bug 369909 diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild index c40dd8e6c180..21c6fb14e686 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.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.5.ebuild,v 1.4 2011/07/14 10:13:12 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.32.5.ebuild,v 1.5 2011/07/17 20:46:30 maekke Exp $ EAPI="4" GCONF_DEBUG="no" @@ -17,7 +17,7 @@ HOMEPAGE="http://projects.gnome.org/totem/" 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 |