diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-27 22:21:18 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-27 22:21:18 +0000 |
commit | efeee095c8be8f43820aee0508216755b9f4bc19 (patch) | |
tree | da0d970c3585ad53e5b330981a04b1d66aef97a6 /dev-db | |
parent | Added ~x86-fbsd keyword. (diff) | |
download | gentoo-2-efeee095c8be8f43820aee0508216755b9f4bc19.tar.gz gentoo-2-efeee095c8be8f43820aee0508216755b9f4bc19.tar.bz2 gentoo-2-efeee095c8be8f43820aee0508216755b9f4bc19.zip |
Stable on sparc wrt #152247
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/hk_classes/ChangeLog | 6 | ||||
-rw-r--r-- | dev-db/hk_classes/hk_classes-0.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-db/hk_classes/ChangeLog b/dev-db/hk_classes/ChangeLog index a5d6e2c0bb2d..d30ad788eaf1 100644 --- a/dev-db/hk_classes/ChangeLog +++ b/dev-db/hk_classes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-db/hk_classes # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.47 2006/11/23 22:08:42 vivo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.48 2006/11/27 22:21:18 gustavoz Exp $ + + 27 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> + hk_classes-0.8.1.ebuild: + Stable on sparc wrt #152247 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> hk_classes-0.8.1.ebuild: readded x86 stable removed in the previous commit diff --git a/dev-db/hk_classes/hk_classes-0.8.1.ebuild b/dev-db/hk_classes/hk_classes-0.8.1.ebuild index 39e6f8f03154..e4207af0cc59 100644 --- a/dev-db/hk_classes/hk_classes-0.8.1.ebuild +++ b/dev-db/hk_classes/hk_classes-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild,v 1.5 2006/11/23 22:08:42 vivo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.1.ebuild,v 1.6 2006/11/27 22:21:18 gustavoz Exp $ inherit eutils python @@ -19,7 +19,7 @@ SRC_URI="mirror://sourceforge/hk-classes/${MY_P}.tar.bz2 SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~amd64 ~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="doc firebird mysql odbc postgres" RDEPEND="firebird? ( dev-db/firebird ) |