diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 19:23:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-05 19:23:13 +0000 |
commit | 867b3fea69ddb5b6e6cb564988daaa434fc5ea1f (patch) | |
tree | b464c0aa0e17dc8d143ba38a7b0ab42bb97a7315 /app-backup | |
parent | Stable for x86, wrt bug #480034 (diff) | |
download | gentoo-2-867b3fea69ddb5b6e6cb564988daaa434fc5ea1f.tar.gz gentoo-2-867b3fea69ddb5b6e6cb564988daaa434fc5ea1f.tar.bz2 gentoo-2-867b3fea69ddb5b6e6cb564988daaa434fc5ea1f.zip |
Stable for x86, wrt bug #480040
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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 39038822452d..531eed669121 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.101 2013/09/05 10:45:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/ChangeLog,v 1.102 2013/09/05 19:23:13 ago Exp $ + + 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> amanda-3.3.3.ebuild: + Stable for x86, wrt bug #480040 05 Sep 2013; Agostino Sarubbo <ago@gentoo.org> amanda-3.3.3.ebuild: Stable for ppc64, wrt bug #480040 diff --git a/app-backup/amanda/amanda-3.3.3.ebuild b/app-backup/amanda/amanda-3.3.3.ebuild index 2b078df40021..6a39eb01025c 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.6 2013/09/05 10:45:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.3.3.ebuild,v 1.7 2013/09/05 19:23:13 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 |