diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-03-18 06:47:49 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-03-18 06:47:49 +0000 |
commit | 6930c934c6fc2baf183be84a96d5f6a07751b2f9 (patch) | |
tree | 48cd75929aff3363c7df713653d1a68f762a9a7d /dev-db | |
parent | Marked ppc stable for bug #245440. (diff) | |
download | historical-6930c934c6fc2baf183be84a96d5f6a07751b2f9.tar.gz historical-6930c934c6fc2baf183be84a96d5f6a07751b2f9.tar.bz2 historical-6930c934c6fc2baf183be84a96d5f6a07751b2f9.zip |
Marked ppc stable for bug #245549.
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/hk_classes/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/hk_classes/hk_classes-0.8.3.ebuild | 4 | ||||
-rw-r--r-- | dev-db/knoda/knoda-0.8.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/hk_classes/ChangeLog b/dev-db/hk_classes/ChangeLog index 88eaae5136fc..9c157bcf9f34 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.59 2009/02/15 15:27:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.60 2009/03/18 06:47:04 josejx Exp $ + + 18 Mar 2009; Joseph Jezak <josejx@gentoo.org> hk_classes-0.8.3.ebuild: + Marked ppc stable for bug #245549. 15 Feb 2009; Markus Meier <maekke@gentoo.org> hk_classes-0.8.3.ebuild: amd64/x86 stable, bug #245549 diff --git a/dev-db/hk_classes/hk_classes-0.8.3.ebuild b/dev-db/hk_classes/hk_classes-0.8.3.ebuild index c3ee6ca44fd7..378be1fad63a 100644 --- a/dev-db/hk_classes/hk_classes-0.8.3.ebuild +++ b/dev-db/hk_classes/hk_classes-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.3.ebuild,v 1.6 2009/02/15 15:27:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/hk_classes-0.8.3.ebuild,v 1.7 2009/03/18 06:47:04 josejx Exp $ inherit autotools eutils python @@ -20,7 +20,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" DEPEND=">=media-libs/fontconfig-2.5.0-r1 diff --git a/dev-db/knoda/knoda-0.8.3.ebuild b/dev-db/knoda/knoda-0.8.3.ebuild index ebcc46b8470e..e84365d1198d 100644 --- a/dev-db/knoda/knoda-0.8.3.ebuild +++ b/dev-db/knoda/knoda-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.8.3.ebuild,v 1.2 2009/02/15 15:28:40 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.8.3.ebuild,v 1.3 2009/03/18 06:47:49 josejx Exp $ inherit kde @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/knoda/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="" DEPEND="~dev-db/hk_classes-${PV}" |