diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-08 15:12:46 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-08 15:12:46 +0000 |
commit | 67f386ea172ef662b845f0df7183c9251fb9fdb0 (patch) | |
tree | 360c85edfd518aeb247115c3e81333175356eed7 /dev-db/firebird | |
parent | sneak arm/hppa/ia64 to stable (diff) | |
download | historical-67f386ea172ef662b845f0df7183c9251fb9fdb0.tar.gz historical-67f386ea172ef662b845f0df7183c9251fb9fdb0.tar.bz2 historical-67f386ea172ef662b845f0df7183c9251fb9fdb0.zip |
Keyworded ~sparc wrt #63184
Diffstat (limited to 'dev-db/firebird')
-rw-r--r-- | dev-db/firebird/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/firebird/firebird-1.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog index 0a4a0c3d52b8..bfcf4ae2ebef 100644 --- a/dev-db/firebird/ChangeLog +++ b/dev-db/firebird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/firebird # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.21 2004/08/01 21:05:14 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.22 2004/09/08 15:12:46 gustavoz Exp $ + + 08 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> firebird-1.5.1.ebuild: + Keyworded ~sparc wrt #63184 01 Aug 2004; Carsten Lohrke <carlo@gentoo.org> firebird-1.5.1.ebuild: small xinetd fix diff --git a/dev-db/firebird/firebird-1.5.1.ebuild b/dev-db/firebird/firebird-1.5.1.ebuild index ded56f501b08..609b04d3faa5 100644 --- a/dev-db/firebird/firebird-1.5.1.ebuild +++ b/dev-db/firebird/firebird-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.1.ebuild,v 1.2 2004/08/01 21:05:14 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.1.ebuild,v 1.3 2004/09/08 15:12:46 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="x86" +KEYWORDS="x86 ~sparc" IUSE="inetd" RESTRICT="nouserpriv" |