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 | 92542a232f58e5e6bf437e7b6b5ab8af89bb9fb1 (patch) | |
tree | 91d6954773820d7ca08f1c1f39df05c65fe444da /dev-db | |
parent | Totally broken on sparc, see wli's posts in "silent semantic changes with rei... (diff) | |
download | gentoo-2-92542a232f58e5e6bf437e7b6b5ab8af89bb9fb1.tar.gz gentoo-2-92542a232f58e5e6bf437e7b6b5ab8af89bb9fb1.tar.bz2 gentoo-2-92542a232f58e5e6bf437e7b6b5ab8af89bb9fb1.zip |
Keyworded ~sparc wrt #63184
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/firebird-docs/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/firebird-docs/firebird-docs-1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-db/firebird/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/firebird/firebird-1.5.1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/dev-db/firebird-docs/ChangeLog b/dev-db/firebird-docs/ChangeLog index 82b31d5449d2..074a59f41950 100644 --- a/dev-db/firebird-docs/ChangeLog +++ b/dev-db/firebird-docs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/firebird-docs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-docs/ChangeLog,v 1.8 2004/06/29 15:39:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-docs/ChangeLog,v 1.9 2004/09/08 15:11:21 gustavoz Exp $ + + 08 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> + firebird-docs-1.0.ebuild: + Keyworded ~sparc wrt #63184 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> firebird-docs-1.0.ebuild: sync IUSE (missing) diff --git a/dev-db/firebird-docs/firebird-docs-1.0.ebuild b/dev-db/firebird-docs/firebird-docs-1.0.ebuild index b286e0f0866d..025be6537b82 100644 --- a/dev-db/firebird-docs/firebird-docs-1.0.ebuild +++ b/dev-db/firebird-docs/firebird-docs-1.0.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-docs/firebird-docs-1.0.ebuild,v 1.11 2004/06/29 15:39:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird-docs/firebird-docs-1.0.ebuild,v 1.12 2004/09/08 15:11:21 gustavoz Exp $ S=${WORKDIR} DESCRIPTION="A relational database offering many ANSI SQL-92 features" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/firebird/Firebird_v1_ReleaseNotes.pdf HOMEPAGE="http://firebird.sourceforge.net/" SLOT="0" LICENSE="MPL-1.1" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~sparc" IUSE="" DEPEND="app-arch/zip" 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" |