diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-30 08:02:31 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-30 08:02:31 +0000 |
commit | 624918121268219c17ac3e6f9d560bcd71cc0cbc (patch) | |
tree | 3c0b2bd9a6d914c8ff7122b890b576448e439886 /www-servers | |
parent | version bump (diff) | |
download | gentoo-2-624918121268219c17ac3e6f9d560bcd71cc0cbc.tar.gz gentoo-2-624918121268219c17ac3e6f9d560bcd71cc0cbc.tar.bz2 gentoo-2-624918121268219c17ac3e6f9d560bcd71cc0cbc.zip |
Stable on alpha, bug 90851.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/pound/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/pound/pound-1.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/pound/ChangeLog b/www-servers/pound/ChangeLog index 289bdd1f6ff6..a737cdab13c7 100644 --- a/www-servers/pound/ChangeLog +++ b/www-servers/pound/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/pound # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/pound/ChangeLog,v 1.6 2005/04/29 17:23:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/pound/ChangeLog,v 1.7 2005/04/30 08:02:31 kloeri Exp $ + + 30 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> pound-1.8.3.ebuild: + Stable on alpha, bug 90851. 29 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> pound-1.8.3.ebuild: Stable on ppc. diff --git a/www-servers/pound/pound-1.8.3.ebuild b/www-servers/pound/pound-1.8.3.ebuild index 9d28e4b8d0b1..e1b3036e1469 100644 --- a/www-servers/pound/pound-1.8.3.ebuild +++ b/www-servers/pound/pound-1.8.3.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/www-servers/pound/pound-1.8.3.ebuild,v 1.2 2005/04/29 17:23:38 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/pound/pound-1.8.3.ebuild,v 1.3 2005/04/30 08:02:31 kloeri Exp $ MY_P="${P/p/P}" DESCRIPTION="A http/https reverse-proxy and load-balancer." @@ -9,7 +9,7 @@ HOMEPAGE="http://www.apsis.ch/pound/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~alpha ~mips ~hppa" +KEYWORDS="x86 ppc ~sparc alpha ~mips ~hppa" IUSE="ssl msdav unsafe" DEPEND="virtual/libc |