summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2011-01-28 20:14:41 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2011-01-28 20:14:41 +0000
commit3f77da311fe53a83c21c87f9adbd7402a20ceb32 (patch)
tree127a6a3860ae837d0e723cefad6fcf93c8923d8a /kde-misc
parentNew application, fixes bug 304357. (diff)
downloadgentoo-2-3f77da311fe53a83c21c87f9adbd7402a20ceb32.tar.gz
gentoo-2-3f77da311fe53a83c21c87f9adbd7402a20ceb32.tar.bz2
gentoo-2-3f77da311fe53a83c21c87f9adbd7402a20ceb32.zip
Bump EAPI; drop old
(Portage version: 2.1.9.35/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/customizable-weather/ChangeLog6
-rw-r--r--kde-misc/customizable-weather/customizable-weather-1.3.1.ebuild28
-rw-r--r--kde-misc/customizable-weather/customizable-weather-1.3.2.ebuild4
3 files changed, 7 insertions, 31 deletions
diff --git a/kde-misc/customizable-weather/ChangeLog b/kde-misc/customizable-weather/ChangeLog
index 56462d2b5025..211dd7426ccc 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.9 2011/01/09 17:32:02 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/ChangeLog,v 1.10 2011/01/28 20:14:41 dilfridge Exp $
+
+ 28 Jan 2011; Andreas K. Huettel <dilfridge@gentoo.org>
+ -customizable-weather-1.3.1.ebuild, customizable-weather-1.3.2.ebuild:
+ Bump EAPI; drop old
*customizable-weather-1.3.2 (09 Jan 2011)
diff --git a/kde-misc/customizable-weather/customizable-weather-1.3.1.ebuild b/kde-misc/customizable-weather/customizable-weather-1.3.1.ebuild
deleted file mode 100644
index 2ff3054ae9bc..000000000000
--- a/kde-misc/customizable-weather/customizable-weather-1.3.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2010 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.1.ebuild,v 1.1 2010/12/08 12:56:52 dilfridge Exp $
-
-EAPI="2"
-
-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="0"
-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
index 049b63c6f459..443f52deace8 100644
--- a/kde-misc/customizable-weather/customizable-weather-1.3.2.ebuild
+++ b/kde-misc/customizable-weather/customizable-weather-1.3.2.ebuild
@@ -1,8 +1,8 @@
# 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.1 2011/01/09 17:32:02 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/customizable-weather/customizable-weather-1.3.2.ebuild,v 1.2 2011/01/28 20:14:41 dilfridge Exp $
-EAPI="2"
+EAPI=3
KDE_LINGUAS="br de es fr hu it nb nl pl ro ru sr sr@latin tr zh_CN"
inherit kde4-base