diff options
author | 2014-01-16 17:32:56 +0000 | |
---|---|---|
committer | 2014-01-16 17:32:56 +0000 | |
commit | cbf3e25054edfc55bb7ace91a42023b5c5e3b225 (patch) | |
tree | 3fe5747e3c92187e13ccab6e26a276af40941a04 /sys-apps/daemonize/daemonize-1.6.ebuild | |
parent | Ubundle amd, colamd and zlib, removed old (diff) | |
download | gentoo-2-cbf3e25054edfc55bb7ace91a42023b5c5e3b225.tar.gz gentoo-2-cbf3e25054edfc55bb7ace91a42023b5c5e3b225.tar.bz2 gentoo-2-cbf3e25054edfc55bb7ace91a42023b5c5e3b225.zip |
Spelling.
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-apps/daemonize/daemonize-1.6.ebuild')
-rw-r--r-- | sys-apps/daemonize/daemonize-1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/daemonize/daemonize-1.6.ebuild b/sys-apps/daemonize/daemonize-1.6.ebuild index 134d2e8103bb..53c032e88fcd 100644 --- a/sys-apps/daemonize/daemonize-1.6.ebuild +++ b/sys-apps/daemonize/daemonize-1.6.ebuild @@ -1,10 +1,10 @@ -# 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/sys-apps/daemonize/daemonize-1.6.ebuild,v 1.3 2010/08/26 09:44:32 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/daemonize/daemonize-1.6.ebuild,v 1.4 2014/01/16 17:32:56 jer Exp $ EAPI=2 -DESCRIPTION="Runs a command as an Unix daemon" +DESCRIPTION="Runs a command as a Unix daemon" HOMEPAGE="http://bmc.github.com/daemonize/" SRC_URI="http://github.com/bmc/${PN}/tarball/release-${PV} -> ${P}.tar.gz" |