public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-p2p/ncdc: ncdc-1.7.ebuild ChangeLog ncdc-1.4.ebuild ncdc-1.2.ebuild ncdc-1.3.ebuild
@ 2011-12-30 23:59 Michael Weber (xmw)
  0 siblings, 0 replies; only message in thread
From: Michael Weber (xmw) @ 2011-12-30 23:59 UTC (permalink / raw
  To: gentoo-commits

xmw         11/12/30 23:59:20

  Modified:             ChangeLog
  Added:                ncdc-1.7.ebuild
  Removed:              ncdc-1.4.ebuild ncdc-1.2.ebuild ncdc-1.3.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  net-p2p/ncdc/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	27 Dec 2011 21:07:12 -0000	1.6
+++ ChangeLog	30 Dec 2011 23:59:20 -0000	1.7
@@ -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:



1.1                  net-p2p/ncdc/ncdc-1.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.7.ebuild?rev=1.1&content-type=text/plain

Index: ncdc-1.7.ebuild
===================================================================
# 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.7.ebuild,v 1.1 2011/12/30 23:59:20 xmw Exp $

EAPI=4

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-db/sqlite:3
	dev-libs/glib:2
	dev-libs/libxml2:2
	sys-libs/gdbm
	sys-libs/ncurses:5"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

DOCS=( ChangeLog README )

src_install() {
	base_src_install
	dobin util/ncdc-gen-cert
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-30 23:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-30 23:59 [gentoo-commits] gentoo-x86 commit in net-p2p/ncdc: ncdc-1.7.ebuild ChangeLog ncdc-1.4.ebuild ncdc-1.2.ebuild ncdc-1.3.ebuild Michael Weber (xmw)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox