summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2009-07-25 10:49:13 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2009-07-25 10:49:13 +0000
commit2bf9adee04bcc4b7032786d55e3f10714f3c6296 (patch)
tree7afbe6b75441ab61964e110556d58f34ebd33641
parentset target os when crosscompiling for a different os, support for linux, free... (diff)
downloadgentoo-2-2bf9adee04bcc4b7032786d55e3f10714f3c6296.tar.gz
gentoo-2-2bf9adee04bcc4b7032786d55e3f10714f3c6296.tar.bz2
gentoo-2-2bf9adee04bcc4b7032786d55e3f10714f3c6296.zip
Version bump. Remove old ebuilds
(Portage version: 2.2_rc33/cvs/Linux x86_64)
-rw-r--r--x11-misc/rednotebook/ChangeLog9
-rw-r--r--x11-misc/rednotebook/rednotebook-0.7.4.ebuild18
-rw-r--r--x11-misc/rednotebook/rednotebook-0.8.0.ebuild20
-rw-r--r--x11-misc/rednotebook/rednotebook-0.8.1.ebuild (renamed from x11-misc/rednotebook/rednotebook-0.7.6.ebuild)2
4 files changed, 9 insertions, 40 deletions
diff --git a/x11-misc/rednotebook/ChangeLog b/x11-misc/rednotebook/ChangeLog
index cef3796dead0..2367dcf3f637 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.12 2009/07/22 22:09:11 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/ChangeLog,v 1.13 2009/07/25 10:49:13 hwoarang Exp $
+
+*rednotebook-0.8.1 (25 Jul 2009)
+
+ 25 Jul 2009; Markos Chandras <hwoarang@gentoo.org>
+ -rednotebook-0.7.4.ebuild, -rednotebook-0.7.6.ebuild,
+ -rednotebook-0.8.0.ebuild, +rednotebook-0.8.1.ebuild:
+ Version bump. Remove old ebuilds
*rednotebook-0.8.0 (22 Jul 2009)
diff --git a/x11-misc/rednotebook/rednotebook-0.7.4.ebuild b/x11-misc/rednotebook/rednotebook-0.7.4.ebuild
deleted file mode 100644
index 201e88720df9..000000000000
--- a/x11-misc/rednotebook/rednotebook-0.7.4.ebuild
+++ /dev/null
@@ -1,18 +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.7.4.ebuild,v 1.1 2009/06/26 08:39:04 hwoarang Exp $
-
-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=""
-
-RDEPEND="dev-python/pyyaml
- >=dev-python/pygtk-2.13"
diff --git a/x11-misc/rednotebook/rednotebook-0.8.0.ebuild b/x11-misc/rednotebook/rednotebook-0.8.0.ebuild
deleted file mode 100644
index 9911e4b40dea..000000000000
--- a/x11-misc/rednotebook/rednotebook-0.8.0.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.0.ebuild,v 1.1 2009/07/22 22:09:11 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.7.6.ebuild b/x11-misc/rednotebook/rednotebook-0.8.1.ebuild
index 3d64fa6a0500..f71c61078a24 100644
--- a/x11-misc/rednotebook/rednotebook-0.7.6.ebuild
+++ b/x11-misc/rednotebook/rednotebook-0.8.1.ebuild
@@ -1,6 +1,6 @@
# 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.7.6.ebuild,v 1.1 2009/07/15 18:44:14 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/rednotebook/rednotebook-0.8.1.ebuild,v 1.1 2009/07/25 10:49:13 hwoarang Exp $
EAPI="2"