summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-14 18:28:33 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-14 18:28:33 +0000
commit1731e962f189909842dbb23be17d9a4ab47e015b (patch)
treec6ec1d803d0a77b563ae6c170de17f6687364f0c /dev-libs/libgweather
parentamd64 stable, bug 534012 (diff)
downloadgentoo-2-1731e962f189909842dbb23be17d9a4ab47e015b.tar.gz
gentoo-2-1731e962f189909842dbb23be17d9a4ab47e015b.tar.bz2
gentoo-2-1731e962f189909842dbb23be17d9a4ab47e015b.zip
amd64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs/libgweather')
-rw-r--r--dev-libs/libgweather/ChangeLog5
-rw-r--r--dev-libs/libgweather/libgweather-3.14.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog
index 7cf2e72010b9..c64798223e47 100644
--- a/dev-libs/libgweather/ChangeLog
+++ b/dev-libs/libgweather/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libgweather
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.120 2015/01/21 10:17:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.121 2015/03/14 18:28:33 pacho Exp $
+
+ 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> libgweather-3.14.3.ebuild:
+ amd64 stable, bug 534012
*libgweather-3.14.3 (21 Jan 2015)
diff --git a/dev-libs/libgweather/libgweather-3.14.3.ebuild b/dev-libs/libgweather/libgweather-3.14.3.ebuild
index 28984819d7ec..682f4486d5e9 100644
--- a/dev-libs/libgweather/libgweather-3.14.3.ebuild
+++ b/dev-libs/libgweather/libgweather-3.14.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.14.3.ebuild,v 1.1 2015/01/21 10:17:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.14.3.ebuild,v 1.2 2015/03/14 18:28:33 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.13.5:3[introspection?]