diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 13:03:56 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-12-23 13:03:56 +0000 |
commit | 296dc54071ccd7ad5d03b8fc60addac8c2b7091c (patch) | |
tree | 631108d3b586e19cbb33c88a57d0892630539d5f /dev-libs | |
parent | Stable on hppa. (Manifest recommit) (diff) | |
download | gentoo-2-296dc54071ccd7ad5d03b8fc60addac8c2b7091c.tar.gz gentoo-2-296dc54071ccd7ad5d03b8fc60addac8c2b7091c.tar.bz2 gentoo-2-296dc54071ccd7ad5d03b8fc60addac8c2b7091c.zip |
Stable on hppa.
Diffstat (limited to 'dev-libs')
-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 a94e70763f35..d697dae1bb66 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.60 2004/12/16 06:20:56 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.61 2004/12/23 13:03:56 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> atk-1.8.0.ebuild: + Stable on hppa. 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> atk-1.8.0.ebuild: Stable on amd64. diff --git a/dev-libs/atk/atk-1.8.0.ebuild b/dev-libs/atk/atk-1.8.0.ebuild index 3ce53772124c..bcc652d4636a 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.7 2004/12/16 06:20:56 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.8.0.ebuild,v 1.8 2004/12/23 13:03:56 gmsoft 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" |