diff options
author | William Thomson <wltjr@gentoo.org> | 2007-06-21 05:37:23 +0000 |
---|---|---|
committer | William Thomson <wltjr@gentoo.org> | 2007-06-21 05:37:23 +0000 |
commit | 92846ceeed7bbc6a048e403b814847bacc10631c (patch) | |
tree | 6385b246194c406b0d74da380f1fdf167b7f6b29 /dev-db/firebird | |
parent | Stable on mips, per #131337. (diff) | |
download | gentoo-2-92846ceeed7bbc6a048e403b814847bacc10631c.tar.gz gentoo-2-92846ceeed7bbc6a048e403b814847bacc10631c.tar.bz2 gentoo-2-92846ceeed7bbc6a048e403b814847bacc10631c.zip |
Dropped sparc keyword down to -sparc per bug #181811
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-db/firebird')
-rw-r--r-- | dev-db/firebird/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/firebird/firebird-1.5.4-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-db/firebird/firebird-1.5.4-r3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog index ec652ea5d0e2..4c75087dfc41 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.62 2007/06/14 04:33:53 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.63 2007/06/21 05:37:23 wltjr Exp $ + + 21 Jun 2007; William L. Thomson Jr. <wltjr@gentoo.org> + firebird-1.5.4-r2.ebuild, firebird-1.5.4-r3.ebuild: + Dropped sparc keyword down to -sparc per bug #181811 *firebird-2.0.1.12855.0-r4 (14 Jun 2007) diff --git a/dev-db/firebird/firebird-1.5.4-r2.ebuild b/dev-db/firebird/firebird-1.5.4-r2.ebuild index ba6873a6ade8..dc914d8f69e1 100644 --- a/dev-db/firebird/firebird-1.5.4-r2.ebuild +++ b/dev-db/firebird/firebird-1.5.4-r2.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-1.5.4-r2.ebuild,v 1.4 2007/05/15 11:54:16 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.4-r2.ebuild,v 1.5 2007/06/21 05:37:23 wltjr 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" diff --git a/dev-db/firebird/firebird-1.5.4-r3.ebuild b/dev-db/firebird/firebird-1.5.4-r3.ebuild index 588aa35f039a..49cfd53bd45a 100644 --- a/dev-db/firebird/firebird-1.5.4-r3.ebuild +++ b/dev-db/firebird/firebird-1.5.4-r3.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-1.5.4-r3.ebuild,v 1.1 2007/05/16 17:04:39 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.4-r3.ebuild,v 1.2 2007/06/21 05:37:23 wltjr 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" |