diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 14:51:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 14:51:43 +0000 |
commit | 51dbde8bf971eff549a593f0299a7a544ef05906 (patch) | |
tree | f48189eeb542cb9f3a829737049022ec5d20b30c /dev-libs/atk | |
parent | alpha/ia64/sh/sparc stable wrt #324077 (diff) | |
download | gentoo-2-51dbde8bf971eff549a593f0299a7a544ef05906.tar.gz gentoo-2-51dbde8bf971eff549a593f0299a7a544ef05906.tar.bz2 gentoo-2-51dbde8bf971eff549a593f0299a7a544ef05906.zip |
alpha/ia64/s390/sh/sparc stable wrt #324077
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.30.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 8ed5bbcdea6c..cbc3c8d9a5e3 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.207 2010/10/14 21:07:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.208 2010/10/17 14:51:43 armin76 Exp $ + + 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> atk-1.30.0.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #324077 14 Oct 2010; Markus Meier <maekke@gentoo.org> atk-1.30.0.ebuild: arm stable, bug #324077 diff --git a/dev-libs/atk/atk-1.30.0.ebuild b/dev-libs/atk/atk-1.30.0.ebuild index c0d6119baeea..f780e9b48fdc 100644 --- a/dev-libs/atk/atk-1.30.0.ebuild +++ b/dev-libs/atk/atk-1.30.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.30.0.ebuild,v 1.11 2010/10/14 21:07:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.30.0.ebuild,v 1.12 2010/10/17 14:51:43 armin76 Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://live.gnome.org/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 +introspection" RDEPEND="dev-libs/glib:2 |