summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>2010-03-19 13:45:05 +0000
committerNathan Phillip Brink (binki) <ohnobinki@ohnopublishing.net>2010-03-19 13:45:05 +0000
commiteb75b69cbd4b45bca4c36a2bc5f2ea793c6f590c (patch)
tree9cfd5c473279c4d1b8d083eb16dc69ca2161d011 /net-news/feed2imap/feed2imap-0.7.ebuild
parentmedia-tv/freetuxtv: ~adm64 keyword added and version bump 0.4.2 (diff)
downloadsunrise-eb75b69cbd4b45bca4c36a2bc5f2ea793c6f590c.tar.gz
sunrise-eb75b69cbd4b45bca4c36a2bc5f2ea793c6f590c.tar.bz2
sunrise-eb75b69cbd4b45bca4c36a2bc5f2ea793c6f590c.zip
net-news/feed2imap: Bump to feed2imap-0.9.4. Convert to use ruby-ng eclass.
svn path=/sunrise/; revision=10307
Diffstat (limited to 'net-news/feed2imap/feed2imap-0.7.ebuild')
-rw-r--r--net-news/feed2imap/feed2imap-0.7.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/net-news/feed2imap/feed2imap-0.7.ebuild b/net-news/feed2imap/feed2imap-0.7.ebuild
deleted file mode 100644
index 40482e601..000000000
--- a/net-news/feed2imap/feed2imap-0.7.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit ruby
-
-DESCRIPTION="RSS/Atom feed aggregator which uploads feeds to an IMAP server"
-HOMEPAGE="http://home.gna.org/feed2imap/"
-SRC_URI="http://download.gna.org/${PN}/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-ruby/ruby-feedparser
- dev-ruby/rubymail"
-RDEPEND="${DEPEND}"