summaryrefslogtreecommitdiff
blob: 8dce108e201655db7c7e8c6a794313796f5b61ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

inherit gnome2 distutils

DESCRIPTION="Copy and paste to a public pastebin server"
HOMEPAGE="http://gnomefiles.org/app.php/WebBoard"
SRC_URI="http://pimpzkru.de/sebi/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE=""

RDEPEND=">=dev-python/pygtk-2.6
	dev-python/gnome-python-desktop"
DEPEND="${RDEPEND}
	>=dev-util/intltool-0.34"