summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-04-14 20:42:45 +0000
committerMarkus Meier <maekke@gentoo.org>2008-04-14 20:42:45 +0000
commit1cd3a8154809965c6c61f53f6386cf48fdb1d0dc (patch)
tree9ed510e99174260912521afe85ba6a1f59bd1fd3 /dev-db/firebird
parentversion bump for gcc43 (diff)
downloadgentoo-2-1cd3a8154809965c6c61f53f6386cf48fdb1d0dc.tar.gz
gentoo-2-1cd3a8154809965c6c61f53f6386cf48fdb1d0dc.tar.bz2
gentoo-2-1cd3a8154809965c6c61f53f6386cf48fdb1d0dc.zip
amd64/x86 stable, security bug #216158
(Portage version: 2.1.5_rc3)
Diffstat (limited to 'dev-db/firebird')
-rw-r--r--dev-db/firebird/ChangeLog6
-rw-r--r--dev-db/firebird/firebird-2.0.3.12981.0-r6.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog
index 358a8f4361c4..a941d0a80477 100644
--- a/dev-db/firebird/ChangeLog
+++ b/dev-db/firebird/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/firebird
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.91 2008/04/10 22:59:59 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.92 2008/04/14 20:42:45 maekke Exp $
+
+ 14 Apr 2008; Markus Meier <maekke@gentoo.org>
+ firebird-2.0.3.12981.0-r6.ebuild:
+ amd64/x86 stable, security bug #216158
*firebird-2.1.0.17755_rc2-r1 (10 Apr 2008)
*firebird-2.0.3.12981.0-r6 (10 Apr 2008)
diff --git a/dev-db/firebird/firebird-2.0.3.12981.0-r6.ebuild b/dev-db/firebird/firebird-2.0.3.12981.0-r6.ebuild
index 659a33e55490..0147a024113c 100644
--- a/dev-db/firebird/firebird-2.0.3.12981.0-r6.ebuild
+++ b/dev-db/firebird/firebird-2.0.3.12981.0-r6.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/dev-db/firebird/firebird-2.0.3.12981.0-r6.ebuild,v 1.1 2008/04/10 22:59:59 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.3.12981.0-r6.ebuild,v 1.2 2008/04/14 20:42:45 maekke Exp $
inherit flag-o-matic eutils autotools versionator multilib
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/firebird/${MY_P}.tar.bz2
LICENSE="IDPL Interbase-1.0"
SLOT="0"
-KEYWORDS="~amd64 -ia64 ~x86"
+KEYWORDS="amd64 -ia64 x86"
IUSE="doc xinetd examples debug"
RESTRICT="userpriv"