summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-01-26 18:10:31 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-01-26 18:10:31 +0000
commit64c7a5483351b94f54637d45454958db6cd65fc7 (patch)
treed7f30daa96820c3ee1e142354925c1009bf14024 /www-servers
parentFix mozilla-launcher with firefox-3.0_beta, thanks to agaffney (diff)
downloadgentoo-2-64c7a5483351b94f54637d45454958db6cd65fc7.tar.gz
gentoo-2-64c7a5483351b94f54637d45454958db6cd65fc7.tar.bz2
gentoo-2-64c7a5483351b94f54637d45454958db6cd65fc7.zip
ppc stable, bug #207552
(Portage version: 2.1.4)
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/pound/ChangeLog5
-rw-r--r--www-servers/pound/pound-2.3.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-servers/pound/ChangeLog b/www-servers/pound/ChangeLog
index 8767f740fe13..90ae5e5f0f7a 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.30 2008/01/26 14:28:50 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/pound/ChangeLog,v 1.31 2008/01/26 18:10:31 dertobi123 Exp $
+
+ 26 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> pound-2.3.2.ebuild:
+ ppc stable, bug #207552
26 Jan 2008; Thilo Bangert <bangert@gentoo.org> pound-1.10.ebuild,
pound-2.0.5.ebuild, pound-2.1.ebuild, pound-2.2.ebuild, pound-2.3.ebuild,
diff --git a/www-servers/pound/pound-2.3.2.ebuild b/www-servers/pound/pound-2.3.2.ebuild
index 6cff170c8986..b1fc0d30a0b8 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.3 2008/01/26 14:28:50 bangert Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-servers/pound/pound-2.3.2.ebuild,v 1.4 2008/01/26 18:10:31 dertobi123 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 )"