add ebuilds
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2464 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
2
app-pda/libopensync-plugin-tomboy/Manifest
Normal file
2
app-pda/libopensync-plugin-tomboy/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
DIST libopensync-plugin-tomboy-0.1.tar.bz2 29110 RMD160 7bbae40cbbeab82be54f3f217ea297e2685fe4eb SHA1 e36e4013a6af99f2b00ef1641e27be3314afcc91 SHA256 f42565e82d96185c5b1ee16e77a926510d5271afa71884da9ac15196204b802e
|
||||
EBUILD libopensync-plugin-tomboy-0.1.ebuild 660 RMD160 2f353975d98fc8cc98145c4572178be4ec9d5ab0 SHA1 a4e78cce620eca3b183a9be0723bc5168f054c8f SHA256 63b242f2b3b5d1d6c6ed775f4cd470bf1c851656918893085682ea0a7f6d7292
|
||||
@@ -0,0 +1,24 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild,v 1.2 2009/11/16 01:45:09 mr_bones_ Exp $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
inherit cmake-utils
|
||||
|
||||
DESCRIPTION="OpenSync tomboy Plugin"
|
||||
HOMEPAGE="http://www.opensync.org"
|
||||
SRC_URI="http://www.opensync.org/download/releases/0.38/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=">=app-pda/libopensync-${PV}
|
||||
dev-libs/glib:2"
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-libs/check )"
|
||||
|
||||
# 0% tests passed, 4 tests failed out of 4
|
||||
RESTRICT="test"
|
||||
Reference in New Issue
Block a user