diff options
author | Olivier Crête <tester@gentoo.org> | 2005-02-03 17:18:29 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-02-03 17:18:29 +0000 |
commit | 041e22155a30b57838b116203819f2eb8ff37599 (patch) | |
tree | 81bfb98cb903c162b8474c985c5981bd4a9e2a3b /net-misc/dante | |
parent | updated to reflect the new jdom slots (diff) | |
download | gentoo-2-041e22155a30b57838b116203819f2eb8ff37599.tar.gz gentoo-2-041e22155a30b57838b116203819f2eb8ff37599.tar.bz2 gentoo-2-041e22155a30b57838b116203819f2eb8ff37599.zip |
Stable on x86 wrt security bug 80267
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-misc/dante')
-rw-r--r-- | net-misc/dante/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/dante/dante-1.1.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dante/ChangeLog b/net-misc/dante/ChangeLog index f14a4365a25e..0bd97b5293f2 100644 --- a/net-misc/dante/ChangeLog +++ b/net-misc/dante/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/dante # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/ChangeLog,v 1.37 2005/02/03 13:53:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/ChangeLog,v 1.38 2005/02/03 17:18:29 tester Exp $ + + 03 Feb 2005; Olivier Crete <tester@gentoo.org> dante-1.1.15.ebuild: + Stable on x86 wrt security bug 80267 03 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org> dante-1.1.15.ebuild: Stable on sparc wrt #80267 diff --git a/net-misc/dante/dante-1.1.15.ebuild b/net-misc/dante/dante-1.1.15.ebuild index 801a3ba6eed0..7177c214fa56 100644 --- a/net-misc/dante/dante-1.1.15.ebuild +++ b/net-misc/dante/dante-1.1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/dante-1.1.15.ebuild,v 1.3 2005/02/03 13:53:33 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/dante-1.1.15.ebuild,v 1.4 2005/02/03 17:18:29 tester Exp $ inherit gcc fixheadtails eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.inet.no/pub/socks/${PN}-${MY_PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~ia64 ppc64 ~s390 ~amd64" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~ia64 ppc64 ~s390 ~amd64" IUSE="tcpd debug selinux" RDEPEND="virtual/libc |