diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-14 17:57:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-14 17:57:11 +0000 |
commit | 6339a6219408c99c7a5a7ed93b1bf3f2a9599c3d (patch) | |
tree | ae5ba370de3b40d8395b88051d6cd6fb6a64101e /dev-libs/atk | |
parent | amd64 stable, bug #189861 (diff) | |
download | historical-6339a6219408c99c7a5a7ed93b1bf3f2a9599c3d.tar.gz historical-6339a6219408c99c7a5a7ed93b1bf3f2a9599c3d.tar.bz2 historical-6339a6219408c99c7a5a7ed93b1bf3f2a9599c3d.zip |
sparc stable wrt #198845
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.20.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index c7d4a67f368b..153a87d1edf0 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.153 2007/11/14 15:14:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.154 2007/11/14 17:57:11 armin76 Exp $ + + 14 Nov 2007; Raúl Porcel <armin76@gentoo.org> atk-1.20.0.ebuild: + sparc stable wrt #198845 14 Nov 2007; Raúl Porcel <armin76@gentoo.org> atk-1.20.0.ebuild: alpha/ia64 stable wrt #198845 diff --git a/dev-libs/atk/atk-1.20.0.ebuild b/dev-libs/atk/atk-1.20.0.ebuild index 52b5d5ebc511..99d92f24d9a6 100644 --- a/dev-libs/atk/atk-1.20.0.ebuild +++ b/dev-libs/atk/atk-1.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.20.0.ebuild,v 1.5 2007/11/14 15:14:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.20.0.ebuild,v 1.6 2007/11/14 17:57:11 armin76 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 ~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" |