summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2007-09-09 13:30:48 +0000
committerMarkus Meier <maekke@gentoo.org>2007-09-09 13:30:48 +0000
commit3f1af932594a54d897a8977007793827a28690ab (patch)
tree852e238707351825c7305a265ad77a58d6ae411e /dev-db/firebird
parentMirror the tarball ourselves since upstream likes changing it without (diff)
downloadgentoo-2-3f1af932594a54d897a8977007793827a28690ab.tar.gz
gentoo-2-3f1af932594a54d897a8977007793827a28690ab.tar.bz2
gentoo-2-3f1af932594a54d897a8977007793827a28690ab.zip
stable on x86, wrt security bug #190833
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-db/firebird')
-rw-r--r--dev-db/firebird/ChangeLog6
-rw-r--r--dev-db/firebird/firebird-2.0.2.12964.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog
index cd82f0ee9312..420ce2f57995 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.68 2007/08/31 04:23:05 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.69 2007/09/09 13:30:48 maekke Exp $
+
+ 09 Sep 2007; Markus Meier <maekke@gentoo.org>
+ firebird-2.0.2.12964.0.ebuild:
+ stable on x86, wrt security bug #190833
*firebird-2.0.2.12964.0 (31 Aug 2007)
diff --git a/dev-db/firebird/firebird-2.0.2.12964.0.ebuild b/dev-db/firebird/firebird-2.0.2.12964.0.ebuild
index b30c9902ce4d..756791ca7ff8 100644
--- a/dev-db/firebird/firebird-2.0.2.12964.0.ebuild
+++ b/dev-db/firebird/firebird-2.0.2.12964.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.2.12964.0.ebuild,v 1.1 2007/08/31 04:23:05 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.2.12964.0.ebuild,v 1.2 2007/09/09 13:30:48 maekke Exp $
inherit flag-o-matic eutils autotools versionator
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/firebird/${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"