diff options
author | 2005-02-04 21:02:01 +0000 | |
---|---|---|
committer | 2005-02-04 21:02:01 +0000 | |
commit | a0abfbcc4525f32b2fe03ad04ad6cd9814d15352 (patch) | |
tree | 15d12c8c308e62764145f10694c532648345c932 /net-misc | |
parent | Fix bug #79574. Add unitinfo target to initscript to get the status of each c... (diff) | |
download | gentoo-2-a0abfbcc4525f32b2fe03ad04ad6cd9814d15352.tar.gz gentoo-2-a0abfbcc4525f32b2fe03ad04ad6cd9814d15352.tar.bz2 gentoo-2-a0abfbcc4525f32b2fe03ad04ad6cd9814d15352.zip |
Stable on alpha, bug 80267.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-misc')
-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 0bd97b5293f2..9b6c0ee7f50d 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.38 2005/02/03 17:18:29 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/ChangeLog,v 1.39 2005/02/04 21:02:01 kloeri Exp $ + + 04 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> dante-1.1.15.ebuild: + Stable on alpha, bug 80267. 03 Feb 2005; Olivier Crete <tester@gentoo.org> dante-1.1.15.ebuild: Stable on x86 wrt security bug 80267 diff --git a/net-misc/dante/dante-1.1.15.ebuild b/net-misc/dante/dante-1.1.15.ebuild index 7177c214fa56..663ae2783a65 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.4 2005/02/03 17:18:29 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/dante-1.1.15.ebuild,v 1.5 2005/02/04 21:02:01 kloeri 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 |