diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 15:54:36 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 15:54:36 +0000 |
commit | c4aa72962b70f5bb296576ba55414a379213a016 (patch) | |
tree | c918f1bac8581acc976d3d17cd44728ba0e2b848 /net-mail/vacation | |
parent | QA: Use ${PF}; Cleaner einfo usage (diff) | |
download | gentoo-2-c4aa72962b70f5bb296576ba55414a379213a016.tar.gz gentoo-2-c4aa72962b70f5bb296576ba55414a379213a016.tar.bz2 gentoo-2-c4aa72962b70f5bb296576ba55414a379213a016.zip |
QA: ${PN}-${PV} -> ${P}
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail/vacation')
-rw-r--r-- | net-mail/vacation/vacation-1.2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/vacation/vacation-1.2.6.1.ebuild b/net-mail/vacation/vacation-1.2.6.1.ebuild index 9b0b7d1651c2..a4008b1c74ec 100644 --- a/net-mail/vacation/vacation-1.2.6.1.ebuild +++ b/net-mail/vacation/vacation-1.2.6.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.6.1.ebuild,v 1.7 2004/11/25 00:12:09 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vacation/vacation-1.2.6.1.ebuild,v 1.8 2005/07/09 15:53:14 swegener Exp $ DESCRIPTION="automatic mail answering program" HOMEPAGE="http://vacation.sourceforge.net/" -SRC_URI="mirror://sourceforge/sourceforge/vacation/${PN}-${PV}.tar.gz" +SRC_URI="mirror://sourceforge/sourceforge/vacation/${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="x86 alpha ~amd64" SLOT="0" |