mrueg 14/09/11 13:01:10 Modified: ChangeLog Added: customizable-weather-1.11.1.ebuild Removed: customizable-weather-1.10.2.ebuild Log: Version bump. Cleanup old. (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.68 kde-misc/customizable-weather/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/customizable-weather/ChangeLog?rev=1.68&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/customizable-weather/ChangeLog?rev=1.68&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/customizable-weather/ChangeLog?r1=1.67&r2=1.68 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- ChangeLog 5 Aug 2014 16:31:40 -0000 1.67 +++ ChangeLog 11 Sep 2014 13:01:10 -0000 1.68 @@ -1,6 +1,12 @@ # ChangeLog for kde-misc/customizable-weather # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.67 2014/08/05 16:31:40 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.68 2014/09/11 13:01:10 mrueg Exp $ + +*customizable-weather-1.11.1 (11 Sep 2014) + + 11 Sep 2014; Manuel Rüger <mr...@gentoo.org> + +customizable-weather-1.11.1.ebuild, -customizable-weather-1.10.2.ebuild: + Version bump. Cleanup old. 05 Aug 2014; Manuel Rüger <mr...@gentoo.org> customizable-weather-1.10.2.ebuild, customizable-weather-1.11.0.ebuild, 1.1 kde-misc/customizable-weather/customizable-weather-1.11.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.11.1.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.11.1.ebuild?rev=1.1&content-type=text/plain Index: customizable-weather-1.11.1.ebuild =================================================================== # Copyright 1999-2014 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.11.1.ebuild,v 1.1 2014/09/11 13:01:10 mrueg Exp $ EAPI=5 KDE_LINGUAS="br de el es fr hu it nb nl pl ro ru sr sr@Latn tr zh_CN" inherit kde4-base MY_P="cwp-${PV}" DESCRIPTION="KDE4 weather plasmoid. It aims to be highly customizable, but is a little harder to setup" HOMEPAGE="http://www.kde-look.org/content/show.php/Customizable+Weather+Plasmoid?content=98925" SRC_URI="http://www.kde-look.org/CONTENT/content-files/98925-${MY_P}.tar.bz2" LICENSE="GPL-3" KEYWORDS="~amd64 ~x86" SLOT="4" IUSE="debug" RDEPEND=" $(add_kdebase_dep plasma-workspace) " DEPEND="${RDEPEND}" S=${WORKDIR}/${MY_P}