summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-nntp/pan/pan-9999.ebuild')
-rw-r--r--net-nntp/pan/pan-9999.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-nntp/pan/pan-9999.ebuild b/net-nntp/pan/pan-9999.ebuild
index 448151544f44..6beaacd4f887 100644
--- a/net-nntp/pan/pan-9999.ebuild
+++ b/net-nntp/pan/pan-9999.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/pan/pan-9999.ebuild,v 1.4 2010/09/22 15:25:31 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/pan/pan-9999.ebuild,v 1.5 2011/02/23 22:23:24 eva Exp $
EAPI="3"
inherit autotools base git
-DESCRIPTION="A newsreader for the Gnome2 desktop"
+DESCRIPTION="A newsreader for GNOME"
HOMEPAGE="http://pan.rebelbase.com/"
EGIT_REPO_URI="git://git.gnome.org/${PN}2"
@@ -17,8 +17,8 @@ KEYWORDS=""
IUSE="spell"
RDEPEND=">=dev-libs/glib-2.14:2
- >=x11-libs/gtk+-2.12:2
- >=dev-libs/gmime-2.1.9:0
+ >=x11-libs/gtk+-2.16:2
+ dev-libs/gmime:2.4
spell? ( >=app-text/gtkspell-2.0.7 )"
DEPEND="${RDEPEND}
@@ -27,7 +27,7 @@ DEPEND="${RDEPEND}
sys-devel/gettext"
# The normal version tree ebuild we are based on (for patching)
-Pnorm="${PN}-0.133"
+Pnorm="${PN}-0.134"
DOCS="AUTHORS ChangeLog NEWS README TODO"