diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 18:54:57 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 18:54:57 +0000 |
commit | 45364b6abaf91c108c254d62ee0259d8efe426cf (patch) | |
tree | 63fcc5cab139ebbefac6b2fa9f49b7c06f9041e2 /dev-libs/totem-pl-parser | |
parent | Stable on amd64 wrt bug #330349 (diff) | |
download | gentoo-2-45364b6abaf91c108c254d62ee0259d8efe426cf.tar.gz gentoo-2-45364b6abaf91c108c254d62ee0259d8efe426cf.tar.bz2 gentoo-2-45364b6abaf91c108c254d62ee0259d8efe426cf.zip |
amd64 stable, bug 324077
(Portage version: 2.1.8.3/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.30.1.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 67c43b60786e..c951f999fbae 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.58 2010/07/20 01:51:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.59 2010/07/31 18:54:57 pacho Exp $ + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> totem-pl-parser-2.30.1.ebuild: + amd64 stable, bug 324077 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> totem-pl-parser-2.26.3-r1.ebuild, totem-pl-parser-2.28.2.ebuild, diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.30.1.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.30.1.ebuild index 22593fe77180..44a1023c0a88 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.30.1.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.30.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.30.1.ebuild,v 1.2 2010/07/20 01:51:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.30.1.ebuild,v 1.3 2010/07/31 18:54:57 pacho Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/projects/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" # TODO: Re-generate doc ? # TODO: Introspection IUSE="doc test" |