diff options
author | 2007-05-27 03:36:27 +0000 | |
---|---|---|
committer | 2007-05-27 03:36:27 +0000 | |
commit | c2be333f593700ff98688d4f3567126e07323cda (patch) | |
tree | 6e3e9de93450c6e43691e6e91b355afa7d798128 /dev-libs | |
parent | Stable on mips. (diff) | |
download | gentoo-2-c2be333f593700ff98688d4f3567126e07323cda.tar.gz gentoo-2-c2be333f593700ff98688d4f3567126e07323cda.tar.bz2 gentoo-2-c2be333f593700ff98688d4f3567126e07323cda.zip |
Stable on mips.
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.12.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 17f8f6522d9d..11c7bdc7453e 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.132 2007/03/24 01:56:43 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.133 2007/05/27 03:36:27 kumba Exp $ + + 27 May 2007; Joshua Kinard <kumba@gentoo.org> atk-1.12.4.ebuild: + Stable on mips. 24 Mar 2007; Daniel Gryniewicz <dang@gentoo.org> +atk-1.18.0.ebuild: add gnome 2.18.0 diff --git a/dev-libs/atk/atk-1.12.4.ebuild b/dev-libs/atk/atk-1.12.4.ebuild index c7bc41d5a0e7..57434f2284e5 100644 --- a/dev-libs/atk/atk-1.12.4.ebuild +++ b/dev-libs/atk/atk-1.12.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.12.4.ebuild,v 1.1 2007/02/05 12:04:51 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.12.4.ebuild,v 1.2 2007/05/27 03:36:27 kumba 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" |