diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-06-24 19:08:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-06-24 19:08:30 +0000 |
commit | 5a45effbedc7c6616729781c01d97d7f720c8cc8 (patch) | |
tree | 7839f3080c8be09cca7bf1d252fc4d77f3e1bbd6 /dev-db/firebird | |
parent | Stable on amd64 wrt bug 173960 (diff) | |
download | gentoo-2-5a45effbedc7c6616729781c01d97d7f720c8cc8.tar.gz gentoo-2-5a45effbedc7c6616729781c01d97d7f720c8cc8.tar.bz2 gentoo-2-5a45effbedc7c6616729781c01d97d7f720c8cc8.zip |
x86 stable wrt security #181811
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'dev-db/firebird')
-rw-r--r-- | dev-db/firebird/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/firebird/firebird-2.0.1.12855.0-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog index 4c75087dfc41..d6407bad36c1 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.63 2007/06/21 05:37:23 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.64 2007/06/24 19:08:30 armin76 Exp $ + + 24 Jun 2007; Raúl Porcel <armin76@gentoo.org> + firebird-2.0.1.12855.0-r4.ebuild: + x86 stable wrt security #181811 21 Jun 2007; William L. Thomson Jr. <wltjr@gentoo.org> firebird-1.5.4-r2.ebuild, firebird-1.5.4-r3.ebuild: diff --git a/dev-db/firebird/firebird-2.0.1.12855.0-r4.ebuild b/dev-db/firebird/firebird-2.0.1.12855.0-r4.ebuild index 1e8d72233a34..016acecdb9df 100644 --- a/dev-db/firebird/firebird-2.0.1.12855.0-r4.ebuild +++ b/dev-db/firebird/firebird-2.0.1.12855.0-r4.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.1.12855.0-r4.ebuild,v 1.1 2007/06/14 04:33:53 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-2.0.1.12855.0-r4.ebuild,v 1.2 2007/06/24 19:08:30 armin76 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" |