diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-02-22 09:16:18 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-02-22 09:16:18 +0000 |
commit | e79e56b71b619a25288c65f34cb42aa18fa6058e (patch) | |
tree | ef75400264780193e37ccf2fc51ac0457538b70a /net-irc | |
parent | Stable for HPPA (bug #540792). (diff) | |
download | gentoo-2-e79e56b71b619a25288c65f34cb42aa18fa6058e.tar.gz gentoo-2-e79e56b71b619a25288c65f34cb42aa18fa6058e.tar.bz2 gentoo-2-e79e56b71b619a25288c65f34cb42aa18fa6058e.zip |
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!)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/ngircd/ChangeLog | 9 | ||||
-rw-r--r-- | net-irc/ngircd/ngircd-0.12.1.ebuild | 7 | ||||
-rw-r--r-- | net-irc/ngircd/ngircd-13.ebuild | 7 | ||||
-rw-r--r-- | net-irc/ngircd/ngircd-17.1.ebuild | 9 | ||||
-rw-r--r-- | net-irc/ngircd/ngircd-18.ebuild | 9 | ||||
-rw-r--r-- | net-irc/ngircd/ngircd-20.3.ebuild | 9 |
6 files changed, 25 insertions, 25 deletions
diff --git a/net-irc/ngircd/ChangeLog b/net-irc/ngircd/ChangeLog index 3868f8781617..21a1a677e65a 100644 --- a/net-irc/ngircd/ChangeLog +++ b/net-irc/ngircd/ChangeLog @@ -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 <mgorny@gentoo.org> 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 <slyfox@gentoo.org> ngircd-0.12.1.ebuild, ngircd-13.ebuild: diff --git a/net-irc/ngircd/ngircd-0.12.1.ebuild b/net-irc/ngircd/ngircd-0.12.1.ebuild index 62c7edbaac87..4c5ae1618d3b 100644 --- a/net-irc/ngircd/ngircd-0.12.1.ebuild +++ b/net-irc/ngircd/ngircd-0.12.1.ebuild @@ -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" diff --git a/net-irc/ngircd/ngircd-13.ebuild b/net-irc/ngircd/ngircd-13.ebuild index a0d49b390e55..67e65668a449 100644 --- a/net-irc/ngircd/ngircd-13.ebuild +++ b/net-irc/ngircd/ngircd-13.ebuild @@ -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" diff --git a/net-irc/ngircd/ngircd-17.1.ebuild b/net-irc/ngircd/ngircd-17.1.ebuild index 0e82415e8213..ad91e977ebcc 100644 --- a/net-irc/ngircd/ngircd-17.1.ebuild +++ b/net-irc/ngircd/ngircd-17.1.ebuild @@ -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" diff --git a/net-irc/ngircd/ngircd-18.ebuild b/net-irc/ngircd/ngircd-18.ebuild index 8df71af10aee..c9cee6aca6e5 100644 --- a/net-irc/ngircd/ngircd-18.ebuild +++ b/net-irc/ngircd/ngircd-18.ebuild @@ -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" diff --git a/net-irc/ngircd/ngircd-20.3.ebuild b/net-irc/ngircd/ngircd-20.3.ebuild index 7ab3da546f91..017c14c7b17a 100644 --- a/net-irc/ngircd/ngircd-20.3.ebuild +++ b/net-irc/ngircd/ngircd-20.3.ebuild @@ -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" |