summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/stargazer/ChangeLog7
-rw-r--r--net-misc/stargazer/stargazer-2.408.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/stargazer/ChangeLog b/net-misc/stargazer/ChangeLog
index 672bd0a79d2d..f5323cddf023 100644
--- a/net-misc/stargazer/ChangeLog
+++ b/net-misc/stargazer/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/stargazer
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/stargazer/ChangeLog,v 1.4 2013/07/09 14:22:14 tomwij Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stargazer/ChangeLog,v 1.5 2014/01/08 06:37:14 vapier Exp $
+
+ 08 Jan 2014; Mike Frysinger <vapier@gentoo.org> stargazer-2.408.ebuild:
+ Inherit the user eclass for enewuser/etc...
09 Jul 2013; Tom Wijsman <TomWij@gentoo.org> metadata.xml:
Removed myself from metadata.xml to avoid duplication, as I am part of proxy-
diff --git a/net-misc/stargazer/stargazer-2.408.ebuild b/net-misc/stargazer/stargazer-2.408.ebuild
index 7ceafcb413bb..acfc5472ed95 100644
--- a/net-misc/stargazer/stargazer-2.408.ebuild
+++ b/net-misc/stargazer/stargazer-2.408.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-misc/stargazer/stargazer-2.408.ebuild,v 1.2 2013/02/24 19:23:13 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/stargazer/stargazer-2.408.ebuild,v 1.3 2014/01/08 06:37:14 vapier Exp $
EAPI="5"
-inherit eutils linux-info multilib
+inherit eutils linux-info multilib user
DESCRIPTION="Billing system for small home and office networks"
HOMEPAGE="http://stg.dp.ua/"