diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-09-13 05:22:46 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-09-13 05:22:46 +0000 |
commit | 73a8f9f6ed86ba44e24f8082c77da6ae5e472631 (patch) | |
tree | ed7aae50140433dee7f2541e43eee30a714708b6 /dev-db/firebird | |
parent | Stable x86 (diff) | |
download | gentoo-2-73a8f9f6ed86ba44e24f8082c77da6ae5e472631.tar.gz gentoo-2-73a8f9f6ed86ba44e24f8082c77da6ae5e472631.tar.bz2 gentoo-2-73a8f9f6ed86ba44e24f8082c77da6ae5e472631.zip |
Stable x86 ^.^
(Portage version: 2.1.1)
Diffstat (limited to 'dev-db/firebird')
-rw-r--r-- | dev-db/firebird/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/firebird/firebird-1.5.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog index dff7e9fec46d..55a44921f8ef 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.46 2006/08/25 15:56:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.47 2006/09/13 05:22:46 tsunam Exp $ + + 13 Sep 2006; Joshua Jackson <tsunam@gentoo.org> firebird-1.5.3-r1.ebuild: + Stable x86; bug #144224 25 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> firebird-1.5.3-r1.ebuild: diff --git a/dev-db/firebird/firebird-1.5.3-r1.ebuild b/dev-db/firebird/firebird-1.5.3-r1.ebuild index 56c4b8a26185..a870acecb00b 100644 --- a/dev-db/firebird/firebird-1.5.3-r1.ebuild +++ b/dev-db/firebird/firebird-1.5.3-r1.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-r1.ebuild,v 1.6 2006/08/25 15:56:10 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.3-r1.ebuild,v 1.7 2006/09/13 05:22:46 tsunam 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" |