diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-01-08 06:37:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-01-08 06:37:14 +0000 |
commit | 85e2cdffbdbaf8ac35ebe686a7ec712b6b99db4a (patch) | |
tree | 5949a89aed568f86c95b0ef14f8680e72c195843 /net-misc/stargazer | |
parent | Inherit the user eclass for enewuser/etc... (diff) | |
download | gentoo-2-85e2cdffbdbaf8ac35ebe686a7ec712b6b99db4a.tar.gz gentoo-2-85e2cdffbdbaf8ac35ebe686a7ec712b6b99db4a.tar.bz2 gentoo-2-85e2cdffbdbaf8ac35ebe686a7ec712b6b99db4a.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/stargazer')
-rw-r--r-- | net-misc/stargazer/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/stargazer/stargazer-2.408.ebuild | 6 |
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/" |