diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 06:21:54 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 06:21:54 +0000 |
commit | 90227939dde9e30b1b03db50adc5a4baa7a8d824 (patch) | |
tree | 2ffe34ff64f1745bdaba51496b6698a2bd831437 /dev-libs/atk | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-90227939dde9e30b1b03db50adc5a4baa7a8d824.tar.gz gentoo-2-90227939dde9e30b1b03db50adc5a4baa7a8d824.tar.bz2 gentoo-2-90227939dde9e30b1b03db50adc5a4baa7a8d824.zip |
Stable on amd64.
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 9e0a4a78f2ce..a94e70763f35 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.59 2004/12/11 09:18:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.60 2004/12/16 06:20:56 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> atk-1.8.0.ebuild: + Stable on amd64. 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> atk-1.8.0.ebuild: Stable on alpha. diff --git a/dev-libs/atk/atk-1.8.0.ebuild b/dev-libs/atk/atk-1.8.0.ebuild index b51ad78ecf7e..3ce53772124c 100644 --- a/dev-libs/atk/atk-1.8.0.ebuild +++ b/dev-libs/atk/atk-1.8.0.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.8.0.ebuild,v 1.6 2004/12/11 09:18:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.8.0.ebuild,v 1.7 2004/12/16 06:20:56 absinthe Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc" +KEYWORDS="x86 alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc" IUSE="doc" RDEPEND=">=dev-libs/glib-2" |