From 38f973c1b29279af3295dda5b631237484c6ec85 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 8 Jan 2014 06:36:46 +0000 Subject: Inherit the user eclass for enewuser/etc... (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200) --- net-irc/inspircd/ChangeLog | 8 ++++++-- net-irc/inspircd/inspircd-2.0.13.ebuild | 6 +++--- net-irc/inspircd/inspircd-2.0.14.ebuild | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'net-irc') diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog index 6c806c2cf386..da7b34758cff 100644 --- a/net-irc/inspircd/ChangeLog +++ b/net-irc/inspircd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/inspircd -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.89 2013/12/08 15:45:09 johu Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.90 2014/01/08 06:36:46 vapier Exp $ + + 08 Jan 2014; Mike Frysinger inspircd-2.0.13.ebuild, + inspircd-2.0.14.ebuild: + Inherit the user eclass for enewuser/etc... 08 Dec 2013; Johannes Huber inspircd-2.0.14.ebuild: x86 stable, bug #487044 diff --git a/net-irc/inspircd/inspircd-2.0.13.ebuild b/net-irc/inspircd/inspircd-2.0.13.ebuild index 8a979ca05307..1f478f5feedd 100644 --- a/net-irc/inspircd/inspircd-2.0.13.ebuild +++ b/net-irc/inspircd/inspircd-2.0.13.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.13.ebuild,v 1.4 2013/08/28 08:54:51 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.13.ebuild,v 1.5 2014/01/08 06:36:46 vapier Exp $ EAPI=5 -inherit eutils multilib toolchain-funcs +inherit eutils multilib toolchain-funcs user DESCRIPTION="Inspire IRCd - The Stable, High-Performance Modular IRCd" HOMEPAGE="http://inspircd.github.com/" diff --git a/net-irc/inspircd/inspircd-2.0.14.ebuild b/net-irc/inspircd/inspircd-2.0.14.ebuild index 911a7ed7e90a..a00aa584ba83 100644 --- a/net-irc/inspircd/inspircd-2.0.14.ebuild +++ b/net-irc/inspircd/inspircd-2.0.14.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.14.ebuild,v 1.3 2013/12/08 15:45:09 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-2.0.14.ebuild,v 1.4 2014/01/08 06:36:46 vapier Exp $ EAPI=5 -inherit eutils multilib toolchain-funcs +inherit eutils multilib toolchain-funcs user DESCRIPTION="Inspire IRCd - The Stable, High-Performance Modular IRCd" HOMEPAGE="http://inspircd.github.com/" -- cgit v1.2.3-65-gdbad