diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-27 22:23:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-27 22:23:29 +0000 |
commit | 4247a5522df24065b9ad382145f1840f7bc7f2a2 (patch) | |
tree | 3ee00064a03f6a8d094706dfbf75872043a5fbdb /dev-db/hk_classes | |
parent | Add libburn use flag for brasero. (diff) | |
download | historical-4247a5522df24065b9ad382145f1840f7bc7f2a2.tar.gz historical-4247a5522df24065b9ad382145f1840f7bc7f2a2.tar.bz2 historical-4247a5522df24065b9ad382145f1840f7bc7f2a2.zip |
Stable on sparc wrt #152247
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'dev-db/hk_classes')
-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 ) |