summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2007-05-15 11:54:16 +0000
committerFerris McCormick <fmccor@gentoo.org>2007-05-15 11:54:16 +0000
commitf2955e4fa21b4dcbbae70724d6b4491552e52531 (patch)
tree8276670e58ebf6eeb3d8d9b5c5ddebf70ba0761b /dev-db/firebird
parentFixed call to java-pkg_dojavdoc with java-pkg_dojavadoc (diff)
downloadgentoo-2-f2955e4fa21b4dcbbae70724d6b4491552e52531.tar.gz
gentoo-2-f2955e4fa21b4dcbbae70724d6b4491552e52531.tar.bz2
gentoo-2-f2955e4fa21b4dcbbae70724d6b4491552e52531.zip
Stable on sparc --- Security Bug #120343 (Comment 34) --- now that Bug
#177916 is resolved. (Portage version: 2.1.2.7)
Diffstat (limited to 'dev-db/firebird')
-rw-r--r--dev-db/firebird/ChangeLog7
-rw-r--r--dev-db/firebird/firebird-1.5.4-r2.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog
index f908b677fd06..3fe472766a03 100644
--- a/dev-db/firebird/ChangeLog
+++ b/dev-db/firebird/ChangeLog
@@ -1,6 +1,11 @@
# 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.58 2007/05/15 06:27:54 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.59 2007/05/15 11:54:16 fmccor Exp $
+
+ 15 May 2007; Ferris McCormick <fmccor@gentoo.org>
+ firebird-1.5.4-r2.ebuild:
+ Stable on sparc --- Security Bug #120343 (Comment 34) --- now that Bug
+ #177916 is resolved.
15 May 2007; Christian Faulhammer <opfer@gentoo.org>
firebird-1.5.4-r2.ebuild:
diff --git a/dev-db/firebird/firebird-1.5.4-r2.ebuild b/dev-db/firebird/firebird-1.5.4-r2.ebuild
index 7eda58817fc8..ba6873a6ade8 100644
--- a/dev-db/firebird/firebird-1.5.4-r2.ebuild
+++ b/dev-db/firebird/firebird-1.5.4-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-1.5.4-r2.ebuild,v 1.3 2007/05/15 06:27:54 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.4-r2.ebuild,v 1.4 2007/05/15 11:54:16 fmccor 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"