diff options
author | 2007-08-06 04:42:54 +0000 | |
---|---|---|
committer | 2007-08-06 04:42:54 +0000 | |
commit | cca1c3293d866ba2997731c2014937f77e7c5bcd (patch) | |
tree | 59418fd36797dfcd6f1e7bd80b474ccf42c7f28e /dev-libs/atk | |
parent | Stable on mips, per #185823. (diff) | |
download | historical-cca1c3293d866ba2997731c2014937f77e7c5bcd.tar.gz historical-cca1c3293d866ba2997731c2014937f77e7c5bcd.tar.bz2 historical-cca1c3293d866ba2997731c2014937f77e7c5bcd.zip |
Stable on mips, per #185823.
Package-Manager: portage-2.1.3_rc9
Diffstat (limited to 'dev-libs/atk')
-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" |