diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-29 20:13:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-29 20:13:53 +0000 |
commit | 2f10eb1e11a10fe8c72d55e7b1726b7b2a5a14c0 (patch) | |
tree | 32dd29fc9c61ae28de8b6587574406cc4e585333 | |
parent | alpha/ia64/sparc stable wrt security #205195 (diff) | |
download | historical-2f10eb1e11a10fe8c72d55e7b1726b7b2a5a14c0.tar.gz historical-2f10eb1e11a10fe8c72d55e7b1726b7b2a5a14c0.tar.bz2 historical-2f10eb1e11a10fe8c72d55e7b1726b7b2a5a14c0.zip |
alpha stable wrt #207552
Package-Manager: portage-2.1.3.19
-rw-r--r-- | www-servers/pound/ChangeLog | 5 | ||||
-rw-r--r-- | www-servers/pound/pound-2.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/pound/ChangeLog b/www-servers/pound/ChangeLog index 90ae5e5f0f7a..7e182d943726 100644 --- a/www-servers/pound/ChangeLog +++ b/www-servers/pound/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-servers/pound # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/pound/ChangeLog,v 1.31 2008/01/26 18:10:31 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/pound/ChangeLog,v 1.32 2008/01/29 20:13:53 armin76 Exp $ + + 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> pound-2.3.2.ebuild: + alpha stable wrt #207552 26 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> pound-2.3.2.ebuild: ppc stable, bug #207552 diff --git a/www-servers/pound/pound-2.3.2.ebuild b/www-servers/pound/pound-2.3.2.ebuild index b1fc0d30a0b8..e34fb1acd769 100644 --- a/www-servers/pound/pound-2.3.2.ebuild +++ b/www-servers/pound/pound-2.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-servers/pound/pound-2.3.2.ebuild,v 1.4 2008/01/26 18:10:31 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-servers/pound/pound-2.3.2.ebuild,v 1.5 2008/01/29 20:13:53 armin76 Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ HOMEPAGE="http://www.apsis.ch/pound/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~mips ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~mips ppc ~sparc x86" IUSE="ssl dynscaler static" DEPEND="ssl? ( dev-libs/openssl )" |