summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2007-09-15 14:46:51 +0000
committerMarkus Meier <maekke@gentoo.org>2007-09-15 14:46:51 +0000
commit88f151c249b8e24d92f49957e85858b0c79aab55 (patch)
tree316ea5b8effc3a43e66d6ad3cdb8b0351cdc7221 /dev-db
parentemake fsck_ext2fs, install it to /sbin and stop installing filefrag and uuidg... (diff)
downloadgentoo-2-88f151c249b8e24d92f49957e85858b0c79aab55.tar.gz
gentoo-2-88f151c249b8e24d92f49957e85858b0c79aab55.tar.bz2
gentoo-2-88f151c249b8e24d92f49957e85858b0c79aab55.zip
stable on x86, wrt security bug #190833
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/firebird/ChangeLog6
-rw-r--r--dev-db/firebird/firebird-2.0.3.12981.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog
index eda308233320..eea9032b0b29 100644
--- a/dev-db/firebird/ChangeLog
+++ b/dev-db/firebird/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/firebird
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.70 2007/09/13 22:12:39 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.71 2007/09/15 14:46:51 maekke Exp $
+
+ 15 Sep 2007; Markus Meier <maekke@gentoo.org>
+ firebird-2.0.3.12981.0.ebuild:
+ stable on x86, wrt security bug #190833
*firebird-2.0.3.12981.0 (13 Sep 2007)
diff --git a/dev-db/firebird/firebird-2.0.3.12981.0.ebuild b/dev-db/firebird/firebird-2.0.3.12981.0.ebuild
index 693560f8504c..1422327746c4 100644
--- a/dev-db/firebird/firebird-2.0.3.12981.0.ebuild
+++ b/dev-db/firebird/firebird-2.0.3.12981.0.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/dev-db/firebird/firebird-2.0.3.12981.0.ebuild,v 1.1 2007/09/13 22:12:39 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.3.12981.0.ebuild,v 1.2 2007/09/15 14:46:51 maekke Exp $
inherit flag-o-matic eutils autotools versionator
@@ -14,7 +14,7 @@ SRC_URI="http://www.firebirdsql.org/download/prerelease/source/${MY_P}.tar.bz2
LICENSE="Interbase-1.0"
SLOT="0"
-KEYWORDS="~amd64 -ia64 ~x86"
+KEYWORDS="~amd64 -ia64 x86"
IUSE="doc xinetd examples debug"
RESTRICT="userpriv"