diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-25 19:25:04 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-08-25 19:25:04 +0000 |
commit | 942824b956b191c0627912837ffac019d166be0a (patch) | |
tree | 673e6fedad5a78696df47b5509d50390ddb90a06 /dev-db | |
parent | stable on ia64 (diff) | |
download | gentoo-2-942824b956b191c0627912837ffac019d166be0a.tar.gz gentoo-2-942824b956b191c0627912837ffac019d166be0a.tar.bz2 gentoo-2-942824b956b191c0627912837ffac019d166be0a.zip |
Stable on sparc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-db')
-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 7718c4ee392b..98be7d825f44 100644 --- a/dev-db/firebird/ChangeLog +++ b/dev-db/firebird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/firebird # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.33 2005/08/24 09:04:30 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.34 2005/08/25 19:25:04 gustavoz Exp $ + + 25 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> firebird-1.5.1.ebuild: + Stable on sparc 24 Aug 2005; <sekretarz@gentoo.org> firebird-1.5.1.ebuild, firebird-1.5.2.ebuild: diff --git a/dev-db/firebird/firebird-1.5.1.ebuild b/dev-db/firebird/firebird-1.5.1.ebuild index 82fc65c5e190..a24bb6b72557 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-2005 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.12 2005/08/24 09:04:30 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.1.ebuild,v 1.13 2005/08/25 19:25:04 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="~amd64 ia64 ~sparc x86" +KEYWORDS="~amd64 ia64 sparc x86" IUSE="inetd" RESTRICT="nouserpriv" |