public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-misc/customizable-weather: ChangeLog customizable-weather-1.5.1.ebuild customizable-weather-1.3.4.ebuild customizable-weather-1.3.3.ebuild
@ 2011-03-26 19:52 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; only message in thread
From: Tomas Chvatal (scarabeus) @ 2011-03-26 19:52 UTC (permalink / raw
  To: gentoo-commits

scarabeus    11/03/26 19:52:20

  Modified:             ChangeLog customizable-weather-1.3.4.ebuild
  Added:                customizable-weather-1.5.1.ebuild
  Removed:              customizable-weather-1.3.3.ebuild
  Log:
  Stabilise 1.3.4 on amd64 and x86. Add latest.
  
  (Portage version: 2.2.0_alpha28/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 kde-misc/customizable-weather/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/customizable-weather/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/customizable-weather/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/customizable-weather/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	27 Feb 2011 21:32:56 -0000	1.14
+++ ChangeLog	26 Mar 2011 19:52:20 -0000	1.15
@@ -1,6 +1,13 @@
 # ChangeLog for kde-misc/customizable-weather
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.14 2011/02/27 21:32:56 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.15 2011/03/26 19:52:20 scarabeus Exp $
+
+*customizable-weather-1.5.1 (26 Mar 2011)
+
+  26 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+  -customizable-weather-1.3.3.ebuild, customizable-weather-1.3.4.ebuild,
+  +customizable-weather-1.5.1.ebuild:
+  Stabilise 1.3.4 on amd64 and x86. Add latest.
 
 *customizable-weather-1.3.4 (27 Feb 2011)
 



1.2                  kde-misc/customizable-weather/customizable-weather-1.3.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.3.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.3.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.3.4.ebuild?r1=1.1&r2=1.2

Index: customizable-weather-1.3.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.3.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- customizable-weather-1.3.4.ebuild	27 Feb 2011 21:32:56 -0000	1.1
+++ customizable-weather-1.3.4.ebuild	26 Mar 2011 19:52:20 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 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.3.4.ebuild,v 1.1 2011/02/27 21:32:56 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.3.4.ebuild,v 1.2 2011/03/26 19:52:20 scarabeus Exp $
 
 EAPI=3
 
@@ -14,7 +14,7 @@
 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"
 



1.1                  kde-misc/customizable-weather/customizable-weather-1.5.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.5.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.5.1.ebuild?rev=1.1&content-type=text/plain

Index: customizable-weather-1.5.1.ebuild
===================================================================
# Copyright 1999-2011 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.5.1.ebuild,v 1.1 2011/03/26 19:52:20 scarabeus Exp $

EAPI=3

KDE_LINGUAS="br de es fr hu it nb nl pl ro ru sr sr@latin 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}"






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-26 19:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-26 19:52 [gentoo-commits] gentoo-x86 commit in kde-misc/customizable-weather: ChangeLog customizable-weather-1.5.1.ebuild customizable-weather-1.3.4.ebuild customizable-weather-1.3.3.ebuild Tomas Chvatal (scarabeus)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox