summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-01-10 13:44:51 +0000
committerJohannes Huber <johu@gentoo.org>2012-01-10 13:44:51 +0000
commitfbd81e6460e1e9ad6d5bbd12e4a34ec2f78a4cec (patch)
tree7a01296e55623cce7e2976a67b1131bc1876a0d5 /kde-misc
parentversion bump (diff)
downloadgentoo-2-fbd81e6460e1e9ad6d5bbd12e4a34ec2f78a4cec.tar.gz
gentoo-2-fbd81e6460e1e9ad6d5bbd12e4a34ec2f78a4cec.tar.bz2
gentoo-2-fbd81e6460e1e9ad6d5bbd12e4a34ec2f78a4cec.zip
Version bump, remove old.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r--kde-misc/zanshin/ChangeLog10
-rw-r--r--kde-misc/zanshin/zanshin-0.1.82.ebuild21
-rw-r--r--kde-misc/zanshin/zanshin-0.1.91.ebuild21
-rw-r--r--kde-misc/zanshin/zanshin-0.2.0.ebuild21
4 files changed, 29 insertions, 44 deletions
diff --git a/kde-misc/zanshin/ChangeLog b/kde-misc/zanshin/ChangeLog
index e2e3952417af..7928be2570d5 100644
--- a/kde-misc/zanshin/ChangeLog
+++ b/kde-misc/zanshin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for kde-misc/zanshin
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/zanshin/ChangeLog,v 1.3 2011/10/16 19:50:17 dilfridge Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/zanshin/ChangeLog,v 1.4 2012/01/10 13:44:50 johu Exp $
+
+*zanshin-0.2.0 (10 Jan 2012)
+
+ 10 Jan 2012; Johannes Huber <johu@gentoo.org> +zanshin-0.2.0.ebuild,
+ -zanshin-0.1.82.ebuild, -zanshin-0.1.91.ebuild:
+ Version bump, remove old.
*zanshin-0.1.91 (16 Oct 2011)
diff --git a/kde-misc/zanshin/zanshin-0.1.82.ebuild b/kde-misc/zanshin/zanshin-0.1.82.ebuild
deleted file mode 100644
index 1c5de8f282ea..000000000000
--- a/kde-misc/zanshin/zanshin-0.1.82.ebuild
+++ /dev/null
@@ -1,21 +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/zanshin/zanshin-0.1.82.ebuild,v 1.1 2011/09/01 20:44:19 dilfridge Exp $
-
-EAPI=4
-inherit kde4-base
-
-DESCRIPTION="Getting Things Done application for KDE"
-HOMEPAGE="https://projects.kde.org/projects/playground/pim/zanshin/"
-SRC_URI="http://files.kde.org/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT=4
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- $(add_kdebase_dep kdepim-runtime '' 4.6.0)
- dev-libs/boost
-"
-DEPEND=${RDEPEND}
diff --git a/kde-misc/zanshin/zanshin-0.1.91.ebuild b/kde-misc/zanshin/zanshin-0.1.91.ebuild
deleted file mode 100644
index 84e82f090d20..000000000000
--- a/kde-misc/zanshin/zanshin-0.1.91.ebuild
+++ /dev/null
@@ -1,21 +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/zanshin/zanshin-0.1.91.ebuild,v 1.1 2011/10/16 19:50:17 dilfridge Exp $
-
-EAPI=4
-inherit kde4-base
-
-DESCRIPTION="Getting Things Done application for KDE"
-HOMEPAGE="https://projects.kde.org/projects/playground/pim/zanshin/"
-SRC_URI="http://files.kde.org/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT=4
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- $(add_kdebase_dep kdepim-runtime '' 4.6.0)
- dev-libs/boost
-"
-DEPEND=${RDEPEND}
diff --git a/kde-misc/zanshin/zanshin-0.2.0.ebuild b/kde-misc/zanshin/zanshin-0.2.0.ebuild
new file mode 100644
index 000000000000..41903122804b
--- /dev/null
+++ b/kde-misc/zanshin/zanshin-0.2.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/zanshin/zanshin-0.2.0.ebuild,v 1.1 2012/01/10 13:44:50 johu Exp $
+
+EAPI=4
+inherit kde4-base
+
+DESCRIPTION="Todo management application for KDE"
+HOMEPAGE="http://zanshin.kde.org/"
+SRC_URI="http://files.kde.org/${PN}/${P}.tar.bz2"
+
+LICENSE="|| ( GPL-2 GPL-3 )"
+SLOT="4"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ $(add_kdebase_dep kdepim-runtime '' 4.6.0)
+ dev-libs/boost
+"
+DEPEND=${RDEPEND}