diff options
author | Markus Meier <maekke@gentoo.org> | 2010-06-04 19:53:56 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-06-04 19:53:56 +0000 |
commit | 0c7c18c8a43953b5c87db02d45deaeb613867ae1 (patch) | |
tree | e447e05875bb7f366cacac08c1c11e3db9348a59 /dev-libs/totem-pl-parser | |
parent | x86 stable, bug #314899 (diff) | |
download | gentoo-2-0c7c18c8a43953b5c87db02d45deaeb613867ae1.tar.gz gentoo-2-0c7c18c8a43953b5c87db02d45deaeb613867ae1.tar.bz2 gentoo-2-0c7c18c8a43953b5c87db02d45deaeb613867ae1.zip |
x86 stable, bug #314899
(Portage version: 2.2_rc67/cvs/Linux x86_64)
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.28.2.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 fd1d5c5769d5..7f464ec6da90 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.54 2010/05/22 16:08:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.55 2010/06/04 19:53:56 maekke Exp $ + + 04 Jun 2010; Markus Meier <maekke@gentoo.org> + totem-pl-parser-2.28.2.ebuild: + x86 stable, bug #314899 22 May 2010; Raúl Porcel <armin76@gentoo.org> totem-pl-parser-2.28.2.ebuild, totem-pl-parser-2.28.3.ebuild: diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.28.2.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.28.2.ebuild index 27392a441c44..8940faac209d 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.28.2.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.28.2.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.28.2.ebuild,v 1.4 2010/05/22 16:08:46 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.28.2.ebuild,v 1.5 2010/06/04 19:53:56 maekke Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/projects/totem/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" # TODO: Re-generate doc ? IUSE="doc test" |