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
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')
-rw-r--r--net-p2p/ncdc/ChangeLog10
-rw-r--r--net-p2p/ncdc/ncdc-1.5.ebuild26
-rw-r--r--net-p2p/ncdc/ncdc-1.8.ebuild (renamed from net-p2p/ncdc/ncdc-1.6.ebuild)11
-rw-r--r--net-p2p/ncdc/ncdc-9999.ebuild9
4 files changed, 16 insertions, 40 deletions
diff --git a/net-p2p/ncdc/ChangeLog b/net-p2p/ncdc/ChangeLog
index c7a31e4e7ffb..a9329989930c 100644
--- a/net-p2p/ncdc/ChangeLog
+++ b/net-p2p/ncdc/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-p2p/ncdc
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v 1.7 2011/12/30 23:59:20 xmw Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v 1.8 2012/02/13 23:20:06 xmw Exp $
+
+*ncdc-1.8 (13 Feb 2012)
+
+ 13 Feb 2012; Michael Weber <xmw@gentoo.org> -ncdc-1.5.ebuild,
+ -ncdc-1.6.ebuild, +ncdc-1.8.ebuild, ncdc-9999.ebuild:
+ Version bump w/ ebuild update, remove old versions.
*ncdc-1.7 (30 Dec 2011)
diff --git a/net-p2p/ncdc/ncdc-1.5.ebuild b/net-p2p/ncdc/ncdc-1.5.ebuild
deleted file mode 100644
index 313251f21de4..000000000000
--- a/net-p2p/ncdc/ncdc-1.5.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.5.ebuild,v 1.1 2011/11/04 11:34:38 xmw Exp $
-
-EAPI=3
-
-inherit base
-
-DESCRIPTION="ncurses directconnect client"
-HOMEPAGE="http://dev.yorhel.nl/ncdc"
-SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
-IUSE=""
-
-RDEPEND="app-arch/bzip2
- dev-libs/glib:2
- dev-libs/libxml2:2
- sys-libs/gdbm
- sys-libs/ncurses:5"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig"
-
-DOCS=( ChangeLog README )
diff --git a/net-p2p/ncdc/ncdc-1.6.ebuild b/net-p2p/ncdc/ncdc-1.8.ebuild
index 9ff050d39099..fec1c19c515d 100644
--- a/net-p2p/ncdc/ncdc-1.6.ebuild
+++ b/net-p2p/ncdc/ncdc-1.8.ebuild
@@ -1,10 +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-1.6.ebuild,v 1.1 2011/12/27 21:07:12 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.8.ebuild,v 1.1 2012/02/13 23:20:06 xmw Exp $
-EAPI=3
-
-inherit base
+EAPI=4
DESCRIPTION="ncurses directconnect client"
HOMEPAGE="http://dev.yorhel.nl/ncdc"
@@ -17,11 +15,10 @@ IUSE=""
RDEPEND="app-arch/bzip2
dev-db/sqlite:3
+ dev-lang/perl
dev-libs/glib:2
dev-libs/libxml2:2
sys-libs/gdbm
sys-libs/ncurses:5"
DEPEND="${RDEPEND}
dev-util/pkgconfig"
-
-DOCS=( ChangeLog README )
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
}