diff options
author | Stephen Becker <geoman@gentoo.org> | 2006-04-15 01:21:48 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2006-04-15 01:21:48 +0000 |
commit | 364e28d9f92394fe376cb7cf2c6897e563789c13 (patch) | |
tree | 2364b00f806558e3d3e1298b53869f7b4c947ec8 /dev-libs/atk | |
parent | stable on mips, bug 129151 (diff) | |
download | gentoo-2-364e28d9f92394fe376cb7cf2c6897e563789c13.tar.gz gentoo-2-364e28d9f92394fe376cb7cf2c6897e563789c13.tar.bz2 gentoo-2-364e28d9f92394fe376cb7cf2c6897e563789c13.zip |
stable on mips
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.10.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 3ab07dfa0713..1ea89bc8f8ec 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.95 2006/03/16 19:28:45 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.96 2006/04/15 01:21:48 geoman Exp $ + + 15 Apr 2006; Stephen P. Becker <geoman@gentoo.org> atk-1.10.3.ebuild: + stable on mips *atk-1.11.3 (16 Mar 2006) diff --git a/dev-libs/atk/atk-1.10.3.ebuild b/dev-libs/atk/atk-1.10.3.ebuild index f180506a9045..a0c47f08b9ae 100644 --- a/dev-libs/atk/atk-1.10.3.ebuild +++ b/dev-libs/atk/atk-1.10.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.10.3.ebuild,v 1.8 2006/01/08 12:33:38 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.10.3.ebuild,v 1.9 2006/04/15 01:21:48 geoman 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 static" RDEPEND=">=dev-libs/glib-2.5.7" |