diff options
author | Christoph Junghans <ottxor@gentoo.org> | 2012-08-21 03:54:21 +0000 |
---|---|---|
committer | Christoph Junghans <ottxor@gentoo.org> | 2012-08-21 03:54:21 +0000 |
commit | 695e4273b3e66aefa08fdeb5b23fc7515695710c (patch) | |
tree | 783df85fec4477dfc433da8c21db006aad2a8533 /dev-libs | |
parent | added prefix keywords (diff) | |
download | gentoo-2-695e4273b3e66aefa08fdeb5b23fc7515695710c.tar.gz gentoo-2-695e4273b3e66aefa08fdeb5b23fc7515695710c.tar.bz2 gentoo-2-695e4273b3e66aefa08fdeb5b23fc7515695710c.zip |
added prefix keywords
(Portage version: 2.2.0_alpha121/cvs/Linux i686)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libgweather/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/libgweather/libgweather-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-libs/libgweather/ChangeLog b/dev-libs/libgweather/ChangeLog index 66a9b22b87b3..122c4dc22078 100644 --- a/dev-libs/libgweather/ChangeLog +++ b/dev-libs/libgweather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libgweather # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.85 2012/05/21 18:45:46 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/ChangeLog,v 1.86 2012/08/21 03:54:21 ottxor Exp $ + + 21 Aug 2012; Christoph Junghans <ottxor@gentoo.org> libgweather-3.4.1.ebuild: + added prefix keywords 21 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> libgweather-2.30.3.ebuild: @@ -345,4 +348,3 @@ +libgweather-2.22.0.ebuild: New ebuild for GNOME-2.22. Library to access weather information from online services. - diff --git a/dev-libs/libgweather/libgweather-3.4.1.ebuild b/dev-libs/libgweather/libgweather-3.4.1.ebuild index cbe7b26acd1f..c892a0e16be0 100644 --- a/dev-libs/libgweather/libgweather-3.4.1.ebuild +++ b/dev-libs/libgweather/libgweather-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.4.1.ebuild,v 1.1 2012/05/06 07:26:57 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgweather/libgweather-3.4.1.ebuild,v 1.2 2012/08/21 03:54:21 ottxor Exp $ EAPI="4" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="2" IUSE="+introspection doc" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" # libsoup-gnome is to be used because libsoup[gnome] might not # get libsoup-gnome installed by the time ${P} is built |