summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-01-08 06:32:41 +0000
committerMike Frysinger <vapier@gentoo.org>2014-01-08 06:32:41 +0000
commitf51e8a7284ad58074dbd38523fa97c52b6b7fef5 (patch)
tree59d1171c4bfed3e1cf3aa1d67179412d4c288881 /net-misc/sobby
parentInherit the user eclass for enewuser/etc... (diff)
downloadgentoo-2-f51e8a7284ad58074dbd38523fa97c52b6b7fef5.tar.gz
gentoo-2-f51e8a7284ad58074dbd38523fa97c52b6b7fef5.tar.bz2
gentoo-2-f51e8a7284ad58074dbd38523fa97c52b6b7fef5.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/sobby')
-rw-r--r--net-misc/sobby/ChangeLog9
-rw-r--r--net-misc/sobby/sobby-0.4.7.ebuild6
-rw-r--r--net-misc/sobby/sobby-0.4.8.ebuild6
3 files changed, 12 insertions, 9 deletions
diff --git a/net-misc/sobby/ChangeLog b/net-misc/sobby/ChangeLog
index 701981b38aa6..cfc13d86347a 100644
--- a/net-misc/sobby/ChangeLog
+++ b/net-misc/sobby/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/sobby
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/sobby/ChangeLog,v 1.33 2012/06/08 12:14:32 phajdan.jr Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sobby/ChangeLog,v 1.34 2014/01/08 06:32:41 vapier Exp $
+
+ 08 Jan 2014; Mike Frysinger <vapier@gentoo.org> sobby-0.4.7.ebuild,
+ sobby-0.4.8.ebuild:
+ Inherit the user eclass for enewuser/etc...
08 Jun 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> sobby-0.4.8.ebuild:
x86 stable wrt bug #419319
@@ -116,4 +120,3 @@
23 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> sobby-0.3.0.ebuild:
Marking stable on x86 wrt bug #115113.
-
diff --git a/net-misc/sobby/sobby-0.4.7.ebuild b/net-misc/sobby/sobby-0.4.7.ebuild
index d560205de852..d0dcee33b07d 100644
--- a/net-misc/sobby/sobby-0.4.7.ebuild
+++ b/net-misc/sobby/sobby-0.4.7.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-misc/sobby/sobby-0.4.7.ebuild,v 1.5 2012/05/05 03:20:41 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sobby/sobby-0.4.7.ebuild,v 1.6 2014/01/08 06:32:41 vapier Exp $
EAPI=2
-inherit eutils
+inherit eutils user
DESCRIPTION="Standalone Obby server"
HOMEPAGE="http://gobby.0x539.de/"
diff --git a/net-misc/sobby/sobby-0.4.8.ebuild b/net-misc/sobby/sobby-0.4.8.ebuild
index fc7f99857524..7dc9cc492c1e 100644
--- a/net-misc/sobby/sobby-0.4.8.ebuild
+++ b/net-misc/sobby/sobby-0.4.8.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-misc/sobby/sobby-0.4.8.ebuild,v 1.5 2012/06/08 12:14:32 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/sobby/sobby-0.4.8.ebuild,v 1.6 2014/01/08 06:32:41 vapier Exp $
EAPI=4
-inherit eutils
+inherit eutils user
DESCRIPTION="Standalone Obby server"
HOMEPAGE="http://gobby.0x539.de/"