diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-03-11 03:04:42 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-03-11 03:04:42 +0000 |
commit | 22ed78b2b4ae81a57722a6e3b7830f6865374a7d (patch) | |
tree | 57f26d73de246db501bd5f3b46d7d6a178dc4c47 | |
parent | Add local icu USE flag for moved mono location (diff) | |
download | gentoo-2-22ed78b2b4ae81a57722a6e3b7830f6865374a7d.tar.gz gentoo-2-22ed78b2b4ae81a57722a6e3b7830f6865374a7d.tar.bz2 gentoo-2-22ed78b2b4ae81a57722a6e3b7830f6865374a7d.zip |
New release (1.9.1)
(Portage version: 2.0.51.19)
-rw-r--r-- | dev-libs/atk/ChangeLog | 15 | ||||
-rw-r--r-- | dev-libs/atk/Manifest | 3 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.9.1.ebuild | 21 | ||||
-rw-r--r-- | dev-libs/atk/files/digest-atk-1.9.1 | 1 |
4 files changed, 35 insertions, 5 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index ec5db9f6a448..c76645681b0d 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/atk # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.63 2005/03/07 04:09:18 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.64 2005/03/11 03:04:39 leonardop Exp $ + +*atk-1.9.1 (10 Mar 2005) + + 10 Mar 2005; Leonardo Boshell <leonardop@gentoo.org> atk-1.9.1.ebuild: + New release. *atk-1.8.0-r1 (06 Mar 2005) @@ -8,7 +13,7 @@ New revision, includes support for the `static' USE flag. Resolves bug #83121. - 24 Dec 2004; Bryan Ãstergaard <kloeri@gentoo.org> : + 24 Dec 2004; Bryan ÃÂstergaard <kloeri@gentoo.org> : Stable on alpha. 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> atk-1.8.0.ebuild: @@ -17,7 +22,7 @@ 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: + 11 Dec 2004; Bryan ÃÂstergaard <kloeri@gentoo.org> atk-1.8.0.ebuild: Stable on alpha. 11 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> atk-1.8.0.ebuild: @@ -45,7 +50,7 @@ 05 Aug 2004; Guy Martin <gmsoft@gentoo.org> atk-1.6.1.ebuild: Stable on hppa. - 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> atk-1.6.1.ebuild: + 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: @@ -104,7 +109,7 @@ *atk-1.4.1 (09 Oct 2003) - 15 Oct 2003; Guy Martin <gmsoftégentoo.org> atk-1.4.1.ebuild : + 15 Oct 2003; Guy Martin <gmsoftégentoo.org> atk-1.4.1.ebuild : Marked stable on hppa. 09 Oct 2003; Mike Gardiner <obz@gentoo.org> atk-1.4.1.ebuild: diff --git a/dev-libs/atk/Manifest b/dev-libs/atk/Manifest index 87456adcc6dd..635812a82ed2 100644 --- a/dev-libs/atk/Manifest +++ b/dev-libs/atk/Manifest @@ -3,6 +3,9 @@ MD5 c7a1e71e8db9414ebd458fedd4ed8986 atk-1.6.1.ebuild 621 MD5 fe76386780139865c3dc826652c1cfa1 atk-1.8.0.ebuild 574 MD5 72e62f4df8c037e6ea57309ac6d81d77 metadata.xml 174 MD5 dc07e065715dcee2f5f2cdca8ea62aa8 atk-1.8.0-r1.ebuild 636 +MD5 dc07e065715dcee2f5f2cdca8ea62aa8 atk-1.9.1.ebuild 636 +MD5 79a5783c3163e56fe2994acd8e5dfe51 .atk-1.9.1.ebuild.swp 12288 +MD5 1a3eb50832771ae5b5438add14e51610 files/digest-atk-1.9.1 62 MD5 3a1c0bfede3ee5b267426cbabd0e9a00 files/digest-atk-1.6.1 62 MD5 c7f6fe60bae9432f5ac07355ba10a5ae files/digest-atk-1.8.0 62 MD5 c7f6fe60bae9432f5ac07355ba10a5ae files/digest-atk-1.8.0-r1 62 diff --git a/dev-libs/atk/atk-1.9.1.ebuild b/dev-libs/atk/atk-1.9.1.ebuild new file mode 100644 index 000000000000..4fad3ceec871 --- /dev/null +++ b/dev-libs/atk/atk-1.9.1.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.9.1.ebuild,v 1.1 2005/03/11 03:04:39 leonardop Exp $ + +inherit gnome2 + +DESCRIPTION="GTK+ & Gnome Accessibility Toolkit" +HOMEPAGE="http://developer.gnome.org/projects/gap/" + +LICENSE="LGPL-2" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="doc static" + +RDEPEND=">=dev-libs/glib-2.5.7" +DEPEND="${RDEPEND} + dev-util/pkgconfig + doc? ( >=dev-util/gtk-doc-1 )" + +DOCS="AUTHORS ChangeLog NEWS README" +G2CONF="${G2CONF} $(use_enable static)" diff --git a/dev-libs/atk/files/digest-atk-1.9.1 b/dev-libs/atk/files/digest-atk-1.9.1 new file mode 100644 index 000000000000..33254efc2477 --- /dev/null +++ b/dev-libs/atk/files/digest-atk-1.9.1 @@ -0,0 +1 @@ +MD5 689eb6a77215858eb804f6dcc90058be atk-1.9.1.tar.bz2 483363 |