diff options
author | Michael Weber <xmw@gentoo.org> | 2011-12-30 23:59:20 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-12-30 23:59:20 +0000 |
commit | bd1e66646fdb85b5904ae00b4ca571683fd5a170 (patch) | |
tree | 9fdc776eccb142c23e8162dc54767fed358c373c /net-p2p/ncdc | |
parent | Version bump including a backport of the kde-4.8 support, bug 392343 (diff) | |
download | gentoo-2-bd1e66646fdb85b5904ae00b4ca571683fd5a170.tar.gz gentoo-2-bd1e66646fdb85b5904ae00b4ca571683fd5a170.tar.bz2 gentoo-2-bd1e66646fdb85b5904ae00b4ca571683fd5a170.zip |
Version bump
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/ncdc')
-rw-r--r-- | net-p2p/ncdc/ChangeLog | 8 | ||||
-rw-r--r-- | net-p2p/ncdc/ncdc-1.3.ebuild | 26 | ||||
-rw-r--r-- | net-p2p/ncdc/ncdc-1.4.ebuild | 26 | ||||
-rw-r--r-- | net-p2p/ncdc/ncdc-1.7.ebuild (renamed from net-p2p/ncdc/ncdc-1.2.ebuild) | 10 |
4 files changed, 15 insertions, 55 deletions
diff --git a/net-p2p/ncdc/ChangeLog b/net-p2p/ncdc/ChangeLog index 7a641b22aee9..c7a31e4e7ffb 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.6 2011/12/27 21:07:12 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v 1.7 2011/12/30 23:59:20 xmw Exp $ + +*ncdc-1.7 (30 Dec 2011) + + 30 Dec 2011; Michael Weber <xmw@gentoo.org> -ncdc-1.2.ebuild, + -ncdc-1.3.ebuild, -ncdc-1.4.ebuild, +ncdc-1.7.ebuild: + Version bump 27 Dec 2011; Michael Weber <xmw@gentoo.org> +ncdc-1.6.ebuild, ncdc-9999.ebuild: diff --git a/net-p2p/ncdc/ncdc-1.3.ebuild b/net-p2p/ncdc/ncdc-1.3.ebuild deleted file mode 100644 index bc7051a9ea90..000000000000 --- a/net-p2p/ncdc/ncdc-1.3.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.3.ebuild,v 1.1 2011/10/15 10:10:14 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.4.ebuild b/net-p2p/ncdc/ncdc-1.4.ebuild deleted file mode 100644 index 99bc268764c7..000000000000 --- a/net-p2p/ncdc/ncdc-1.4.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.4.ebuild,v 1.1 2011/10/26 12:49:43 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.2.ebuild b/net-p2p/ncdc/ncdc-1.7.ebuild index 8a04c334e173..6829e37f7fbc 100644 --- a/net-p2p/ncdc/ncdc-1.2.ebuild +++ b/net-p2p/ncdc/ncdc-1.7.ebuild @@ -1,8 +1,8 @@ # 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.2.ebuild,v 1.1 2011/10/03 16:38:37 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.7.ebuild,v 1.1 2011/12/30 23:59:20 xmw Exp $ -EAPI=3 +EAPI=4 inherit base @@ -16,6 +16,7 @@ KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND="app-arch/bzip2 + dev-db/sqlite:3 dev-libs/glib:2 dev-libs/libxml2:2 sys-libs/gdbm @@ -24,3 +25,8 @@ DEPEND="${RDEPEND} dev-util/pkgconfig" DOCS=( ChangeLog README ) + +src_install() { + base_src_install + dobin util/ncdc-gen-cert +} |