diff options
author | 2009-02-15 15:28:40 +0000 | |
---|---|---|
committer | 2009-02-15 15:28:40 +0000 | |
commit | d010466aced724f2a9e43dca70f909a62393a2e1 (patch) | |
tree | 349f802dc48ec39d47d6e3d5a8fdfdee2cf1fb51 /dev-db | |
parent | amd64/x86 stable, bug #245549 (diff) | |
download | gentoo-2-d010466aced724f2a9e43dca70f909a62393a2e1.tar.gz gentoo-2-d010466aced724f2a9e43dca70f909a62393a2e1.tar.bz2 gentoo-2-d010466aced724f2a9e43dca70f909a62393a2e1.zip |
amd64/x86 stable, bug #245549
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/knoda/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/knoda/knoda-0.8.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
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}" |