summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Buchholz <rbu@gentoo.org>2008-04-20 20:23:57 +0000
committerRobert Buchholz <rbu@gentoo.org>2008-04-20 20:23:57 +0000
commitb6cc6e20d0a540e1f6e800d3c3cb2b00192b8a14 (patch)
tree5a663e68f383f9d226f546281a5ab83f346fe7e6 /dev-python/kaa-base
parentktoblzcheck version bump (fixes gcc43) (diff)
downloadhistorical-b6cc6e20d0a540e1f6e800d3c3cb2b00192b8a14.tar.gz
historical-b6cc6e20d0a540e1f6e800d3c3cb2b00192b8a14.tar.bz2
historical-b6cc6e20d0a540e1f6e800d3c3cb2b00192b8a14.zip
amd64 stable, bug 218647
Package-Manager: portage-2.1.5_rc4
Diffstat (limited to 'dev-python/kaa-base')
-rw-r--r--dev-python/kaa-base/ChangeLog5
-rw-r--r--dev-python/kaa-base/kaa-base-0.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/kaa-base/ChangeLog b/dev-python/kaa-base/ChangeLog
index fcf11e8170d1..fde507a73de7 100644
--- a/dev-python/kaa-base/ChangeLog
+++ b/dev-python/kaa-base/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/kaa-base
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-base/ChangeLog,v 1.7 2008/03/12 14:54:01 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-base/ChangeLog,v 1.8 2008/04/20 20:18:46 rbu Exp $
+
+ 20 Apr 2008; Robert Buchholz <rbu@gentoo.org> kaa-base-0.3.0.ebuild:
+ amd64 stable, bug 218647
*kaa-base-0.3.0 (12 Mar 2008)
diff --git a/dev-python/kaa-base/kaa-base-0.3.0.ebuild b/dev-python/kaa-base/kaa-base-0.3.0.ebuild
index 0020c71a6821..ff03db37044d 100644
--- a/dev-python/kaa-base/kaa-base-0.3.0.ebuild
+++ b/dev-python/kaa-base/kaa-base-0.3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-base/kaa-base-0.3.0.ebuild,v 1.1 2008/03/12 14:54:01 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-base/kaa-base-0.3.0.ebuild,v 1.2 2008/04/20 20:17:49 rbu Exp $
inherit python eutils distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/freevo/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc ~x86"
IUSE="sqlite lirc"
RDEPEND="dev-libs/libxml2