diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 09:51:06 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 09:51:06 +0000 |
commit | 92aac139ef80e2de167673fef0b9cb38e8837219 (patch) | |
tree | 51ac76f2dcc4d2175e4f5e3e905ca17e950286c4 /net-ftp | |
parent | amd64 stable, bug #495820 (diff) | |
download | gentoo-2-92aac139ef80e2de167673fef0b9cb38e8837219.tar.gz gentoo-2-92aac139ef80e2de167673fef0b9cb38e8837219.tar.bz2 gentoo-2-92aac139ef80e2de167673fef0b9cb38e8837219.zip |
amd64 stable, bug #495844
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/frox/ChangeLog | 7 | ||||
-rw-r--r-- | net-ftp/frox/frox-0.7.18-r5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-ftp/frox/ChangeLog b/net-ftp/frox/ChangeLog index a2f63625c7be..335af087855e 100644 --- a/net-ftp/frox/ChangeLog +++ b/net-ftp/frox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-ftp/frox -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/frox/ChangeLog,v 1.24 2013/09/01 20:04:02 tomwij Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/frox/ChangeLog,v 1.25 2014/01/12 09:51:06 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> frox-0.7.18-r5.ebuild: + amd64 stable, bug #495844 01 Sep 2013; Tom Wijsman <TomWij@gentoo.org> metadata.xml: Bertrand Jacquin steps up as a proxied maintainer for this package. diff --git a/net-ftp/frox/frox-0.7.18-r5.ebuild b/net-ftp/frox/frox-0.7.18-r5.ebuild index c1e08ee47806..f19c6d962e8f 100644 --- a/net-ftp/frox/frox-0.7.18-r5.ebuild +++ b/net-ftp/frox/frox-0.7.18-r5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/frox/frox-0.7.18-r5.ebuild,v 1.2 2013/06/17 14:41:03 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/frox/frox-0.7.18-r5.ebuild,v 1.3 2014/01/12 09:51:06 pacho Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://frox.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="clamav ssl transparent" |