diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-08 15:55:12 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-08 15:55:12 +0000 |
commit | 5205ffabfbc0704297ac75db6af9abbaa2e372b7 (patch) | |
tree | 5684534e94f4b1bcfd39d95b10bc3ba45264fc9f /dev-libs/atk | |
parent | manifest (ssh timed out before) (diff) | |
download | gentoo-2-5205ffabfbc0704297ac75db6af9abbaa2e372b7.tar.gz gentoo-2-5205ffabfbc0704297ac75db6af9abbaa2e372b7.tar.bz2 gentoo-2-5205ffabfbc0704297ac75db6af9abbaa2e372b7.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index a239b7056009..2185edf261c1 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.65 2005/04/02 03:48:28 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.66 2005/04/08 15:52:09 corsair Exp $ + + 08 Apr 2005; Markus Rothe <corsair@gentoo.org> atk-1.8.0.ebuild: + Stable on ppc64 02 Apr 2005; Stephen P. Becker <geoman@gentoo.org> atk-1.8.0.ebuild: stable on mips diff --git a/dev-libs/atk/atk-1.8.0.ebuild b/dev-libs/atk/atk-1.8.0.ebuild index 550f2b5d279a..a4d447eb3817 100644 --- a/dev-libs/atk/atk-1.8.0.ebuild +++ b/dev-libs/atk/atk-1.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.8.0.ebuild,v 1.10 2005/04/02 03:48:29 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.8.0.ebuild,v 1.11 2005/04/08 15:52:09 corsair 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 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2" |