diff options
author | 2014-12-18 14:54:55 +0000 | |
---|---|---|
committer | 2014-12-18 14:54:55 +0000 | |
commit | 5f4275fec5fd4cf80071e285b821c5bc9cdf1a09 (patch) | |
tree | 0f806eecd1dafe9f53c3537ff3e127208dce5515 /dev-libs | |
parent | x86 stable, bug 529964 (diff) | |
download | gentoo-2-5f4275fec5fd4cf80071e285b821c5bc9cdf1a09.tar.gz gentoo-2-5f4275fec5fd4cf80071e285b821c5bc9cdf1a09.tar.bz2 gentoo-2-5f4275fec5fd4cf80071e285b821c5bc9cdf1a09.zip |
x86 stable, bug 529964
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libgweather/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-3.12.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog index e2411e0bbb7d..1290c903c506 100644 --- a/dev-libs/libgweather/ChangeLog +++ b/dev-libs/libgweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libgweather # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.116 2014/11/13 11:03:50 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.117 2014/12/18 14:54:55 pacho Exp $ + + 18 Dec 2014; Pacho Ramos <pacho@gentoo.org> libgweather-3.12.3.ebuild: + x86 stable, bug 529964 13 Nov 2014; Pacho Ramos <pacho@gentoo.org> -files/libgweather-2.30.0-fix-automagic-python-support.patch, diff --git a/dev-libs/libgweather/libgweather-3.12.3.ebuild b/dev-libs/libgweather/libgweather-3.12.3.ebuild index d2036d20b326..7a1520a5bd7a 100644 --- a/dev-libs/libgweather/libgweather-3.12.3.ebuild +++ b/dev-libs/libgweather/libgweather-3.12.3.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/dev-libs/libgweather/libgweather-3.12.3.ebuild,v 1.1 2014/10/14 09:54:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.12.3.ebuild,v 1.2 2014/12/18 14:54:55 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -17,7 +17,7 @@ SLOT="2/3-6" # subslot = 3-(libgweather-3 soname suffix) IUSE="glade +introspection vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" COMMON_DEPEND=" >=x11-libs/gtk+-3.5.6:3[introspection?] |