diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-08 06:35:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-08 06:35:57 +0000 |
commit | 1d89090f1478c15411017755b35451581b20c490 (patch) | |
tree | 689c505830f7d9a2db46b00facd45a8fbe3f2690 /net-misc/rwhoisd | |
parent | Inherit the user eclass for enewuser/etc... (diff) | |
download | gentoo-2-1d89090f1478c15411017755b35451581b20c490.tar.gz gentoo-2-1d89090f1478c15411017755b35451581b20c490.tar.bz2 gentoo-2-1d89090f1478c15411017755b35451581b20c490.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-misc/rwhoisd')
-rw-r--r-- | net-misc/rwhoisd/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/rwhoisd/rwhoisd-1.5.9.5-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/rwhoisd/rwhoisd-1.5.9.5.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-misc/rwhoisd/ChangeLog b/net-misc/rwhoisd/ChangeLog index 6ded421469e8..7b505524abd0 100644 --- a/net-misc/rwhoisd/ChangeLog +++ b/net-misc/rwhoisd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/rwhoisd -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rwhoisd/ChangeLog,v 1.2 2009/10/21 21:46:11 kingtaco Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/rwhoisd/ChangeLog,v 1.3 2014/01/08 06:35:57 vapier Exp $ + + 08 Jan 2014; Mike Frysinger <vapier@gentoo.org> rwhoisd-1.5.9.5-r1.ebuild, + rwhoisd-1.5.9.5.ebuild: + Inherit the user eclass for enewuser/etc... *rwhoisd-1.5.9.5-r1 (21 Oct 2009) diff --git a/net-misc/rwhoisd/rwhoisd-1.5.9.5-r1.ebuild b/net-misc/rwhoisd/rwhoisd-1.5.9.5-r1.ebuild index 18dc2c2889d0..3683de4e9036 100644 --- a/net-misc/rwhoisd/rwhoisd-1.5.9.5-r1.ebuild +++ b/net-misc/rwhoisd/rwhoisd-1.5.9.5-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rwhoisd/rwhoisd-1.5.9.5-r1.ebuild,v 1.2 2010/10/28 10:35:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rwhoisd/rwhoisd-1.5.9.5-r1.ebuild,v 1.3 2014/01/08 06:35:57 vapier Exp $ EAPI=0 -inherit eutils +inherit eutils user DESCRIPTION="ARIN rwhois daemon" HOMEPAGE="http://projects.arin.net/rwhois/" diff --git a/net-misc/rwhoisd/rwhoisd-1.5.9.5.ebuild b/net-misc/rwhoisd/rwhoisd-1.5.9.5.ebuild index 9d2e0cc740f5..3946979cd128 100644 --- a/net-misc/rwhoisd/rwhoisd-1.5.9.5.ebuild +++ b/net-misc/rwhoisd/rwhoisd-1.5.9.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/rwhoisd/rwhoisd-1.5.9.5.ebuild,v 1.1 2009/10/16 20:16:36 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/rwhoisd/rwhoisd-1.5.9.5.ebuild,v 1.2 2014/01/08 06:35:57 vapier Exp $ EAPI=0 -inherit eutils +inherit eutils user DESCRIPTION="ARIN rwhois daemon" HOMEPAGE="http://projects.arin.net/rwhois/" |