Files
linamh/app-pda/libopensync-plugin-gnokii/libopensync-plugin-gnokii-0.36.ebuild
geos_one 6f340e9462 add all my local ebuilds
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@602 6952d904-891a-0410-993b-d76249ca496b
2008-12-08 19:43:30 +00:00

19 lines
566 B
Bash

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-gnokii/libopensync-plugin-gnokii-0.36.ebuild,v 1.1 2008/01/27 17:44:35 peper Exp $
inherit cmake-utils
DESCRIPTION="OpenSync Gnokii Plugin"
HOMEPAGE="http://www.opensync.org/"
SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2"
KEYWORDS="~amd64 ~x86"
SLOT="0"
LICENSE="GPL-2"
IUSE=""
DEPEND=">=app-pda/libopensync-${PV}
>=app-mobilephone/gnokii-0.6.14"
RDEPEND="${DEPEND}"