diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-31 14:56:55 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-01-31 14:56:55 +0000 |
commit | 541ec817fc1803662b2469e908e6bf169f852207 (patch) | |
tree | 1b8fca45bc3b547b1c49a0482b7953f93e01e866 /dev-db | |
parent | Unmasking net-im/sim. (Maintainer found, upstream alive...) (diff) | |
download | gentoo-2-541ec817fc1803662b2469e908e6bf169f852207.tar.gz gentoo-2-541ec817fc1803662b2469e908e6bf169f852207.tar.bz2 gentoo-2-541ec817fc1803662b2469e908e6bf169f852207.zip |
Stable on sparc wrt security #120343
(Portage version: 2.0.54)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/firebird/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/firebird/firebird-1.5.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog index c13545647ba5..ab06f90031b3 100644 --- a/dev-db/firebird/ChangeLog +++ b/dev-db/firebird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/firebird # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.39 2006/01/31 01:10:51 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.40 2006/01/31 14:56:55 gustavoz Exp $ + + 31 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> firebird-1.5.3.ebuild: + Stable on sparc wrt security #120343 31 Jan 2006; Mark Loeser <halcy0n@gentoo.org> firebird-1.5.3.ebuild: Stable on x86; bug #120343 diff --git a/dev-db/firebird/firebird-1.5.3.ebuild b/dev-db/firebird/firebird-1.5.3.ebuild index 319513850b6a..3811f5480e1f 100644 --- a/dev-db/firebird/firebird-1.5.3.ebuild +++ b/dev-db/firebird/firebird-1.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.3.ebuild,v 1.3 2006/01/31 01:10:51 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.3.ebuild,v 1.4 2006/01/31 14:56:55 gustavoz Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/firebird/${P}.${extra_ver}.tar.bz2" LICENSE="Interbase-1.0" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc x86" +KEYWORDS="~amd64 ~ia64 sparc x86" IUSE="inetd" RESTRICT="nouserpriv" |