diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:57:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 13:57:45 +0000 |
commit | 96cc370cbe05c74fe41e488ff1cf6d47da345258 (patch) | |
tree | 24e285bd4f87c16f34999f05cedcb4375e020e52 /rox-extra | |
parent | Stable for x86, wrt bug #495914 (diff) | |
download | gentoo-2-96cc370cbe05c74fe41e488ff1cf6d47da345258.tar.gz gentoo-2-96cc370cbe05c74fe41e488ff1cf6d47da345258.tar.bz2 gentoo-2-96cc370cbe05c74fe41e488ff1cf6d47da345258.zip |
Stable for x86, wrt bug #495916
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'rox-extra')
-rw-r--r-- | rox-extra/weather/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/weather/weather-0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-extra/weather/ChangeLog b/rox-extra/weather/ChangeLog index 01a349230228..758c7b9c0c09 100644 --- a/rox-extra/weather/ChangeLog +++ b/rox-extra/weather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/weather # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/ChangeLog,v 1.19 2014/01/12 20:08:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/ChangeLog,v 1.20 2014/01/14 13:57:45 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> weather-0.3.2.ebuild: + Stable for x86, wrt bug #495916 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> weather-0.3.2.ebuild: amd64 stable, bug #495916 diff --git a/rox-extra/weather/weather-0.3.2.ebuild b/rox-extra/weather/weather-0.3.2.ebuild index 0313c397fa32..40173dc202f2 100644 --- a/rox-extra/weather/weather-0.3.2.ebuild +++ b/rox-extra/weather/weather-0.3.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/rox-extra/weather/weather-0.3.2.ebuild,v 1.2 2014/01/12 20:08:22 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/weather-0.3.2.ebuild,v 1.3 2014/01/14 13:57:45 ago Exp $ ROX_LIB_VER=1.9.6 inherit rox @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.berlios.de/pub/rox4debian/apps/${MY_PN}-${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" APPNAME="${MY_PN}" |