public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-misc/customizable-weather/
@ 2011-09-08  9:34 Johannes Huber
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2011-09-08  9:34 UTC (permalink / raw
  To: gentoo-commits

commit:     6be0420e1edf26656f54200929fdf2d209b322ac
Author:     Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Thu Sep  8 09:33:31 2011 +0000
Commit:     Johannes Huber <johu <AT> gmx <DOT> de>
CommitDate: Thu Sep  8 09:33:31 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=6be0420e

[kde-misc/customizable-weather] Bump 1.5.5, bug 382175

---
 .../customizable-weather-1.5.5.ebuild              |   26 ++++++++++++++++++++
 kde-misc/customizable-weather/metadata.xml         |    6 ++++
 2 files changed, 32 insertions(+), 0 deletions(-)

diff --git a/kde-misc/customizable-weather/customizable-weather-1.5.5.ebuild b/kde-misc/customizable-weather/customizable-weather-1.5.5.ebuild
new file mode 100644
index 0000000..ce7210b
--- /dev/null
+++ b/kde-misc/customizable-weather/customizable-weather-1.5.5.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+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}"

diff --git a/kde-misc/customizable-weather/metadata.xml b/kde-misc/customizable-weather/metadata.xml
new file mode 100644
index 0000000..721dd1c
--- /dev/null
+++ b/kde-misc/customizable-weather/metadata.xml
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<herd>kde</herd>
+</pkgmetadata>
+



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-misc/customizable-weather/
@ 2011-09-08 23:01 Andreas Hüttel
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Hüttel @ 2011-09-08 23:01 UTC (permalink / raw
  To: gentoo-commits

commit:     af6bc21efda8d51e9e5f31b0f276db78b43bad47
Author:     Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
AuthorDate: Thu Sep  8 23:01:28 2011 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Sep  8 23:01:28 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=af6bc21e

[kde-misc/customizable-weather] Moved to main tree

---
 .../customizable-weather-1.5.5.ebuild              |   26 --------------------
 kde-misc/customizable-weather/metadata.xml         |    6 ----
 2 files changed, 0 insertions(+), 32 deletions(-)

diff --git a/kde-misc/customizable-weather/customizable-weather-1.5.5.ebuild b/kde-misc/customizable-weather/customizable-weather-1.5.5.ebuild
deleted file mode 100644
index ce7210b..0000000
--- a/kde-misc/customizable-weather/customizable-weather-1.5.5.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-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}"

diff --git a/kde-misc/customizable-weather/metadata.xml b/kde-misc/customizable-weather/metadata.xml
deleted file mode 100644
index 721dd1c..0000000
--- a/kde-misc/customizable-weather/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>kde</herd>
-</pkgmetadata>
-



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-08 23:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-08 23:01 [gentoo-commits] proj/kde:master commit in: kde-misc/customizable-weather/ Andreas Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2011-09-08  9:34 Johannes Huber

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