diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 18:09:37 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-07-10 18:09:37 +0000 |
commit | adf875c902cf0f0942f85cd2abdd6ce8e2471648 (patch) | |
tree | 7046ef66ae54aae6eadb013a3a86081c9ec277a5 /dev-libs | |
parent | Stable on sparc wrt #139612 (diff) | |
download | gentoo-2-adf875c902cf0f0942f85cd2abdd6ce8e2471648.tar.gz gentoo-2-adf875c902cf0f0942f85cd2abdd6ce8e2471648.tar.bz2 gentoo-2-adf875c902cf0f0942f85cd2abdd6ce8e2471648.zip |
Stable on sparc wrt #139612
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.11.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index bc7b00dac06c..f6d2c3a3ade5 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.99 2006/06/25 20:29:31 the_paya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.100 2006/07/10 18:09:37 gustavoz Exp $ + + 10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> atk-1.11.4.ebuild: + Stable on sparc wrt #139612 25 Jun 2006; Javier Villavicencio <the_paya@gentoo.org> atk-1.11.4.ebuild: diff --git a/dev-libs/atk/atk-1.11.4.ebuild b/dev-libs/atk/atk-1.11.4.ebuild index 6498f91d2eab..5d7fe6511677 100644 --- a/dev-libs/atk/atk-1.11.4.ebuild +++ b/dev-libs/atk/atk-1.11.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.11.4.ebuild,v 1.4 2006/07/05 05:21:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.11.4.ebuild,v 1.5 2006/07/10 18:09:37 gustavoz Exp $ inherit gnome2 autotools @@ -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 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.5.7" |