summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2009-10-03 18:29:26 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2009-10-03 18:29:26 +0000
commit8689b37c7da7493c004bcbee1f1fd4986abac3ca (patch)
tree459586e7d34bc9a4ff5a9643424806304a9f0c91
parentold (diff)
downloadgentoo-2-8689b37c7da7493c004bcbee1f1fd4986abac3ca.tar.gz
gentoo-2-8689b37c7da7493c004bcbee1f1fd4986abac3ca.tar.bz2
gentoo-2-8689b37c7da7493c004bcbee1f1fd4986abac3ca.zip
Version bump, remove old ebuilds
(Portage version: 2.2_rc42/cvs/Linux x86_64)
-rw-r--r--x11-misc/rednotebook/ChangeLog9
-rw-r--r--x11-misc/rednotebook/rednotebook-0.8.2.ebuild20
-rw-r--r--x11-misc/rednotebook/rednotebook-0.8.3.ebuild20
-rw-r--r--x11-misc/rednotebook/rednotebook-0.8.7.ebuild (renamed from x11-misc/rednotebook/rednotebook-0.8.1.ebuild)4
4 files changed, 10 insertions, 43 deletions
diff --git a/x11-misc/rednotebook/ChangeLog b/x11-misc/rednotebook/ChangeLog
index c56207d97699..bf3c0e7930f1 100644
--- a/x11-misc/rednotebook/ChangeLog
+++ b/x11-misc/rednotebook/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for x11-misc/rednotebook
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.17 2009/09/13 16:13:38 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.18 2009/10/03 18:29:26 hwoarang Exp $
+
+*rednotebook-0.8.7 (03 Oct 2009)
+
+ 03 Oct 2009; Markos Chandras <hwoarang@gentoo.org>
+ -rednotebook-0.8.1.ebuild, -rednotebook-0.8.2.ebuild,
+ -rednotebook-0.8.3.ebuild, +rednotebook-0.8.7.ebuild:
+ Version bump, remove old ebuilds
*rednotebook-0.8.6 (13 Sep 2009)
diff --git a/x11-misc/rednotebook/rednotebook-0.8.2.ebuild b/x11-misc/rednotebook/rednotebook-0.8.2.ebuild
deleted file mode 100644
index def2b24d5538..000000000000
--- a/x11-misc/rednotebook/rednotebook-0.8.2.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-0.8.2.ebuild,v 1.1 2009/07/31 06:28:00 hwoarang Exp $
-
-EAPI="2"
-
-NEED_PYTHON="2.5"
-inherit distutils
-
-DESCRIPTION="A graphical journal with calendar, templates, tags, keyword searching, and export functionality"
-HOMEPAGE="http://digitaldump.wordpress.com/projects/rednotebook/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libyaml"
-
-RDEPEND="dev-python/pyyaml[libyaml?]
- >=dev-python/pygtk-2.13"
diff --git a/x11-misc/rednotebook/rednotebook-0.8.3.ebuild b/x11-misc/rednotebook/rednotebook-0.8.3.ebuild
deleted file mode 100644
index c4b9cf80a4d4..000000000000
--- a/x11-misc/rednotebook/rednotebook-0.8.3.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-0.8.3.ebuild,v 1.1 2009/08/10 17:14:53 hwoarang Exp $
-
-EAPI="2"
-
-NEED_PYTHON="2.5"
-inherit distutils
-
-DESCRIPTION="A graphical journal with calendar, templates, tags, keyword searching, and export functionality"
-HOMEPAGE="http://digitaldump.wordpress.com/projects/rednotebook/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="libyaml"
-
-RDEPEND="dev-python/pyyaml[libyaml?]
- >=dev-python/pygtk-2.13"
diff --git a/x11-misc/rednotebook/rednotebook-0.8.1.ebuild b/x11-misc/rednotebook/rednotebook-0.8.7.ebuild
index f71c61078a24..02d56a07e751 100644
--- a/x11-misc/rednotebook/rednotebook-0.8.1.ebuild
+++ b/x11-misc/rednotebook/rednotebook-0.8.7.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-0.8.1.ebuild,v 1.1 2009/07/25 10:49:13 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-0.8.7.ebuild,v 1.1 2009/10/03 18:29:26 hwoarang Exp $
EAPI="2"
-NEED_PYTHON="2.5"
+NEED_PYTHON="2.6"
inherit distutils
DESCRIPTION="A graphical journal with calendar, templates, tags, keyword searching, and export functionality"