summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2007-11-06 02:15:33 +0000
committerDawid Węgliński <cla@gentoo.org>2007-11-06 02:15:33 +0000
commit0ec181a82e8e99aff8f3f25bfea2adaf42dc3ae0 (patch)
tree47c0a3e2f2300b33b06c997bd6ec5ab0a20d2ebc /dev-db/firebird
parentadd support for LZMA files (diff)
downloadgentoo-2-0ec181a82e8e99aff8f3f25bfea2adaf42dc3ae0.tar.gz
gentoo-2-0ec181a82e8e99aff8f3f25bfea2adaf42dc3ae0.tar.bz2
gentoo-2-0ec181a82e8e99aff8f3f25bfea2adaf42dc3ae0.zip
Stable on x86, bug #198213
(Portage version: 2.1.3.16)
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-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog
index 5e9c7c649220..392670231129 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.76 2007/10/19 18:09:27 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.77 2007/11/06 02:15:33 cla Exp $
+
+ 06 Nov 2007; Dawid Węgliński <cla@gentoo.org>
+ firebird-2.0.3.12981.0-r2.ebuild:
+ Stable on x86 (bug #198213)
*firebird-2.1.0.16780_beta2 (19 Oct 2007)
diff --git a/dev-db/firebird/firebird-2.0.3.12981.0-r2.ebuild b/dev-db/firebird/firebird-2.0.3.12981.0-r2.ebuild
index 3f2ad3eb0990..a4027cab715c 100644
--- a/dev-db/firebird/firebird-2.0.3.12981.0-r2.ebuild
+++ b/dev-db/firebird/firebird-2.0.3.12981.0-r2.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-r2.ebuild,v 1.2 2007/10/01 15:08:58 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.3.12981.0-r2.ebuild,v 1.3 2007/11/06 02:15:33 cla 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"