diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-03-01 12:09:34 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-03-01 12:09:34 +0000 |
commit | cc5844b6010f351059ac7a7e8d95d85106a50a8f (patch) | |
tree | 9b99d9f8ebe808379f055d53f225a769b0f4c145 /dev-libs/atk | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-cc5844b6010f351059ac7a7e8d95d85106a50a8f.tar.gz gentoo-2-cc5844b6010f351059ac7a7e8d95d85106a50a8f.tar.bz2 gentoo-2-cc5844b6010f351059ac7a7e8d95d85106a50a8f.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2-r12)
Diffstat (limited to 'dev-libs/atk')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.6.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 0981b8b5310d..d1acc4768ee1 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.130 2007/02/05 12:04:51 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.131 2007/03/01 12:09:34 genstef Exp $ + + 01 Mar 2007; <genstef@gentoo.org> atk-1.6.1.ebuild: + Dropped ppc-macos keyword, see you in prefix *atk-1.12.4 (05 Feb 2007) diff --git a/dev-libs/atk/atk-1.6.1.ebuild b/dev-libs/atk/atk-1.6.1.ebuild index 6dc5a640d2aa..8a43de3baaa6 100644 --- a/dev-libs/atk/atk-1.6.1.ebuild +++ b/dev-libs/atk/atk-1.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.6.1.ebuild,v 1.14 2004/10/01 05:58:20 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.6.1.ebuild,v 1.15 2007/03/01 12:09:34 genstef 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 ~ppc-macos s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ~ppc ppc64 s390 sparc x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2" |