diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-08 06:36:46 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-08 06:36:46 +0000 |
commit | 38f973c1b29279af3295dda5b631237484c6ec85 (patch) | |
tree | 90010197fbccc12f90bec28da5c235bd97e53908 /net-irc | |
parent | Inherit the user eclass for enewuser/etc... (diff) | |
download | gentoo-2-38f973c1b29279af3295dda5b631237484c6ec85.tar.gz gentoo-2-38f973c1b29279af3295dda5b631237484c6ec85.tar.bz2 gentoo-2-38f973c1b29279af3295dda5b631237484c6ec85.zip |
Inherit the user eclass for enewuser/etc...
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/inspircd/ChangeLog | 8 | ||||
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.13.ebuild | 6 | ||||
-rw-r--r-- | net-irc/inspircd/inspircd-2.0.14.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
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 <vapier@gentoo.org> inspircd-2.0.13.ebuild, + inspircd-2.0.14.ebuild: + Inherit the user eclass for enewuser/etc... 08 Dec 2013; Johannes Huber <johu@gentoo.org> 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/" |