summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorWilliam Thomson <wltjr@gentoo.org>2007-11-06 21:41:49 +0000
committerWilliam Thomson <wltjr@gentoo.org>2007-11-06 21:41:49 +0000
commitf5c8cf850e5b23a7f2654295f560dd491b2a45cb (patch)
tree32f748ad12206102be678055d58d8064b66569ce /dev-db
parentalpha/ia64/sparc stable wrt #195648 (diff)
downloadgentoo-2-f5c8cf850e5b23a7f2654295f560dd491b2a45cb.tar.gz
gentoo-2-f5c8cf850e5b23a7f2654295f560dd491b2a45cb.tar.bz2
gentoo-2-f5c8cf850e5b23a7f2654295f560dd491b2a45cb.zip
amd64 stable, bug #198213.
(Portage version: 2.1.3.17)
Diffstat (limited to 'dev-db')
-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 3877da88aaca..645be00ba5cf 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.79 2007/11/06 05:58:57 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.80 2007/11/06 21:41:49 wltjr Exp $
+
+ 06 Nov 2007; William L. Thomson Jr. <wltjr@gentoo.org>
+ firebird-2.0.3.12981.0-r2.ebuild:
+ amd64 stable, bug #198213.
06 Nov 2007; William L. Thomson Jr. <wltjr@gentoo.org>
firebird-2.0.3.12981.0-r2.ebuild, firebird-2.0.3.12981.0-r3.ebuild,
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 a765a675a925..2051c966c59c 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.4 2007/11/06 05:58:57 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.3.12981.0-r2.ebuild,v 1.5 2007/11/06 21:41:49 wltjr 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"