diff options
author | 2007-10-06 20:14:57 +0000 | |
---|---|---|
committer | 2007-10-06 20:14:57 +0000 | |
commit | 8027ce3a4b6bdcd1061cf8f76e02bde553ea3e71 (patch) | |
tree | 7313f3bd512649673e5248351ef8a97844405e09 /dev-python/kaa-imlib2 | |
parent | Fix dependencies for bug #153579, quoting and clean-up. Maintainer-needed (diff) | |
download | historical-8027ce3a4b6bdcd1061cf8f76e02bde553ea3e71.tar.gz historical-8027ce3a4b6bdcd1061cf8f76e02bde553ea3e71.tar.bz2 historical-8027ce3a4b6bdcd1061cf8f76e02bde553ea3e71.zip |
ppc stable, bug #190238
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-python/kaa-imlib2')
-rw-r--r-- | dev-python/kaa-imlib2/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/kaa-imlib2/kaa-imlib2-0.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/kaa-imlib2/ChangeLog b/dev-python/kaa-imlib2/ChangeLog index 3ac27dacfa06..257b7b17355b 100644 --- a/dev-python/kaa-imlib2/ChangeLog +++ b/dev-python/kaa-imlib2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/kaa-imlib2 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-imlib2/ChangeLog,v 1.4 2007/09/10 20:34:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-imlib2/ChangeLog,v 1.5 2007/10/06 20:14:57 dertobi123 Exp $ + + 06 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> + kaa-imlib2-0.2.1.ebuild: + ppc stable, bug #190238 10 Sep 2007; Markus Meier <maekke@gentoo.org> kaa-imlib2-0.2.1.ebuild: stable on x86, wrt bug #190238 diff --git a/dev-python/kaa-imlib2/kaa-imlib2-0.2.1.ebuild b/dev-python/kaa-imlib2/kaa-imlib2-0.2.1.ebuild index 7c46e6fd3f87..7e271566ec2a 100644 --- a/dev-python/kaa-imlib2/kaa-imlib2-0.2.1.ebuild +++ b/dev-python/kaa-imlib2/kaa-imlib2-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-imlib2/kaa-imlib2-0.2.1.ebuild,v 1.4 2007/09/10 20:34:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-imlib2/kaa-imlib2-0.2.1.ebuild,v 1.5 2007/10/06 20:14:57 dertobi123 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="" DEPEND=">=dev-python/kaa-base-0.1.3 |