diff options
Diffstat (limited to 'app-backup/amanda/amanda-3.3.0.ebuild')
-rw-r--r-- | app-backup/amanda/amanda-3.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/amanda/amanda-3.3.0.ebuild b/app-backup/amanda/amanda-3.3.0.ebuild index 691932cae83d..73768a82e2a9 100644 --- a/app-backup/amanda/amanda-3.3.0.ebuild +++ b/app-backup/amanda/amanda-3.3.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.3.0.ebuild,v 1.3 2012/05/03 02:06:09 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.3.0.ebuild,v 1.4 2012/05/24 04:36:51 vapier Exp $ EAPI=3 -inherit autotools eutils perl-module +inherit autotools eutils perl-module user MY_P="${P/_}" DESCRIPTION="The Advanced Maryland Automatic Network Disk Archiver" |