diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-01 13:49:28 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-01 13:49:28 +0000 |
commit | 8d3e55bd7e2735fc757ca3b41663be54ad022792 (patch) | |
tree | 473d6ffdb70290ae355dd36653a3e0c043b0346d /net-ftp/tftp-hpa | |
parent | Stable for x86, wrt bug #486298 (diff) | |
download | gentoo-2-8d3e55bd7e2735fc757ca3b41663be54ad022792.tar.gz gentoo-2-8d3e55bd7e2735fc757ca3b41663be54ad022792.tar.bz2 gentoo-2-8d3e55bd7e2735fc757ca3b41663be54ad022792.zip |
Stable for x86, wrt bug #486300
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-ftp/tftp-hpa')
-rw-r--r-- | net-ftp/tftp-hpa/ChangeLog | 5 | ||||
-rw-r--r-- | net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-ftp/tftp-hpa/ChangeLog b/net-ftp/tftp-hpa/ChangeLog index 3f2f35a944ba..2376597f0b6c 100644 --- a/net-ftp/tftp-hpa/ChangeLog +++ b/net-ftp/tftp-hpa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/tftp-hpa # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v 1.69 2013/10/19 21:38:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/ChangeLog,v 1.70 2013/11/01 13:49:28 ago Exp $ + + 01 Nov 2013; Agostino Sarubbo <ago@gentoo.org> tftp-hpa-5.2-r1.ebuild: + Stable for x86, wrt bug #486300 19 Oct 2013; Pacho Ramos <pacho@gentoo.org> tftp-hpa-5.2-r1.ebuild: amd64 stable, bug #486300 diff --git a/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild b/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild index 99b263a48863..1bd546bab78e 100644 --- a/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild +++ b/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.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/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild,v 1.4 2013/10/19 21:38:15 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/tftp-hpa/tftp-hpa-5.2-r1.ebuild,v 1.5 2013/11/01 13:49:28 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/software/network/tftp/${PN}/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~ppc-macos" IUSE="ipv6 readline selinux tcpd" RDEPEND="selinux? ( sec-policy/selinux-tftp ) |