diff options
Diffstat (limited to 'sys-cluster/poolmon/poolmon-0.5.ebuild')
-rw-r--r-- | sys-cluster/poolmon/poolmon-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/poolmon/poolmon-0.5.ebuild b/sys-cluster/poolmon/poolmon-0.5.ebuild index be2e99b83189..d401dc8be9b2 100644 --- a/sys-cluster/poolmon/poolmon-0.5.ebuild +++ b/sys-cluster/poolmon/poolmon-0.5.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/poolmon/poolmon-0.5.ebuild,v 1.2 2015/03/20 16:56:49 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/poolmon/poolmon-0.5.ebuild,v 1.3 2015/04/18 12:28:37 swegener Exp $ EAPI=5 DESCRIPTION="A director mailserver pool monitoring script for Dovecot" HOMEPAGE="https://github.com/brandond/poolmon" -SRC_URI="https://github.com/brandond/${PN}/archive/${PV}.tar.gz" +SRC_URI="https://github.com/brandond/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |