diff options
author | Markus Meier <maekke@gentoo.org> | 2007-09-10 20:34:59 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2007-09-10 20:34:59 +0000 |
commit | 5e49f869d41157954b4b1d897c09096aa185c514 (patch) | |
tree | 6b329621adbee9d363537da655263f484da31f14 /dev-python/kaa-imlib2 | |
parent | stable on x86, wrt bug #190238 (diff) | |
download | gentoo-2-5e49f869d41157954b4b1d897c09096aa185c514.tar.gz gentoo-2-5e49f869d41157954b4b1d897c09096aa185c514.tar.bz2 gentoo-2-5e49f869d41157954b4b1d897c09096aa185c514.zip |
stable on x86, wrt bug #190238
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-python/kaa-imlib2')
-rw-r--r-- | dev-python/kaa-imlib2/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/kaa-imlib2/kaa-imlib2-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/kaa-imlib2/ChangeLog b/dev-python/kaa-imlib2/ChangeLog index 38778eba2b8b..3ac27dacfa06 100644 --- a/dev-python/kaa-imlib2/ChangeLog +++ b/dev-python/kaa-imlib2/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2007/08/25 22:39:58 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-imlib2/ChangeLog,v 1.4 2007/09/10 20:34:59 maekke Exp $ + + 10 Sep 2007; Markus Meier <maekke@gentoo.org> kaa-imlib2-0.2.1.ebuild: + stable on x86, wrt bug #190238 25 Aug 2007; Steve Dibb <beandog@gentoo.org> kaa-imlib2-0.2.1.ebuild: amd64 stable, 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 5dfbbd0ee7c1..7c46e6fd3f87 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.3 2007/08/25 22:39:58 beandog Exp $ +# $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 $ 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 |