diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-24 18:07:12 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-24 18:07:12 +0000 |
commit | c703f73bae8ea8eb42f1d185930591d1c63d374f (patch) | |
tree | dce1b818f3345eb94620387cb64ceb9ea5f3c755 /dev-libs/libgweather | |
parent | Fix bug #218850. (diff) | |
download | historical-c703f73bae8ea8eb42f1d185930591d1c63d374f.tar.gz historical-c703f73bae8ea8eb42f1d185930591d1c63d374f.tar.bz2 historical-c703f73bae8ea8eb42f1d185930591d1c63d374f.zip |
Added ~ppc64; bug #218794
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r-- | dev-libs/libgweather/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-2.22.1.1.ebuild | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog index 50046c1063c2..453a15c49a14 100644 --- a/dev-libs/libgweather/ChangeLog +++ b/dev-libs/libgweather/ChangeLog @@ -1,9 +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.4 2008/04/24 17:40:08 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.5 2008/04/24 18:07:12 corsair Exp $ - 24 Apr 2008; Markus Rothe <corsair@gentoo.org> ChangeLog: - Added ~ppc64; bug #218417 + 24 Apr 2008; Markus Rothe <corsair@gentoo.org> + libgweather-2.22.1.1.ebuild: + Added ~ppc64; bug #218794 *libgweather-2.22.1.1 (09 Apr 2008) diff --git a/dev-libs/libgweather/libgweather-2.22.1.1.ebuild b/dev-libs/libgweather/libgweather-2.22.1.1.ebuild index 356b0f34af12..b61928330da4 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.1 2008/04/09 22:13:26 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.22.1.1.ebuild,v 1.2 2008/04/24 18:07:12 corsair Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.11 |