summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-22 14:41:18 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-22 14:41:18 +0000
commit75de36e4ae8098d9fc35a6b440753720238d16d1 (patch)
tree787dcf92901ef2f1f576baa5a7442146431f8289 /dev-libs
parentalpha stable wrt bug #492164 (diff)
downloadgentoo-2-75de36e4ae8098d9fc35a6b440753720238d16d1.tar.gz
gentoo-2-75de36e4ae8098d9fc35a6b440753720238d16d1.tar.bz2
gentoo-2-75de36e4ae8098d9fc35a6b440753720238d16d1.zip
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libgweather/ChangeLog6
-rw-r--r--dev-libs/libgweather/libgweather-3.10.2.ebuild4
-rw-r--r--dev-libs/libgweather/libgweather-3.8.3.ebuild6
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog
index 850e2a388832..8c232c51fe04 100644
--- a/dev-libs/libgweather/ChangeLog
+++ b/dev-libs/libgweather/ChangeLog
@@ -1,6 +1,10 @@
# 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.102 2014/02/06 22:47:18 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.103 2014/02/22 14:41:18 pacho Exp $
+
+ 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> libgweather-3.10.2.ebuild,
+ libgweather-3.8.3.ebuild:
+ arch stable, bug 888
*libgweather-3.10.2 (06 Feb 2014)
diff --git a/dev-libs/libgweather/libgweather-3.10.2.ebuild b/dev-libs/libgweather/libgweather-3.10.2.ebuild
index 2d78786f8707..c74925332796 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.1 2014/02/06 22:47:18 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.10.2.ebuild,v 1.2 2014/02/22 14:41:18 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?]
diff --git a/dev-libs/libgweather/libgweather-3.8.3.ebuild b/dev-libs/libgweather/libgweather-3.8.3.ebuild
index 4191208ccac4..96e2653da984 100644
--- a/dev-libs/libgweather/libgweather-3.8.3.ebuild
+++ b/dev-libs/libgweather/libgweather-3.8.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# 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.8.3.ebuild,v 1.3 2013/12/08 18:04:04 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.8.3.ebuild,v 1.4 2014/02/22 14:41:18 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/LibGWeather"
LICENSE="GPL-2+"
SLOT="2/3-3" # subslot = 3-(libgweather-3 soname suffix)
IUSE="+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?]