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

inherit distutils

DESCRIPTION="A command-line interface to URL-shortening services"
HOMEPAGE="http://sourceforge.net/projects/surl/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~ppc ~x86 ~x86-fbsd"
IUSE=""