diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:04:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:04:40 +0000 |
commit | 12291b3430af17135a30bc6b5f9a7ec7814b682b (patch) | |
tree | ba363d352bdc71c73c95dadbf470f2377393ab45 /x11-libs | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-12291b3430af17135a30bc6b5f9a7ec7814b682b.tar.gz gentoo-2-12291b3430af17135a30bc6b5f9a7ec7814b682b.tar.bz2 gentoo-2-12291b3430af17135a30bc6b5f9a7ec7814b682b.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-3.10.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index 1a78d1c3d845..f9f82af1a732 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.696 2014/03/09 10:55:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.697 2014/03/09 12:04:40 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gtk+-3.10.7.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> gtk+-3.10.7.ebuild: amd64 stable, bug 499954 diff --git a/x11-libs/gtk+/gtk+-3.10.7.ebuild b/x11-libs/gtk+/gtk+-3.10.7.ebuild index f3bd21828d7b..046db324a869 100644 --- a/x11-libs/gtk+/gtk+-3.10.7.ebuild +++ b/x11-libs/gtk+/gtk+-3.10.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.10.7.ebuild,v 1.2 2014/03/09 10:55:53 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-3.10.7.ebuild,v 1.3 2014/03/09 12:04:40 pacho Exp $ EAPI="5" @@ -21,7 +21,7 @@ REQUIRED_USE=" || ( aqua wayland X ) xinerama? ( X )" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" # FIXME: introspection data is built against system installation of gtk+:3 # NOTE: cairo[svg] dep is due to bug 291283 (not patched to avoid eautoreconf) |