diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-13 09:58:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-13 09:58:21 +0000 |
commit | 1c5164f12059cb40e506aed32e4cf0327d1fe329 (patch) | |
tree | 7295d2f52ba62595c7268d8bc37ca50f1d8c3221 /net-proxy/dante | |
parent | Stable for ppc, wrt bug #505796 (diff) | |
download | gentoo-2-1c5164f12059cb40e506aed32e4cf0327d1fe329.tar.gz gentoo-2-1c5164f12059cb40e506aed32e4cf0327d1fe329.tar.bz2 gentoo-2-1c5164f12059cb40e506aed32e4cf0327d1fe329.zip |
Stable for ppc, wrt bug #506794
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-proxy/dante')
-rw-r--r-- | net-proxy/dante/ChangeLog | 5 | ||||
-rw-r--r-- | net-proxy/dante/dante-1.4.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/dante/ChangeLog b/net-proxy/dante/ChangeLog index 988fd64326cf..0c19934d79c6 100644 --- a/net-proxy/dante/ChangeLog +++ b/net-proxy/dante/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-proxy/dante # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/ChangeLog,v 1.76 2014/06/22 21:32:26 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/ChangeLog,v 1.77 2014/07/13 09:58:21 ago Exp $ + + 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> dante-1.4.0-r1.ebuild: + Stable for ppc, wrt bug #506794 22 Jun 2014; Chema Alonso <nimiux@gentoo.org> dante-1.4.0-r1.ebuild: Stable for amd64 wrt bug #506794 diff --git a/net-proxy/dante/dante-1.4.0-r1.ebuild b/net-proxy/dante/dante-1.4.0-r1.ebuild index 7a5e7af50aea..75d19b181236 100644 --- a/net-proxy/dante/dante-1.4.0-r1.ebuild +++ b/net-proxy/dante/dante-1.4.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.4.0-r1.ebuild,v 1.6 2014/06/22 21:32:26 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/dante/dante-1.4.0-r1.ebuild,v 1.7 2014/07/13 09:58:21 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.inet.no/pub/socks/${MY_P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug kerberos pam selinux static-libs tcpd upnp" RDEPEND="pam? ( virtual/pam ) |