diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-01-29 16:32:15 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-01-29 16:32:15 +0000 |
commit | 76845c8d9b27c373bd7c3924eeb35a497e6888b1 (patch) | |
tree | d2f66c6af7ee3f9c1ecf44490cf533c3d9ac2fbb /dev-libs | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-76845c8d9b27c373bd7c3924eeb35a497e6888b1.tar.gz gentoo-2-76845c8d9b27c373bd7c3924eeb35a497e6888b1.tar.bz2 gentoo-2-76845c8d9b27c373bd7c3924eeb35a497e6888b1.zip |
Transfer Prefix keywords
(Portage version: 2.2.01.17680-prefix/cvs/SunOS i386)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.32.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 1fe3332b2b0e..6802953dbd00 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.209 2011/01/27 11:00:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.210 2011/01/29 16:32:15 grobian Exp $ + + 29 Jan 2011; Fabian Groffen <grobian@gentoo.org> atk-1.32.0.ebuild: + Transfer Prefix keywords 27 Jan 2011; Pacho Ramos <pacho@gentoo.org> atk-1.32.0.ebuild: Put sys-devel/gettext dependency behind 'nls' USE flag as it's only needed diff --git a/dev-libs/atk/atk-1.32.0.ebuild b/dev-libs/atk/atk-1.32.0.ebuild index a61d5cfd1fee..3f1acf05b0d3 100644 --- a/dev-libs/atk/atk-1.32.0.ebuild +++ b/dev-libs/atk/atk-1.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.32.0.ebuild,v 1.2 2011/01/27 11:00:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.32.0.ebuild,v 1.3 2011/01/29 16:32:15 grobian Exp $ EAPI="3" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://projects.gnome.org/accessibility/" 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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc +introspection nls" RDEPEND="dev-libs/glib:2 |