summaryrefslogtreecommitdiff
blob: ad845a79968c9fdb041c621bb0d1a75aefa6daf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-newsgrab/desklet-newsgrab-1.5.ebuild,v 1.8 2009/02/05 05:55:06 darkside Exp $

inherit gdesklets

DESKLET_NAME="NewsGrab"

S=${WORKDIR}/${DESKLET_NAME}

DESCRIPTION="News Grab is a XML rss reader that displays the titles of each news item with a small description, and the date it was posted up."
SRC_URI="http://gdesklets.gnomedesktop.org/files/${DESKLET_NAME}${PV}.tar.gz"
HOMEPAGE="http://gdesklets.de/index.php?q=desklet/view/61"
LICENSE="as-is"

SLOT="0"
IUSE=""
KEYWORDS="~alpha ~amd64 ia64 ppc ~x86"

RDEPEND=">=gnome-extra/gdesklets-core-0.34.3"