diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-01 11:07:25 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-01 11:07:25 +0000 |
commit | 0d7505c3d6dbdcf2eb2ce9f3aaaf37750e887727 (patch) | |
tree | 4f294ab7abb8558f636d31b82d6e968f3c1656f8 | |
parent | fix patch (diff) | |
download | historical-0d7505c3d6dbdcf2eb2ce9f3aaaf37750e887727.tar.gz historical-0d7505c3d6dbdcf2eb2ce9f3aaaf37750e887727.tar.bz2 historical-0d7505c3d6dbdcf2eb2ce9f3aaaf37750e887727.zip |
Added ~ppc wrt bug 218794
Package-Manager: portage-2.1.4.4
-rw-r--r-- | dev-libs/libgweather/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-2.22.1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-2.22.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.22.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/totem-pl-parser/totem-pl-parser-2.22.3.ebuild | 4 |
6 files changed, 18 insertions, 10 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog index 4cb87744a8d6..0b1415a9fabb 100644 --- a/dev-libs/libgweather/ChangeLog +++ b/dev-libs/libgweather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libgweather # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.7 2008/05/31 09:20:04 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.8 2008/06/01 11:07:25 nixnut Exp $ + + 01 Jun 2008; nixnut <nixnut@gentoo.org> libgweather-2.22.1.1.ebuild, + libgweather-2.22.2.ebuild: + Added ~ppc wrt bug 218794 *libgweather-2.22.2 (31 May 2008) diff --git a/dev-libs/libgweather/libgweather-2.22.1.1.ebuild b/dev-libs/libgweather/libgweather-2.22.1.1.ebuild index 4a1821264d0b..85274e9867ad 100644 --- a/dev-libs/libgweather/libgweather-2.22.1.1.ebuild +++ b/dev-libs/libgweather/libgweather-2.22.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.1.1.ebuild,v 1.3 2008/05/27 03:22:59 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.1.1.ebuild,v 1.4 2008/06/01 11:07:25 nixnut Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.11 diff --git a/dev-libs/libgweather/libgweather-2.22.2.ebuild b/dev-libs/libgweather/libgweather-2.22.2.ebuild index 360f8b947830..19023b7d7d5e 100644 --- a/dev-libs/libgweather/libgweather-2.22.2.ebuild +++ b/dev-libs/libgweather/libgweather-2.22.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.2.ebuild,v 1.1 2008/05/31 09:20:04 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.2.ebuild,v 1.2 2008/06/01 11:07:25 nixnut Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.11 diff --git a/dev-libs/totem-pl-parser/ChangeLog b/dev-libs/totem-pl-parser/ChangeLog index e8cb543b1307..fef65ffc1f92 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.5 2008/05/10 14:33:23 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/ChangeLog,v 1.6 2008/06/01 11:05:12 nixnut Exp $ + + 01 Jun 2008; nixnut <nixnut@gentoo.org> totem-pl-parser-2.22.2.ebuild, + totem-pl-parser-2.22.3.ebuild: + Added ~ppc wrt bug 218794 *totem-pl-parser-2.22.3 (10 May 2008) diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.22.2.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.22.2.ebuild index a4545bdfe844..6a8b163974fe 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.22.2.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.22.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.22.2.ebuild,v 1.2 2008/04/24 18:05:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.22.2.ebuild,v 1.3 2008/06/01 11:05:11 nixnut Exp $ inherit gnome.org @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/totem/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc hal" RDEPEND=">=dev-libs/glib-2.13.4 diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-2.22.3.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-2.22.3.ebuild index cebbc385b00c..89b3ff3c013b 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-2.22.3.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-2.22.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.22.3.ebuild,v 1.1 2008/05/10 14:33:23 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/totem-pl-parser/totem-pl-parser-2.22.3.ebuild,v 1.2 2008/06/01 11:05:11 nixnut Exp $ inherit gnome.org @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/totem/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc hal" RDEPEND=">=dev-libs/glib-2.13.4 |