diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 16:11:12 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-18 16:11:12 +0000 |
commit | 8bf0a237c32ab13ae9b955bba07b45f580a52f48 (patch) | |
tree | 8166e54b3a1767d6145b670b0d972911bb5e8c51 /dev-libs | |
parent | stable x86, bug 348987 (diff) | |
download | gentoo-2-8bf0a237c32ab13ae9b955bba07b45f580a52f48.tar.gz gentoo-2-8bf0a237c32ab13ae9b955bba07b45f580a52f48.tar.bz2 gentoo-2-8bf0a237c32ab13ae9b955bba07b45f580a52f48.zip |
x86 stable, bug 348987
(Portage version: 2.1.9.25/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog index 5ea0242f928a..5e156ef5f7e5 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.73 2010/11/01 12:21:41 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.74 2011/01/18 16:11:12 fauli Exp $ + + 18 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + totem-pl-parser-2.30.4.ebuild: + x86 stable, bug 348987 01 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org> totem-pl-parser-2.30.1.ebuild, totem-pl-parser-2.30.4.ebuild: diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild index 1ff16384d2e6..075374aa3fb3 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.30.4.ebuild,v 1.2 2010/11/01 12:21:41 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.30.4.ebuild,v 1.3 2011/01/18 16:11:12 fauli Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,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 ? IUSE="doc introspection test" |