diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2009-06-26 08:39:04 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2009-06-26 08:39:04 +0000 |
commit | d8600e5c0598faa9057d19317ad37f11efcd350d (patch) | |
tree | 67d20b700ffb5a2e416f2d17c74f2edbea3661ce /x11-misc/rednotebook/rednotebook-0.7.2.ebuild | |
parent | Initial commit (diff) | |
download | gentoo-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.ebuild | 18 |
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" |