diff options
author | Markus Meier <maekke@gentoo.org> | 2009-02-15 15:28:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-02-15 15:28:40 +0000 |
commit | 10d2b68d1f32cf078594a8b143bf057e36d44d24 (patch) | |
tree | a56b2aefc0f57e1250ec016424b35a06d3b42156 | |
parent | Marking wxpython-2.8.9.1-r2 ppc for bug 254696 (diff) | |
download | historical-10d2b68d1f32cf078594a8b143bf057e36d44d24.tar.gz historical-10d2b68d1f32cf078594a8b143bf057e36d44d24.tar.bz2 historical-10d2b68d1f32cf078594a8b143bf057e36d44d24.zip |
amd64/x86 stable, bug #245549
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
-rw-r--r-- | dev-db/hk_classes/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/hk_classes/hk_classes-0.8.3.ebuild | 6 | ||||
-rw-r--r-- | dev-db/knoda/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/knoda/knoda-0.8.3.ebuild | 6 |
4 files changed, 16 insertions, 10 deletions
diff --git a/dev-db/hk_classes/ChangeLog b/dev-db/hk_classes/ChangeLog index 9c29031feb04..88eaae5136fc 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/hk_classes/ChangeLog,v 1.58 2008/08/26 22:52:57 tgurr Exp $ +# 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 $ + + 15 Feb 2009; Markus Meier <maekke@gentoo.org> hk_classes-0.8.3.ebuild: + amd64/x86 stable, bug #245549 26 Aug 2008; Timo Gurr <tgurr@gentoo.org> files/hk_classes-0.8.3-gcc43.patch, hk_classes-0.7.1.ebuild, 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 0d1f7ef36e46..c3ee6ca44fd7 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-2008 Gentoo Foundation +# 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.5 2008/08/26 22:52:57 tgurr Exp $ +# $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 $ 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/ChangeLog b/dev-db/knoda/ChangeLog index ebd9d1226e40..4cb554214e6d 100644 --- a/dev-db/knoda/ChangeLog +++ b/dev-db/knoda/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/knoda -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/ChangeLog,v 1.46 2007/04/07 13:30:21 genstef Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/ChangeLog,v 1.47 2009/02/15 15:28:40 maekke Exp $ + + 15 Feb 2009; Markus Meier <maekke@gentoo.org> knoda-0.8.3.ebuild: + amd64/x86 stable, bug #245549 *knoda-0.8.3 (20 Mar 2007) diff --git a/dev-db/knoda/knoda-0.8.3.ebuild b/dev-db/knoda/knoda-0.8.3.ebuild index 969ba12a44bb..ebcc46b8470e 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-2007 Gentoo Foundation +# 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.1 2007/03/20 23:25:34 genstef Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/knoda/knoda-0.8.3.ebuild,v 1.2 2009/02/15 15:28:40 maekke 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}" |