diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-24 16:53:17 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-24 16:53:17 +0000 |
commit | 39cd36e3ffc0a06f8fcbc45100ff8c330dca1ab8 (patch) | |
tree | ba469335a0becc9c968351c47ac3364ecd778994 | |
parent | ppc stable #281427 (diff) | |
download | gentoo-2-39cd36e3ffc0a06f8fcbc45100ff8c330dca1ab8.tar.gz gentoo-2-39cd36e3ffc0a06f8fcbc45100ff8c330dca1ab8.tar.bz2 gentoo-2-39cd36e3ffc0a06f8fcbc45100ff8c330dca1ab8.zip |
ppc stable #281427
(Portage version: 2.1.6.13/cvs/Linux ppc)
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.26.2.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 017fca62d098..af406ce93190 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.34 2009/10/19 23:05:58 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.35 2009/10/24 16:53:17 nixnut Exp $ + + 24 Oct 2009; nixnut <nixnut@gentoo.org> totem-pl-parser-2.26.2.ebuild: + ppc stable #281427 *totem-pl-parser-2.26.3 (19 Oct 2009) diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.26.2.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.26.2.ebuild index 70a4141e7654..9de7377d2adb 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.26.2.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.26.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.2.ebuild,v 1.3 2009/10/16 23:37:04 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.26.2.ebuild,v 1.4 2009/10/24 16:53:17 nixnut 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" IUSE="doc hal test" RDEPEND=">=dev-libs/glib-2.17.3 |