summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-08-10 11:25:12 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-08-10 11:25:12 +0000
commit5fec49af86d1993dfc3f450dda500b016de350a7 (patch)
tree49f5af21c1f929df0b0062e20aac8ae97ca847c3 /www-apps
parent Remove a bashism from bootchartd as it uses /bin/sh. (diff)
downloadgentoo-2-5fec49af86d1993dfc3f450dda500b016de350a7.tar.gz
gentoo-2-5fec49af86d1993dfc3f450dda500b016de350a7.tar.bz2
gentoo-2-5fec49af86d1993dfc3f450dda500b016de350a7.zip
alpha/x86 stable wrt security #162171
(Portage version: 2.1.2.11)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/b2evolution/ChangeLog5
-rw-r--r--www-apps/b2evolution/b2evolution-1.10.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/b2evolution/ChangeLog b/www-apps/b2evolution/ChangeLog
index c85b4c5c9203..1b89f5ca2e9d 100644
--- a/www-apps/b2evolution/ChangeLog
+++ b/www-apps/b2evolution/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/b2evolution
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/b2evolution/ChangeLog,v 1.22 2007/01/28 01:35:48 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/b2evolution/ChangeLog,v 1.23 2007/08/10 11:25:12 armin76 Exp $
+
+ 10 Aug 2007; Raúl Porcel <armin76@gentoo.org> b2evolution-1.10.2.ebuild:
+ alpha/x86 stable wrt security #162171
28 Jan 2007; Daniel Drake <dsd@gentoo.org> b2evolution-0.9.1.ebuild,
b2evolution-0.9.2.ebuild, -b2evolution-1.8.0.ebuild,
diff --git a/www-apps/b2evolution/b2evolution-1.10.2.ebuild b/www-apps/b2evolution/b2evolution-1.10.2.ebuild
index 77c8b030e222..5d3b062848a7 100644
--- a/www-apps/b2evolution/b2evolution-1.10.2.ebuild
+++ b/www-apps/b2evolution/b2evolution-1.10.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/b2evolution/b2evolution-1.10.2.ebuild,v 1.2 2007/08/09 11:38:33 wrobel Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/b2evolution/b2evolution-1.10.2.ebuild,v 1.3 2007/08/10 11:25:12 armin76 Exp $
inherit webapp eutils depend.php
@@ -10,7 +10,7 @@ DESCRIPTION="Multilingual multiuser multi-blog engine"
HOMEPAGE="http://www.b2evolution.net"
SRC_URI="mirror://sourceforge/evocms/${P}${MY_EXT}.zip"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~x86"
+KEYWORDS="alpha ~amd64 ~ppc x86"
IUSE=""
RDEPEND="virtual/httpd-php"