summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-02-13 20:03:37 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-02-13 20:03:37 +0000
commit4a922065feedce2e4bfd076095862d6915f1e6d7 (patch)
treea4b35afbfc8b6a74b72b7c2422338fca1892ca15 /kde-misc
parentDrop older KDEPIM releases (diff)
downloadgentoo-2-4a922065feedce2e4bfd076095862d6915f1e6d7.tar.gz
gentoo-2-4a922065feedce2e4bfd076095862d6915f1e6d7.tar.bz2
gentoo-2-4a922065feedce2e4bfd076095862d6915f1e6d7.zip
Stabilise latest. Drop older.
(Portage version: 2.2.0_alpha23/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/customizable-weather/ChangeLog7
-rw-r--r--kde-misc/customizable-weather/customizable-weather-1.2.3.ebuild28
-rw-r--r--kde-misc/customizable-weather/customizable-weather-1.3.2.ebuild28
-rw-r--r--kde-misc/customizable-weather/customizable-weather-1.3.3.ebuild10
4 files changed, 10 insertions, 63 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog
index 1e140fa3df83..5a58a9feff3b 100644
--- a/kde-misc/customizable-weather/ChangeLog
+++ b/kde-misc/customizable-weather/ChangeLog
@@ -1,6 +1,11 @@
# 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.12 2011/02/01 06:33:56 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.13 2011/02/13 20:03:37 scarabeus Exp $
+
+ 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ -customizable-weather-1.2.3.ebuild, -customizable-weather-1.3.2.ebuild,
+ customizable-weather-1.3.3.ebuild:
+ Stabilise latest. Drop older.
*customizable-weather-1.3.3 (01 Feb 2011)
diff --git a/kde-misc/customizable-weather/customizable-weather-1.2.3.ebuild b/kde-misc/customizable-weather/customizable-weather-1.2.3.ebuild
deleted file mode 100644
index a8f1f6b3f6f7..000000000000
--- a/kde-misc/customizable-weather/customizable-weather-1.2.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# 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.2.3.ebuild,v 1.4 2011/01/31 02:59:39 tampakrap 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 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"
-
-DEPEND="
- x11-libs/qt-gui:4[accessibility]
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep plasma-workspace)
-"
-
-S="${WORKDIR}/${MY_P}"
diff --git a/kde-misc/customizable-weather/customizable-weather-1.3.2.ebuild b/kde-misc/customizable-weather/customizable-weather-1.3.2.ebuild
deleted file mode 100644
index f73ffee167dc..000000000000
--- a/kde-misc/customizable-weather/customizable-weather-1.3.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# 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.2.ebuild,v 1.3 2011/01/31 02:59:39 tampakrap 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"
-
-DEPEND="
- x11-libs/qt-gui:4[accessibility]
-"
-RDEPEND="${DEPEND}
- $(add_kdebase_dep plasma-workspace)
-"
-
-S="${WORKDIR}/${MY_P}"
diff --git a/kde-misc/customizable-weather/customizable-weather-1.3.3.ebuild b/kde-misc/customizable-weather/customizable-weather-1.3.3.ebuild
index fe1305c73eab..319d78415165 100644
--- a/kde-misc/customizable-weather/customizable-weather-1.3.3.ebuild
+++ b/kde-misc/customizable-weather/customizable-weather-1.3.3.ebuild
@@ -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.3.ebuild,v 1.1 2011/02/01 06:33:56 tampakrap Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.3.3.ebuild,v 1.2 2011/02/13 20:03:37 scarabeus Exp $
EAPI=3
@@ -14,15 +14,13 @@ 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"
-DEPEND="
- x11-libs/qt-gui:4[accessibility]
-"
-RDEPEND="${DEPEND}
+RDEPEND="
$(add_kdebase_dep plasma-workspace)
"
+DEPEND="${RDEPEND}"
S="${WORKDIR}/${MY_P}"