diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-29 18:04:27 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-29 18:04:27 +0000 |
commit | 837fc1b3cdda217989f2b25dd9a82cc01c3ec0f6 (patch) | |
tree | eafa8802b9980e21b3e7686fa253e8f287d32389 /dev-libs/atk | |
parent | dekeyword ppc (bug #145478) (diff) | |
download | gentoo-2-837fc1b3cdda217989f2b25dd9a82cc01c3ec0f6.tar.gz gentoo-2-837fc1b3cdda217989f2b25dd9a82cc01c3ec0f6.tar.bz2 gentoo-2-837fc1b3cdda217989f2b25dd9a82cc01c3ec0f6.zip |
ppc stable, bug #145428
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 6a22aeec5e24..ee0849e1493e 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.110 2006/08/29 01:11:45 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.111 2006/08/29 18:04:27 dertobi123 Exp $ + + 29 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> atk-1.12.1.ebuild: + ppc stable, bug #145428 29 Aug 2006; Daniel Gryniewicz <dang@gentoo.org> atk-1.12.1.ebuild: Marked stable on amd64 for bug #145428 diff --git a/dev-libs/atk/atk-1.12.1.ebuild b/dev-libs/atk/atk-1.12.1.ebuild index d48a5c94cc59..d0e36384b0e9 100644 --- a/dev-libs/atk/atk-1.12.1.ebuild +++ b/dev-libs/atk/atk-1.12.1.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.12.1.ebuild,v 1.2 2006/08/29 01:11:45 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.12.1.ebuild,v 1.3 2006/08/29 18:04:27 dertobi123 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" |