diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 16:03:13 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-14 16:03:13 +0000 |
commit | 7cf6a44a2a048386079bb7fc25ff25f181c45b50 (patch) | |
tree | 0952883e4ab07536d1c93b1c3fc0e380f7ed300b /dev-libs/atk | |
parent | Update PHP eclasses, better ebuild/eclass separation, accomodate for new feat... (diff) | |
download | gentoo-2-7cf6a44a2a048386079bb7fc25ff25f181c45b50.tar.gz gentoo-2-7cf6a44a2a048386079bb7fc25ff25f181c45b50.tar.bz2 gentoo-2-7cf6a44a2a048386079bb7fc25ff25f181c45b50.zip |
ppc stable, bug #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.11.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 905737fdf965..36f9a625e41f 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.102 2006/07/13 03:15:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.103 2006/07/14 16:03:13 dertobi123 Exp $ + + 14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> atk-1.11.4.ebuild: + ppc stable, bug #139612 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> atk-1.11.4.ebuild: Mark 1.11.4 stable on ia64 diff --git a/dev-libs/atk/atk-1.11.4.ebuild b/dev-libs/atk/atk-1.11.4.ebuild index a009eea49bfe..5dee03f1ade7 100644 --- a/dev-libs/atk/atk-1.11.4.ebuild +++ b/dev-libs/atk/atk-1.11.4.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.11.4.ebuild,v 1.7 2006/07/13 03:15:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.11.4.ebuild,v 1.8 2006/07/14 16:03:13 dertobi123 Exp $ inherit gnome2 autotools @@ -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" |