diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:08:22 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:08:22 +0000 |
commit | 794bcd083b2927a9b540b4faf86bd6bcef927ff9 (patch) | |
tree | 046915a8ec56d0e19a8c5b1f80f64b078d0932d4 /rox-extra | |
parent | amd64 stable, bug #495914 (diff) | |
download | gentoo-2-794bcd083b2927a9b540b4faf86bd6bcef927ff9.tar.gz gentoo-2-794bcd083b2927a9b540b4faf86bd6bcef927ff9.tar.bz2 gentoo-2-794bcd083b2927a9b540b4faf86bd6bcef927ff9.zip |
amd64 stable, bug #495916
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'rox-extra')
-rw-r--r-- | rox-extra/weather/ChangeLog | 7 | ||||
-rw-r--r-- | rox-extra/weather/weather-0.3.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/rox-extra/weather/ChangeLog b/rox-extra/weather/ChangeLog index d75c3c9b2f22..01a349230228 100644 --- a/rox-extra/weather/ChangeLog +++ b/rox-extra/weather/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/weather -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/ChangeLog,v 1.18 2013/08/26 11:54:57 patrick Exp $ +# 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 $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> weather-0.3.2.ebuild: + amd64 stable, bug #495916 *weather-0.3.2 (26 Aug 2013) diff --git a/rox-extra/weather/weather-0.3.2.ebuild b/rox-extra/weather/weather-0.3.2.ebuild index c6ab0ba68319..0313c397fa32 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-2013 Gentoo Foundation +# 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.1 2013/08/26 11:54:57 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/weather/weather-0.3.2.ebuild,v 1.2 2014/01/12 20:08:22 pacho 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}" |