diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-31 09:08:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-31 09:08:47 +0000 |
commit | 3be7ca3198fa40b93f5121347b782071b8be1566 (patch) | |
tree | c611605c3df01dbde5ee82d77b6a1f326b701e60 /app-backup | |
parent | Stable for amd64, wrt bug #479718 (diff) | |
download | gentoo-2-3be7ca3198fa40b93f5121347b782071b8be1566.tar.gz gentoo-2-3be7ca3198fa40b93f5121347b782071b8be1566.tar.bz2 gentoo-2-3be7ca3198fa40b93f5121347b782071b8be1566.zip |
Stable for amd64, wrt bug #480040
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-backup')
-rw-r--r-- | app-backup/amanda/ChangeLog | 5 | ||||
-rw-r--r-- | app-backup/amanda/amanda-3.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-backup/amanda/ChangeLog b/app-backup/amanda/ChangeLog index 2ab322713b2f..dd7f045b425e 100644 --- a/app-backup/amanda/ChangeLog +++ b/app-backup/amanda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-backup/amanda # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/ChangeLog,v 1.99 2013/08/26 16:54:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/ChangeLog,v 1.100 2013/08/31 09:08:47 ago Exp $ + + 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> amanda-3.3.3.ebuild: + Stable for amd64, wrt bug #480040 26 Aug 2013; Agostino Sarubbo <ago@gentoo.org> amanda-3.3.3.ebuild: Stable for ppc, wrt bug #480040 diff --git a/app-backup/amanda/amanda-3.3.3.ebuild b/app-backup/amanda/amanda-3.3.3.ebuild index dae0e6023b06..283119b4e806 100644 --- a/app-backup/amanda/amanda-3.3.3.ebuild +++ b/app-backup/amanda/amanda-3.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.3.3.ebuild,v 1.4 2013/08/26 16:54:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.3.3.ebuild,v 1.5 2013/08/31 09:08:47 ago Exp $ EAPI=3 inherit autotools eutils perl-module user systemd @@ -11,7 +11,7 @@ HOMEPAGE="http://www.amanda.org/" SRC_URI="mirror://sourceforge/amanda/${P}.tar.gz" LICENSE="HPND BSD BSD-2 GPL-2+ GPL-3+" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86" RDEPEND="sys-libs/readline virtual/awk app-arch/tar |