summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-08 06:36:38 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-08 06:36:38 +0000
commit4cb76e3c02f193b81e433f5656669b8073ecdfd6 (patch)
tree6da127e39475d2b5f7705a2272e906949efc53ba /net-irc/atheme-services
parentInherit the user eclass for enewuser/etc... (diff)
downloadgentoo-2-4cb76e3c02f193b81e433f5656669b8073ecdfd6.tar.gz
gentoo-2-4cb76e3c02f193b81e433f5656669b8073ecdfd6.tar.bz2
gentoo-2-4cb76e3c02f193b81e433f5656669b8073ecdfd6.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/atheme-services')
-rw-r--r--net-irc/atheme-services/ChangeLog7
-rw-r--r--net-irc/atheme-services/atheme-services-6.0.11.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/atheme-services/ChangeLog b/net-irc/atheme-services/ChangeLog
index c61b96053aca..285d073686e6 100644
--- a/net-irc/atheme-services/ChangeLog
+++ b/net-irc/atheme-services/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/atheme-services
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/ChangeLog,v 1.52 2013/10/31 01:25:56 jdhore Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/ChangeLog,v 1.53 2014/01/08 06:36:38 vapier Exp $
+
+ 08 Jan 2014; Mike Frysinger <vapier@gentoo.org> atheme-services-6.0.11.ebuild:
+ Inherit the user eclass for enewuser/etc...
*atheme-services-7.0.6 (31 Oct 2013)
diff --git a/net-irc/atheme-services/atheme-services-6.0.11.ebuild b/net-irc/atheme-services/atheme-services-6.0.11.ebuild
index 4b2329c554aa..b3e14d557923 100644
--- a/net-irc/atheme-services/atheme-services-6.0.11.ebuild
+++ b/net-irc/atheme-services/atheme-services-6.0.11.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2012 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/atheme-services/atheme-services-6.0.11.ebuild,v 1.3 2012/07/12 17:41:17 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/atheme-services/atheme-services-6.0.11.ebuild,v 1.4 2014/01/08 06:36:38 vapier Exp $
EAPI=4
-inherit autotools eutils flag-o-matic perl-module prefix
+inherit autotools eutils flag-o-matic perl-module prefix user
DESCRIPTION="A portable and secure set of open-source and modular IRC services"
HOMEPAGE="http://atheme.net/"