mgorny 15/02/22 09:16:18
Modified: ngircd-0.12.1.ebuild ngircd-13.ebuild
ngircd-20.3.ebuild ngircd-17.1.ebuild
ngircd-18.ebuild ChangeLog
Log:
Remove berlios SRC_URI, bump EAPI.
https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/34 by Michael
Mair-Keimberger.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.8 net-irc/ngircd/ngircd-0.12.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-0.12.1.ebuild?rev=1.8&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-0.12.1.ebuild?rev=1.8&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-0.12.1.ebuild?r1=1.7&r2=1.8
Index: ngircd-0.12.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.12.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ngircd-0.12.1.ebuild 10 Aug 2014 20:53:35 -0000 1.7
+++ ngircd-0.12.1.ebuild 22 Feb 2015 09:16:18 -0000 1.8
@@ -1,13 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.12.1.ebuild,v 1.7
2014/08/10 20:53:35 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.12.1.ebuild,v 1.8
2015/02/22 09:16:18 mgorny Exp $
inherit eutils user
DESCRIPTION="A IRC server written from scratch"
HOMEPAGE="http://ngircd.barton.de/"
-SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.gz
- ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
+SRC_URI="ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
1.6 net-irc/ngircd/ngircd-13.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-13.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-13.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-13.ebuild?r1=1.5&r2=1.6
Index: ngircd-13.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-13.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ngircd-13.ebuild 10 Aug 2014 20:53:35 -0000 1.5
+++ ngircd-13.ebuild 22 Feb 2015 09:16:18 -0000 1.6
@@ -1,13 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-13.ebuild,v 1.5
2014/08/10 20:53:35 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-13.ebuild,v 1.6
2015/02/22 09:16:18 mgorny Exp $
inherit eutils user
DESCRIPTION="A IRC server written from scratch"
HOMEPAGE="http://ngircd.barton.de/"
-SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.gz
- ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
+SRC_URI="ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
1.4 net-irc/ngircd/ngircd-20.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-20.3.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-20.3.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-20.3.ebuild?r1=1.3&r2=1.4
Index: ngircd-20.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-20.3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ngircd-20.3.ebuild 8 Jan 2014 06:34:18 -0000 1.3
+++ ngircd-20.3.ebuild 22 Feb 2015 09:16:18 -0000 1.4
@@ -1,15 +1,14 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-20.3.ebuild,v 1.3
2014/01/08 06:34:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-20.3.ebuild,v 1.4
2015/02/22 09:16:18 mgorny Exp $
-EAPI=4
+EAPI="5"
inherit autotools-utils eutils user
DESCRIPTION="A IRC server written from scratch"
HOMEPAGE="http://ngircd.barton.de/"
-SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.gz
- ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
+SRC_URI="ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
1.6 net-irc/ngircd/ngircd-17.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-17.1.ebuild?rev=1.6&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-17.1.ebuild?rev=1.6&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-17.1.ebuild?r1=1.5&r2=1.6
Index: ngircd-17.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-17.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ngircd-17.1.ebuild 10 Mar 2014 10:58:31 -0000 1.5
+++ ngircd-17.1.ebuild 22 Feb 2015 09:16:18 -0000 1.6
@@ -1,15 +1,14 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-17.1.ebuild,v 1.5
2014/03/10 10:58:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-17.1.ebuild,v 1.6
2015/02/22 09:16:18 mgorny Exp $
-EAPI=4
+EAPI="5"
inherit autotools-utils eutils user
DESCRIPTION="A IRC server written from scratch"
HOMEPAGE="http://ngircd.barton.de/"
-SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.gz
- ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
+SRC_URI="ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
1.4 net-irc/ngircd/ngircd-18.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-18.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-18.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ngircd-18.ebuild?r1=1.3&r2=1.4
Index: ngircd-18.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-18.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ngircd-18.ebuild 8 Jan 2014 06:34:18 -0000 1.3
+++ ngircd-18.ebuild 22 Feb 2015 09:16:18 -0000 1.4
@@ -1,15 +1,14 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-18.ebuild,v 1.3
2014/01/08 06:34:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-18.ebuild,v 1.4
2015/02/22 09:16:18 mgorny Exp $
-EAPI=4
+EAPI="5"
inherit autotools-utils eutils user
DESCRIPTION="A IRC server written from scratch"
HOMEPAGE="http://ngircd.barton.de/"
-SRC_URI="ftp://ftp.berlios.de/pub/${PN}/${P}.tar.gz
- ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
+SRC_URI="ftp://ngircd.barton.de/pub/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
1.61 net-irc/ngircd/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ChangeLog?rev=1.61&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ChangeLog?rev=1.61&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/ngircd/ChangeLog?r1=1.60&r2=1.61
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog 10 Aug 2014 20:53:35 -0000 1.60
+++ ChangeLog 22 Feb 2015 09:16:18 -0000 1.61
@@ -1,6 +1,11 @@
# ChangeLog for net-irc/ngircd
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.60 2014/08/10
20:53:35 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.61 2015/02/22
09:16:18 mgorny Exp $
+
+ 22 Feb 2015; Michał Górny <[email protected]> ngircd-0.12.1.ebuild,
+ ngircd-13.ebuild, ngircd-17.1.ebuild, ngircd-18.ebuild, ngircd-20.3.ebuild:
+ Remove berlios SRC_URI, bump EAPI. https://github.com/gentoo/gentoo-portage-
+ rsync-mirror/pull/34 by Michael Mair-Keimberger.
10 Aug 2014; Sergei Trofimovich <[email protected]> ngircd-0.12.1.ebuild,
ngircd-13.ebuild: