diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:14:39 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:14:39 +0000 |
commit | 40aa8a1f7423ab51f8a365a43d921c15f8422252 (patch) | |
tree | 67adc402f5f78f1ba4a5eaaefb2649082143adb7 /dev-libs | |
parent | x86 stable, bug 324077 (diff) | |
download | gentoo-2-40aa8a1f7423ab51f8a365a43d921c15f8422252.tar.gz gentoo-2-40aa8a1f7423ab51f8a365a43d921c15f8422252.tar.bz2 gentoo-2-40aa8a1f7423ab51f8a365a43d921c15f8422252.zip |
x86 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.30.1.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 c951f999fbae..9629717c7c0b 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.59 2010/07/31 18:54:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.60 2010/08/01 11:14:39 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + totem-pl-parser-2.30.1.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> totem-pl-parser-2.30.1.ebuild: amd64 stable, bug 324077 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 44a1023c0a88..0af0b854740c 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.3 2010/07/31 18:54:57 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.30.1.ebuild,v 1.4 2010/08/01 11:14:39 fauli 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" |