diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-12-23 21:21:51 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-12-23 21:21:51 +0000 |
commit | de711a0e47837b2ffed1d1d89d5d018a12018f34 (patch) | |
tree | 827d29df80e7502285588a9d5e3b2f9f65211693 /dev-db/hk_classes | |
parent | more generic solution for the quickstarter stuff (diff) | |
download | historical-de711a0e47837b2ffed1d1d89d5d018a12018f34.tar.gz historical-de711a0e47837b2ffed1d1d89d5d018a12018f34.tar.bz2 historical-de711a0e47837b2ffed1d1d89d5d018a12018f34.zip |
stable amd64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-db/hk_classes')
-rw-r--r-- | dev-db/hk_classes/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/hk_classes/hk_classes-0.7.4a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/hk_classes/ChangeLog b/dev-db/hk_classes/ChangeLog index 20f0b62f34fc..61d9560bd59c 100644 --- a/dev-db/hk_classes/ChangeLog +++ b/dev-db/hk_classes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/hk_classes # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.38 2005/11/20 08:02:03 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.39 2005/12/23 21:21:51 blubb Exp $ + + 23 Dec 2005; Simon Stelling <blubb@gentoo.org> hk_classes-0.7.4a.ebuild: + stable on amd64 20 Nov 2005; Mark Loeser <halcy0n@gentoo.org> hk_classes-0.7.4a.ebuild: Stable on x86; bug #112832 diff --git a/dev-db/hk_classes/hk_classes-0.7.4a.ebuild b/dev-db/hk_classes/hk_classes-0.7.4a.ebuild index e1278da3ce30..de616361b70f 100644 --- a/dev-db/hk_classes/hk_classes-0.7.4a.ebuild +++ b/dev-db/hk_classes/hk_classes-0.7.4a.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/hk_classes/hk_classes-0.7.4a.ebuild,v 1.3 2005/11/20 08:02:03 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.7.4a.ebuild,v 1.4 2005/12/23 21:21:51 blubb Exp $ inherit eutils python @@ -16,7 +16,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 sqlite sqlite3" # pxlib is not in portage yet, but there's no reason not add paradox |