diff options
author | 2005-06-05 18:28:01 +0000 | |
---|---|---|
committer | 2005-06-05 18:28:01 +0000 | |
commit | ce12ac13d983e13788fdb2ab9570eabe9eeb8f9c (patch) | |
tree | 6c484bd36d90b4bdd8cbb00cc475572fd66e5ce1 /dev-libs/atk/atk-1.9.1.ebuild | |
parent | mark 0.16 x86 (diff) | |
download | historical-ce12ac13d983e13788fdb2ab9570eabe9eeb8f9c.tar.gz historical-ce12ac13d983e13788fdb2ab9570eabe9eeb8f9c.tar.bz2 historical-ce12ac13d983e13788fdb2ab9570eabe9eeb8f9c.zip |
Marking 1.9.1 stable (x86). New release: 1.10.1.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-libs/atk/atk-1.9.1.ebuild')
-rw-r--r-- | dev-libs/atk/atk-1.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/atk/atk-1.9.1.ebuild b/dev-libs/atk/atk-1.9.1.ebuild index 4fad3ceec871..2b8a94d65a6b 100644 --- a/dev-libs/atk/atk-1.9.1.ebuild +++ b/dev-libs/atk/atk-1.9.1.ebuild @@ -1,6 +1,6 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.9.1.ebuild,v 1.2 2005/06/05 18:28:01 leonardop Exp $ inherit gnome2 @@ -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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="doc static" RDEPEND=">=dev-libs/glib-2.5.7" |