diff options
author | 2009-04-27 13:14:44 +0000 | |
---|---|---|
committer | 2009-04-27 13:14:44 +0000 | |
commit | 3329a060ac38f99a7c0cf4afc26cb390c74700f7 (patch) | |
tree | a15aa6838149ff7d1d3b3fc689cae0d8ea6fe09b | |
parent | Stable for HPPA (bug #260063). (diff) | |
download | historical-3329a060ac38f99a7c0cf4afc26cb390c74700f7.tar.gz historical-3329a060ac38f99a7c0cf4afc26cb390c74700f7.tar.bz2 historical-3329a060ac38f99a7c0cf4afc26cb390c74700f7.zip |
Stable for HPPA (bug #260063).
Package-Manager: portage-2.2_rc31/cvs/Linux i686
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.24.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libgweather/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-2.24.3.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 4fda6267bba2..f64080becab9 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.175 2009/04/12 20:36:48 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.176 2009/04/27 13:12:38 jer Exp $ + + 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> atk-1.24.0: + Stable for HPPA (bug #260063). 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> ChangeLog: Stable on sparc, bug #260063 diff --git a/dev-libs/atk/atk-1.24.0.ebuild b/dev-libs/atk/atk-1.24.0.ebuild index 18da3a3ab534..7fb06fbf94c1 100644 --- a/dev-libs/atk/atk-1.24.0.ebuild +++ b/dev-libs/atk/atk-1.24.0.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/atk/atk-1.24.0.ebuild,v 1.7 2009/03/27 17:45:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.24.0.ebuild,v 1.8 2009/04/27 13:12:38 jer Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.5.7" diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog index a4b859d64808..9966a265d8a2 100644 --- a/dev-libs/libgweather/ChangeLog +++ b/dev-libs/libgweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libgweather # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.28 2009/04/12 20:47:40 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.29 2009/04/27 13:14:44 jer Exp $ + + 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> libgweather-2.24.3: + Stable for HPPA (bug #260063). 12 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> libgweather-2.24.3.ebuild: diff --git a/dev-libs/libgweather/libgweather-2.24.3.ebuild b/dev-libs/libgweather/libgweather-2.24.3.ebuild index db83f7d25c34..b0b2f22d2c4a 100644 --- a/dev-libs/libgweather/libgweather-2.24.3.ebuild +++ b/dev-libs/libgweather/libgweather-2.24.3.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/libgweather/libgweather-2.24.3.ebuild,v 1.9 2009/04/12 20:47:40 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-2.24.3.ebuild,v 1.10 2009/04/27 13:14:44 jer Exp $ EAPI="1" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="python" RDEPEND=">=x11-libs/gtk+-2.11 |