]> Pileus Git - ~andy/sunrise/blob - gnome-extra/webboard/webboard-0.2.ebuild
79a29091d2bdd7afdc4a41006b7e1e0863d7afea
[~andy/sunrise] / gnome-extra / webboard / webboard-0.2.ebuild
1 # Copyright 1999-2007 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 inherit gnome2 distutils
6
7 DESCRIPTION="Copy and paste to a public pastebin server"
8 HOMEPAGE="http://gnomefiles.org/app.php/WebBoard"
9 SRC_URI="http://pimpzkru.de/sebi/${PN}/${P}.tar.gz"
10
11 LICENSE="GPL-2"
12 SLOT="0"
13 KEYWORDS="~x86"
14 IUSE=""
15
16 RDEPEND=">=dev-python/pygtk-2.6
17         dev-python/gnome-python-desktop"
18 DEPEND="${RDEPEND}
19         >=dev-util/intltool-0.34"