summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-11 16:02:48 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-11 16:02:48 +0000
commit1f533a7685b0f112d4f1df0e2e14b634a4168e8c (patch)
tree63031f7de1b19bf4e4f0032f09ef0650d66f141a /dev-db/firebird
parentfix herd (diff)
downloadgentoo-2-1f533a7685b0f112d4f1df0e2e14b634a4168e8c.tar.gz
gentoo-2-1f533a7685b0f112d4f1df0e2e14b634a4168e8c.tar.bz2
gentoo-2-1f533a7685b0f112d4f1df0e2e14b634a4168e8c.zip
x86 stable wrt security bug 120343
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-db/firebird')
-rw-r--r--dev-db/firebird/ChangeLog5
-rw-r--r--dev-db/firebird/firebird-1.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog
index d5eca8561382..bca870f86c67 100644
--- a/dev-db/firebird/ChangeLog
+++ b/dev-db/firebird/ChangeLog
@@ -1,6 +1,9 @@
# 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.53 2007/05/11 15:49:53 drizzt Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.54 2007/05/11 16:02:48 armin76 Exp $
+
+ 11 May 2007; Raúl Porcel <armin76@gentoo.org> firebird-1.5.4.ebuild:
+ x86 stable wrt security bug 120343
*firebird-2.0.1.12855.0 (11 May 2007)
diff --git a/dev-db/firebird/firebird-1.5.4.ebuild b/dev-db/firebird/firebird-1.5.4.ebuild
index 0472c595b8c2..9364c6f01218 100644
--- a/dev-db/firebird/firebird-1.5.4.ebuild
+++ b/dev-db/firebird/firebird-1.5.4.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-1.5.4.ebuild,v 1.1 2007/05/09 16:13:04 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.4.ebuild,v 1.2 2007/05/11 16:02:48 armin76 Exp $
inherit flag-o-matic eutils
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2
LICENSE="Interbase-1.0"
SLOT="0"
-KEYWORDS="~amd64 -ia64 ~sparc ~x86"
+KEYWORDS="~amd64 -ia64 ~sparc x86"
IUSE="xinetd doc"
RESTRICT="nouserpriv"