summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-09 10:44:47 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-09 10:44:47 +0000
commit15229f183d51f27e3ffbcad5038bbffefacc71ec (patch)
tree5f1a92818fc4ead21f73977b3373881021c4c3b5 /dev-libs/libgweather
parentamd64 stable, bug 499954 (diff)
downloadgentoo-2-15229f183d51f27e3ffbcad5038bbffefacc71ec.tar.gz
gentoo-2-15229f183d51f27e3ffbcad5038bbffefacc71ec.tar.bz2
gentoo-2-15229f183d51f27e3ffbcad5038bbffefacc71ec.zip
amd64 stable, bug 499954
(Portage version: 2.2.8-r1/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.10.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog
index 25c3c9a28384..e7736d80f507 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.104 2014/02/22 21:18:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.105 2014/03/09 10:44:47 pacho Exp $
+
+ 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> libgweather-3.10.2.ebuild:
+ amd64 stable, bug 499954
22 Feb 2014; Pacho Ramos <pacho@gentoo.org> libgweather-3.10.2.ebuild,
libgweather-3.8.3.ebuild:
diff --git a/dev-libs/libgweather/libgweather-3.10.2.ebuild b/dev-libs/libgweather/libgweather-3.10.2.ebuild
index 757275e23c46..b16dcdccc4c7 100644
--- a/dev-libs/libgweather/libgweather-3.10.2.ebuild
+++ b/dev-libs/libgweather/libgweather-3.10.2.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.10.2.ebuild,v 1.3 2014/02/22 21:18:13 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.10.2.ebuild,v 1.4 2014/03/09 10:44:47 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -16,7 +16,7 @@ LICENSE="GPL-2+"
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+-2.90.0:3[introspection?]