summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2009-06-26 08:39:04 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2009-06-26 08:39:04 +0000
commitd8600e5c0598faa9057d19317ad37f11efcd350d (patch)
tree67d20b700ffb5a2e416f2d17c74f2edbea3661ce /x11-misc/rednotebook/rednotebook-0.7.2.ebuild
parentInitial commit (diff)
downloadgentoo-2-d8600e5c0598faa9057d19317ad37f11efcd350d.tar.gz
gentoo-2-d8600e5c0598faa9057d19317ad37f11efcd350d.tar.bz2
gentoo-2-d8600e5c0598faa9057d19317ad37f11efcd350d.zip
Version bump, remove old ebuilds
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/rednotebook/rednotebook-0.7.2.ebuild')
-rw-r--r--x11-misc/rednotebook/rednotebook-0.7.2.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/x11-misc/rednotebook/rednotebook-0.7.2.ebuild b/x11-misc/rednotebook/rednotebook-0.7.2.ebuild
deleted file mode 100644
index d59227976e98..000000000000
--- a/x11-misc/rednotebook/rednotebook-0.7.2.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.2.ebuild,v 1.1 2009/05/25 19:47:34 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"