diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-08-06 04:40:29 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-08-06 04:40:29 +0000 |
commit | 770bccedc3121a3fb42ad056445a63013061bb22 (patch) | |
tree | 25e7c835133efde283fe21faa622ec27959cd615 /dev-libs | |
parent | Stable on mips, per #185823. (diff) | |
download | gentoo-2-770bccedc3121a3fb42ad056445a63013061bb22.tar.gz gentoo-2-770bccedc3121a3fb42ad056445a63013061bb22.tar.bz2 gentoo-2-770bccedc3121a3fb42ad056445a63013061bb22.zip |
Stable on mips, per #185823.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.18.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 991ad0ebec42..0643955f1097 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.147 2007/07/27 09:23:48 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.148 2007/08/06 04:40:29 kumba Exp $ + + 06 Aug 2007; Joshua Kinard <kumba@gentoo.org> atk-1.18.0.ebuild: + Stable on mips, per #185823. 27 Jul 2007; Mart Raudsepp <leio@gentoo.org> -atk-1.6.1.ebuild, -atk-1.12.1.ebuild, -atk-1.12.3.ebuild: diff --git a/dev-libs/atk/atk-1.18.0.ebuild b/dev-libs/atk/atk-1.18.0.ebuild index 106724983fcf..0fba641c2ae7 100644 --- a/dev-libs/atk/atk-1.18.0.ebuild +++ b/dev-libs/atk/atk-1.18.0.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.18.0.ebuild,v 1.7 2007/07/23 19:47:41 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.18.0.ebuild,v 1.8 2007/08/06 04:40:29 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" |