* [gentoo-commits] gentoo-x86 commit in net-p2p/ncdc: ncdc-1.16.1.ebuild ncdc-1.17.ebuild ncdc-9999.ebuild ChangeLog
@ 2013-06-15 10:26 Michael Weber (xmw)
0 siblings, 0 replies; 4+ messages in thread
From: Michael Weber (xmw) @ 2013-06-15 10:26 UTC (permalink / raw
To: gentoo-commits
xmw 13/06/15 10:26:25
Modified: ncdc-1.16.1.ebuild ncdc-9999.ebuild ChangeLog
Added: ncdc-1.17.ebuild
Log:
Version bump, update deps of live ebuild
(Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Revision Changes Path
1.4 net-p2p/ncdc/ncdc-1.16.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild?r1=1.3&r2=1.4
Index: ncdc-1.16.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ncdc-1.16.1.ebuild 20 May 2013 08:21:37 -0000 1.3
+++ ncdc-1.16.1.ebuild 15 Jun 2013 10:26:25 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild,v 1.3 2013/05/20 08:21:37 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild,v 1.4 2013/06/15 10:26:25 xmw Exp $
EAPI=4
@@ -16,11 +16,11 @@
RDEPEND="app-arch/bzip2
dev-db/sqlite:3
dev-libs/glib:2
- dev-util/makeheaders
net-libs/gnutls
sys-libs/ncurses:5[unicode]
sys-libs/zlib"
DEPEND="${RDEPEND}
+ dev-util/makeheaders
virtual/pkgconfig"
src_configure() {
1.8 net-p2p/ncdc/ncdc-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild?r1=1.7&r2=1.8
Index: ncdc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ncdc-9999.ebuild 21 Jan 2013 10:19:51 -0000 1.7
+++ ncdc-9999.ebuild 15 Jun 2013 10:26:25 -0000 1.8
@@ -1,15 +1,14 @@
# Copyright 1999-2013 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.7 2013/01/21 10:19:51 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild,v 1.8 2013/06/15 10:26:25 xmw Exp $
-EAPI=4
-
-EGIT_REPO_URI="git://g.blicky.net/ncdc.git"
+EAPI=5
inherit autotools base git-2
DESCRIPTION="ncurses directconnect client"
HOMEPAGE="http://dev.yorhel.nl/ncdc"
+EGIT_REPO_URI="git://g.blicky.net/ncdc.git"
LICENSE="MIT"
SLOT="0"
@@ -19,13 +18,12 @@
RDEPEND="app-arch/bzip2
dev-db/sqlite:3
dev-libs/glib:2
- dev-libs/libxml2:2
net-libs/gnutls
- sys-libs/gdbm
- sys-libs/ncurses:5"
+ sys-libs/ncurses:5[unicode]
+ sys-libs/zlib"
DEPEND="${RDEPEND}
- virtual/pkgconfig
- dev-util/makeheaders"
+ dev-util/makeheaders
+ virtual/pkgconfig"
src_prepare() {
eautoreconf
1.37 net-p2p/ncdc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?r1=1.36&r2=1.37
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog 6 Jun 2013 10:11:24 -0000 1.36
+++ ChangeLog 15 Jun 2013 10:26:25 -0000 1.37
@@ -1,6 +1,12 @@
# ChangeLog for net-p2p/ncdc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v 1.36 2013/06/06 10:11:24 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v 1.37 2013/06/15 10:26:25 xmw Exp $
+
+*ncdc-1.17 (15 Jun 2013)
+
+ 15 Jun 2013; Michael Weber <xmw@gentoo.org> +ncdc-1.17.ebuild,
+ ncdc-1.16.1.ebuild, ncdc-9999.ebuild:
+ Version bump, update deps of live ebuild
06 Jun 2013; Michael Weber <xmw@gentoo.org> -ncdc-1.14.ebuild,
-ncdc-1.15.ebuild:
1.1 net-p2p/ncdc/ncdc-1.17.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild?rev=1.1&content-type=text/plain
Index: ncdc-1.17.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild,v 1.1 2013/06/15 10:26:25 xmw Exp $
EAPI=5
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
net-libs/gnutls
sys-libs/ncurses:5[unicode]
sys-libs/zlib"
DEPEND="${RDEPEND}
dev-util/makeheaders
virtual/pkgconfig"
src_configure() {
econf \
--disable-silent-rules
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-p2p/ncdc: ncdc-1.16.1.ebuild ncdc-1.17.ebuild ncdc-9999.ebuild ChangeLog
@ 2013-06-20 8:09 Michael Weber (xmw)
0 siblings, 0 replies; 4+ messages in thread
From: Michael Weber (xmw) @ 2013-06-20 8:09 UTC (permalink / raw
To: gentoo-commits
xmw 13/06/20 08:09:36
Modified: ncdc-1.16.1.ebuild ncdc-1.17.ebuild
ncdc-9999.ebuild ChangeLog
Log:
Define LICENSE as MIT-with-advertising, depend on perl for manpage creation, econf now activates --disable-silent-rules.
(Portage version: 2.2.0_alpha180/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Revision Changes Path
1.5 net-p2p/ncdc/ncdc-1.16.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild?r1=1.4&r2=1.5
Index: ncdc-1.16.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ncdc-1.16.1.ebuild 15 Jun 2013 10:26:25 -0000 1.4
+++ ncdc-1.16.1.ebuild 20 Jun 2013 08:09:36 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild,v 1.4 2013/06/15 10:26:25 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild,v 1.5 2013/06/20 08:09:36 xmw Exp $
EAPI=4
@@ -8,7 +8,7 @@
HOMEPAGE="http://dev.yorhel.nl/ncdc"
SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
-LICENSE="MIT"
+LICENSE="MIT-with-advertising"
SLOT="0"
KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE=""
1.2 net-p2p/ncdc/ncdc-1.17.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild?r1=1.1&r2=1.2
Index: ncdc-1.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ncdc-1.17.ebuild 15 Jun 2013 10:26:25 -0000 1.1
+++ ncdc-1.17.ebuild 20 Jun 2013 08:09:36 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild,v 1.1 2013/06/15 10:26:25 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild,v 1.2 2013/06/20 08:09:36 xmw Exp $
EAPI=5
@@ -8,7 +8,7 @@
HOMEPAGE="http://dev.yorhel.nl/ncdc"
SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
-LICENSE="MIT"
+LICENSE="MIT-with-advertising"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
@@ -20,10 +20,6 @@
sys-libs/ncurses:5[unicode]
sys-libs/zlib"
DEPEND="${RDEPEND}
+ dev-lang/perl
dev-util/makeheaders
virtual/pkgconfig"
-
-src_configure() {
- econf \
- --disable-silent-rules
-}
1.9 net-p2p/ncdc/ncdc-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild?r1=1.8&r2=1.9
Index: ncdc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ncdc-9999.ebuild 15 Jun 2013 10:26:25 -0000 1.8
+++ ncdc-9999.ebuild 20 Jun 2013 08:09:36 -0000 1.9
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.8 2013/06/15 10:26:25 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild,v 1.9 2013/06/20 08:09:36 xmw Exp $
EAPI=5
@@ -10,7 +10,7 @@
HOMEPAGE="http://dev.yorhel.nl/ncdc"
EGIT_REPO_URI="git://g.blicky.net/ncdc.git"
-LICENSE="MIT"
+LICENSE="MIT-with-advertising"
SLOT="0"
KEYWORDS=""
IUSE=""
@@ -22,6 +22,7 @@
sys-libs/ncurses:5[unicode]
sys-libs/zlib"
DEPEND="${RDEPEND}
+ dev-lang/perl
dev-util/makeheaders
virtual/pkgconfig"
@@ -30,7 +31,5 @@
}
src_configure() {
- econf \
- --disable-silent-rules \
- --enable-git-version
+ econf --enable-git-version
}
1.38 net-p2p/ncdc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?r1=1.37&r2=1.38
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog 15 Jun 2013 10:26:25 -0000 1.37
+++ ChangeLog 20 Jun 2013 08:09:36 -0000 1.38
@@ -1,6 +1,11 @@
# ChangeLog for net-p2p/ncdc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v 1.37 2013/06/15 10:26:25 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v 1.38 2013/06/20 08:09:36 xmw Exp $
+
+ 20 Jun 2013; Michael Weber <xmw@gentoo.org> ncdc-1.16.1.ebuild,
+ ncdc-1.17.ebuild, ncdc-9999.ebuild:
+ Define LICENSE as MIT-with-advertising, depend on perl for manpage creation,
+ econf now activates --disable-silent-rules.
*ncdc-1.17 (15 Jun 2013)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-p2p/ncdc: ncdc-1.16.1.ebuild ncdc-1.17.ebuild ncdc-9999.ebuild ChangeLog
@ 2013-06-20 20:10 Michael Weber (xmw)
0 siblings, 0 replies; 4+ messages in thread
From: Michael Weber (xmw) @ 2013-06-20 20:10 UTC (permalink / raw
To: gentoo-commits
xmw 13/06/20 20:10:20
Modified: ncdc-1.16.1.ebuild ncdc-1.17.ebuild
ncdc-9999.ebuild ChangeLog
Log:
Revert to LICENSE=MIT in accordance with upstream.
(Portage version: 2.2.0_alpha183/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Revision Changes Path
1.6 net-p2p/ncdc/ncdc-1.16.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild?r1=1.5&r2=1.6
Index: ncdc-1.16.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ncdc-1.16.1.ebuild 20 Jun 2013 08:09:36 -0000 1.5
+++ ncdc-1.16.1.ebuild 20 Jun 2013 20:10:20 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild,v 1.5 2013/06/20 08:09:36 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild,v 1.6 2013/06/20 20:10:20 xmw Exp $
EAPI=4
@@ -8,7 +8,7 @@
HOMEPAGE="http://dev.yorhel.nl/ncdc"
SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
-LICENSE="MIT-with-advertising"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE=""
1.3 net-p2p/ncdc/ncdc-1.17.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild?r1=1.2&r2=1.3
Index: ncdc-1.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ncdc-1.17.ebuild 20 Jun 2013 08:09:36 -0000 1.2
+++ ncdc-1.17.ebuild 20 Jun 2013 20:10:20 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild,v 1.2 2013/06/20 08:09:36 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild,v 1.3 2013/06/20 20:10:20 xmw Exp $
EAPI=5
@@ -8,7 +8,7 @@
HOMEPAGE="http://dev.yorhel.nl/ncdc"
SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
-LICENSE="MIT-with-advertising"
+LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""
1.10 net-p2p/ncdc/ncdc-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild?r1=1.9&r2=1.10
Index: ncdc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ncdc-9999.ebuild 20 Jun 2013 08:09:36 -0000 1.9
+++ ncdc-9999.ebuild 20 Jun 2013 20:10:20 -0000 1.10
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.9 2013/06/20 08:09:36 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild,v 1.10 2013/06/20 20:10:20 xmw Exp $
EAPI=5
@@ -10,7 +10,7 @@
HOMEPAGE="http://dev.yorhel.nl/ncdc"
EGIT_REPO_URI="git://g.blicky.net/ncdc.git"
-LICENSE="MIT-with-advertising"
+LICENSE="MIT"
SLOT="0"
KEYWORDS=""
IUSE=""
1.39 net-p2p/ncdc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?r1=1.38&r2=1.39
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog 20 Jun 2013 08:09:36 -0000 1.38
+++ ChangeLog 20 Jun 2013 20:10:20 -0000 1.39
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/ncdc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v 1.38 2013/06/20 08:09:36 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v 1.39 2013/06/20 20:10:20 xmw Exp $
+
+ 20 Jun 2013; Michael Weber <xmw@gentoo.org> ncdc-1.16.1.ebuild,
+ ncdc-1.17.ebuild, ncdc-9999.ebuild:
+ Revert to LICENSE=MIT in accordance with upstream.
20 Jun 2013; Michael Weber <xmw@gentoo.org> ncdc-1.16.1.ebuild,
ncdc-1.17.ebuild, ncdc-9999.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-p2p/ncdc: ncdc-1.16.1.ebuild ncdc-1.17.ebuild ncdc-9999.ebuild ChangeLog
@ 2013-06-23 21:32 Michael Weber (xmw)
0 siblings, 0 replies; 4+ messages in thread
From: Michael Weber (xmw) @ 2013-06-23 21:32 UTC (permalink / raw
To: gentoo-commits
xmw 13/06/23 21:32:34
Modified: ncdc-1.16.1.ebuild ncdc-1.17.ebuild
ncdc-9999.ebuild ChangeLog
Log:
Respect AR (bug 470624)
(Portage version: 2.2.0_alpha183/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Revision Changes Path
1.7 net-p2p/ncdc/ncdc-1.16.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild?r1=1.6&r2=1.7
Index: ncdc-1.16.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ncdc-1.16.1.ebuild 20 Jun 2013 20:10:20 -0000 1.6
+++ ncdc-1.16.1.ebuild 23 Jun 2013 21:32:33 -0000 1.7
@@ -1,9 +1,11 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild,v 1.6 2013/06/20 20:10:20 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.16.1.ebuild,v 1.7 2013/06/23 21:32:33 xmw Exp $
EAPI=4
+inherit toolchain-funcs
+
DESCRIPTION="ncurses directconnect client"
HOMEPAGE="http://dev.yorhel.nl/ncdc"
SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
@@ -24,6 +26,9 @@
virtual/pkgconfig"
src_configure() {
- econf \
- --disable-silent-rules
+ econf --disable-silent-rules
+}
+
+src_compile() {
+ emake AR="$(tc-getAR)"
}
1.4 net-p2p/ncdc/ncdc-1.17.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild?r1=1.3&r2=1.4
Index: ncdc-1.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ncdc-1.17.ebuild 20 Jun 2013 20:10:20 -0000 1.3
+++ ncdc-1.17.ebuild 23 Jun 2013 21:32:33 -0000 1.4
@@ -1,9 +1,11 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild,v 1.3 2013/06/20 20:10:20 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-1.17.ebuild,v 1.4 2013/06/23 21:32:33 xmw Exp $
EAPI=5
+inherit toolchain-funcs
+
DESCRIPTION="ncurses directconnect client"
HOMEPAGE="http://dev.yorhel.nl/ncdc"
SRC_URI="http://dev.yorhel.nl/download/${P}.tar.gz"
@@ -23,3 +25,7 @@
dev-lang/perl
dev-util/makeheaders
virtual/pkgconfig"
+
+src_compile() {
+ emake AR="$(tc-getAR)"
+}
1.11 net-p2p/ncdc/ncdc-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild?r1=1.10&r2=1.11
Index: ncdc-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ncdc-9999.ebuild 20 Jun 2013 20:10:20 -0000 1.10
+++ ncdc-9999.ebuild 23 Jun 2013 21:32:33 -0000 1.11
@@ -1,10 +1,10 @@
# Copyright 1999-2013 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.10 2013/06/20 20:10:20 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ncdc-9999.ebuild,v 1.11 2013/06/23 21:32:33 xmw Exp $
EAPI=5
-inherit autotools base git-2
+inherit autotools git-2 toolchain-funcs
DESCRIPTION="ncurses directconnect client"
HOMEPAGE="http://dev.yorhel.nl/ncdc"
@@ -33,3 +33,7 @@
src_configure() {
econf --enable-git-version
}
+
+src_compile() {
+ emake AR="$(tc-getAR)"
+}
1.40 net-p2p/ncdc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-p2p/ncdc/ChangeLog?r1=1.39&r2=1.40
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog 20 Jun 2013 20:10:20 -0000 1.39
+++ ChangeLog 23 Jun 2013 21:32:34 -0000 1.40
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/ncdc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v 1.39 2013/06/20 20:10:20 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/ncdc/ChangeLog,v 1.40 2013/06/23 21:32:34 xmw Exp $
+
+ 23 Jun 2013; Michael Weber <xmw@gentoo.org> ncdc-1.16.1.ebuild,
+ ncdc-1.17.ebuild, ncdc-9999.ebuild:
+ Respect AR (bug 470624)
20 Jun 2013; Michael Weber <xmw@gentoo.org> ncdc-1.16.1.ebuild,
ncdc-1.17.ebuild, ncdc-9999.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-06-23 21:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 8:09 [gentoo-commits] gentoo-x86 commit in net-p2p/ncdc: ncdc-1.16.1.ebuild ncdc-1.17.ebuild ncdc-9999.ebuild ChangeLog Michael Weber (xmw)
-- strict thread matches above, loose matches on Subject: below --
2013-06-23 21:32 Michael Weber (xmw)
2013-06-20 20:10 Michael Weber (xmw)
2013-06-15 10:26 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