diff options
author | 2004-05-13 21:38:56 +0000 | |
---|---|---|
committer | 2004-05-13 21:38:56 +0000 | |
commit | eeb2d852e5773a6a6d64b77ac901e596af364b6b (patch) | |
tree | a4099fb971c77fed198fc20175c115e035f8819a /dev-db | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-eeb2d852e5773a6a6d64b77ac901e596af364b6b.tar.gz gentoo-2-eeb2d852e5773a6a6d64b77ac901e596af364b6b.tar.bz2 gentoo-2-eeb2d852e5773a6a6d64b77ac901e596af364b6b.zip |
marked 1.5.0 as stable on x86
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/firebird/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/firebird/firebird-1.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog index 523c1c717c2e..5efeb22f27b1 100644 --- a/dev-db/firebird/ChangeLog +++ b/dev-db/firebird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/firebird # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.16 2004/04/26 10:20:57 mksoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.17 2004/05/13 21:38:56 mksoft Exp $ + + 14 May 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild: + Marked 1.5.0 as stable on x86 26 Apr 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild: Modified the license to Interbase-1.0 diff --git a/dev-db/firebird/firebird-1.5.0.ebuild b/dev-db/firebird/firebird-1.5.0.ebuild index 0301865ad01f..617b97b5036b 100644 --- a/dev-db/firebird/firebird-1.5.0.ebuild +++ b/dev-db/firebird/firebird-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.0.ebuild,v 1.6 2004/04/26 10:20:57 mksoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.0.ebuild,v 1.7 2004/05/13 21:38:56 mksoft Exp $ inherit flag-o-matic eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.${extra_ver}.tar.bz2" LICENSE="Interbase-1.0" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="inetd" RESTRICT="nouserpriv" |