diff options
author | Johannes Huber <johu@gentoo.org> | 2013-11-30 20:59:33 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2013-11-30 20:59:33 +0000 |
commit | 22f2c9d3a3a4ed00cb8db981250aa842a7d74e17 (patch) | |
tree | 2e8a0a21ce2c8f73741043123935015395393b1d /kde-misc/customizable-weather | |
parent | x86 stable wrt bug #492684 (diff) | |
download | gentoo-2-22f2c9d3a3a4ed00cb8db981250aa842a7d74e17.tar.gz gentoo-2-22f2c9d3a3a4ed00cb8db981250aa842a7d74e17.tar.bz2 gentoo-2-22f2c9d3a3a4ed00cb8db981250aa842a7d74e17.zip |
amd64 stable wrt bug #492684
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'kde-misc/customizable-weather')
-rw-r--r-- | kde-misc/customizable-weather/ChangeLog | 6 | ||||
-rw-r--r-- | kde-misc/customizable-weather/customizable-weather-1.8.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog index 545972439fd0..2e3124fd46e2 100644 --- a/kde-misc/customizable-weather/ChangeLog +++ b/kde-misc/customizable-weather/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/customizable-weather # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.59 2013/11/30 20:57:33 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.60 2013/11/30 20:59:33 johu Exp $ + + 30 Nov 2013; Johannes Huber <johu@gentoo.org> + customizable-weather-1.8.3.ebuild: + amd64 stable wrt bug #492684 30 Nov 2013; Johannes Huber <johu@gentoo.org> customizable-weather-1.8.3.ebuild: diff --git a/kde-misc/customizable-weather/customizable-weather-1.8.3.ebuild b/kde-misc/customizable-weather/customizable-weather-1.8.3.ebuild index 93061a35b46d..cc0fc35b691b 100644 --- a/kde-misc/customizable-weather/customizable-weather-1.8.3.ebuild +++ b/kde-misc/customizable-weather/customizable-weather-1.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.8.3.ebuild,v 1.2 2013/11/30 20:57:33 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.8.3.ebuild,v 1.3 2013/11/30 20:59:33 johu Exp $ EAPI=5 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.kde-look.org/content/show.php/Customizable+Weather+Plasmoid SRC_URI="http://www.kde-look.org/CONTENT/content-files/98925-${MY_P}.tar.bz2" LICENSE="GPL-3" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" SLOT="4" IUSE="debug" |