summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-02-13 23:20:06 +0000
committerMichael Weber <xmw@gentoo.org>2012-02-13 23:20:06 +0000
commit0157a71558f7d237f554bd9389dae32056a36c5e (patch)
tree370683b70e251467b11e15d7de87af21a176cbfc /net-p2p/ncdc/ncdc-9999.ebuild
parentUpdate deps for split gtk-builder-convert (bug #402905). (diff)
downloadgentoo-2-0157a71558f7d237f554bd9389dae32056a36c5e.tar.gz
gentoo-2-0157a71558f7d237f554bd9389dae32056a36c5e.tar.bz2
gentoo-2-0157a71558f7d237f554bd9389dae32056a36c5e.zip
Version bump w/ ebuild update, remove old versions.
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/ncdc/ncdc-9999.ebuild')
-rw-r--r--net-p2p/ncdc/ncdc-9999.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/net-p2p/ncdc/ncdc-9999.ebuild b/net-p2p/ncdc/ncdc-9999.ebuild
index 97eb4ce27719..8ba57aa68e0b 100644
--- a/net-p2p/ncdc/ncdc-9999.ebuild
+++ b/net-p2p/ncdc/ncdc-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild,v 1.2 2011/12/27 21:07:12 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild,v 1.3 2012/02/13 23:20:06 xmw Exp $
-EAPI=3
+EAPI=4
EGIT_REPO_URI="git://g.blicky.net/ncdc.git"
@@ -19,6 +19,7 @@ IUSE=""
RDEPEND="app-arch/bzip2
dev-db/sqlite:3
+ dev-lang/perl
dev-libs/glib:2
dev-libs/libxml2:2
sys-libs/gdbm
@@ -27,8 +28,6 @@ DEPEND="${RDEPEND}
dev-util/pkgconfig
dev-util/makeheaders"
-DOCS=( ChangeLog README )
-
src_prepare() {
eautoreconf
}