diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-09-30 17:03:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-09-30 17:03:01 +0000 |
commit | e8e103b207b53d905dfc04a214ab66a4106229de (patch) | |
tree | 37ec694e062c7260f35ec5fbcc1953985f5f5d8b /dev-libs | |
parent | Removed dependency on Qt metapackage (diff) | |
download | gentoo-2-e8e103b207b53d905dfc04a214ab66a4106229de.tar.gz gentoo-2-e8e103b207b53d905dfc04a214ab66a4106229de.tar.bz2 gentoo-2-e8e103b207b53d905dfc04a214ab66a4106229de.zip |
Stable for HPPA (bug #285586).
(Portage version: 2.2_rc42/cvs/Linux i686)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.26.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index c97d5aba58dd..fcaa3f9aef33 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.182 2009/09/27 23:13:02 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.183 2009/09/30 17:03:01 jer Exp $ + + 30 Sep 2009; Jeroen Roovers <jer@gentoo.org> atk-1.26.0.ebuild: + Stable for HPPA (bug #285586). 27 Sep 2009; Gilles Dartiguelongue <eva@gentoo.org> -atk-1.20.0.ebuild, -atk-1.22.0.ebuild, atk-1.24.0.ebuild, atk-1.26.0.ebuild: diff --git a/dev-libs/atk/atk-1.26.0.ebuild b/dev-libs/atk/atk-1.26.0.ebuild index 7d18bcbb5119..c6c46b49b213 100644 --- a/dev-libs/atk/atk-1.26.0.ebuild +++ b/dev-libs/atk/atk-1.26.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.26.0.ebuild,v 1.6 2009/09/27 23:13:02 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.26.0.ebuild,v 1.7 2009/09/30 17:03:01 jer Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://live.gnome.org/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" |