diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-04 18:57:23 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-04 18:57:23 +0000 |
commit | 7a214c6cd506842973bd064a8deff69ee6cfcee1 (patch) | |
tree | 4c278497e51b51f3888470002c7184db7b618416 /dev-libs/atk | |
parent | Stable on alpha. (Manifest recommit) (diff) | |
download | gentoo-2-7a214c6cd506842973bd064a8deff69ee6cfcee1.tar.gz gentoo-2-7a214c6cd506842973bd064a8deff69ee6cfcee1.tar.bz2 gentoo-2-7a214c6cd506842973bd064a8deff69ee6cfcee1.zip |
Stable on alpha.
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index ddf3f7176219..b33f5058e05f 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.50 2004/06/29 04:23:20 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.51 2004/07/04 18:56:35 kloeri Exp $ + + 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> atk-1.6.1.ebuild: + Stable on alpha. 28 Jun 2004; Tom Gall <tgall@gentoo.org> atk-1.6.1.ebuild: stable on ppc64, bug #54792 diff --git a/dev-libs/atk/atk-1.6.1.ebuild b/dev-libs/atk/atk-1.6.1.ebuild index 342eaef8864c..d099dd10de17 100644 --- a/dev-libs/atk/atk-1.6.1.ebuild +++ b/dev-libs/atk/atk-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.6.1.ebuild,v 1.6 2004/06/29 04:23:20 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.6.1.ebuild,v 1.7 2004/07/04 18:56:35 kloeri Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha arm ~hppa amd64 ~ia64 ppc64" +KEYWORDS="x86 ~ppc ~sparc ~mips alpha arm ~hppa amd64 ~ia64 ppc64" IUSE="doc" RDEPEND=">=dev-libs/glib-2" |