diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-11 20:45:36 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-11 20:45:36 +0000 |
commit | f20c32afb54cfe415b246ec3b9f618c154da2cd6 (patch) | |
tree | 453bc61dec932e312d173193f3152fc7c73f48a7 /dev-libs/totem-pl-parser | |
parent | amd64 stable, bug #304353 (diff) | |
download | gentoo-2-f20c32afb54cfe415b246ec3b9f618c154da2cd6.tar.gz gentoo-2-f20c32afb54cfe415b246ec3b9f618c154da2cd6.tar.bz2 gentoo-2-f20c32afb54cfe415b246ec3b9f618c154da2cd6.zip |
amd64 stable, bug 308549
(Portage version: 2.1.7.17/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.26.3-r1.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 a5963f6c0727..8734c962fb5b 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.46 2010/02/24 22:53:13 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.47 2010/03/11 20:45:36 pacho Exp $ + + 11 Mar 2010; Pacho Ramos <pacho@gentoo.org> + totem-pl-parser-2.26.3-r1.ebuild: + amd64 stable, bug 308549 24 Feb 2010; Gilles Dartiguelongue <eva@gentoo.org> -totem-pl-parser-2.24.4.ebuild, -totem-pl-parser-2.26.3.ebuild, diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3-r1.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3-r1.ebuild index 7def026798a1..2aac3b0c1472 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3-r1.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3-r1.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.26.3-r1.ebuild,v 1.5 2010/01/18 00:23:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.26.3-r1.ebuild,v 1.6 2010/03/11 20:45:36 pacho 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" IUSE="doc test" RDEPEND=">=dev-libs/glib-2.17.3 |