diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 10:30:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-21 10:30:32 +0000 |
commit | f93db7a9ed0f61de3501a77a06f6acef56efd79b (patch) | |
tree | ff148f8ef9f3ab79d0cf7948e7403f204cd55b4f /app-backup | |
parent | Stable for amd64, wrt bug #549626 (diff) | |
download | gentoo-2-f93db7a9ed0f61de3501a77a06f6acef56efd79b.tar.gz gentoo-2-f93db7a9ed0f61de3501a77a06f6acef56efd79b.tar.bz2 gentoo-2-f93db7a9ed0f61de3501a77a06f6acef56efd79b.zip |
Stable for amd64, wrt bug #549626
(Portage version: 2.2.18/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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-backup/amanda/ChangeLog b/app-backup/amanda/ChangeLog index 464b7c80e174..1633c48c1385 100644 --- a/app-backup/amanda/ChangeLog +++ b/app-backup/amanda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-backup/amanda # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/ChangeLog,v 1.117 2015/05/17 20:11:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/ChangeLog,v 1.118 2015/05/21 10:30:32 ago Exp $ + + 21 May 2015; Agostino Sarubbo <ago@gentoo.org> amanda-3.3.7.ebuild: + Stable for amd64, wrt bug #549626 17 May 2015; Pacho Ramos <pacho@gentoo.org> amanda-3.3.7.ebuild: ppc64 stable wrt bug #549626 diff --git a/app-backup/amanda/amanda-3.3.7.ebuild b/app-backup/amanda/amanda-3.3.7.ebuild index 29eb25022f5a..a594d70921e2 100644 --- a/app-backup/amanda/amanda-3.3.7.ebuild +++ b/app-backup/amanda/amanda-3.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.3.7.ebuild,v 1.2 2015/05/17 20:11:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/amanda/amanda-3.3.7.ebuild,v 1.3 2015/05/21 10:30:32 ago Exp $ EAPI=5 inherit autotools eutils perl-module user systemd @@ -13,7 +13,7 @@ LICENSE="HPND BSD BSD-2 GPL-2+ GPL-3+" SLOT="0" IUSE="curl gnuplot ipv6 kerberos minimal nls readline s3 samba systemd xfs" -KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc ~x86" RDEPEND="sys-libs/readline virtual/awk app-arch/tar |