diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-08-25 22:46:56 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-08-25 22:46:56 +0000 |
commit | f9764a57ade04f3ae26db93e0940080fe074ac11 (patch) | |
tree | 16f207b64b114717eb3296f4af17165c7f4095a8 /dev-python/kaa-imlib2 | |
parent | arm/sh stable (diff) | |
download | historical-f9764a57ade04f3ae26db93e0940080fe074ac11.tar.gz historical-f9764a57ade04f3ae26db93e0940080fe074ac11.tar.bz2 historical-f9764a57ade04f3ae26db93e0940080fe074ac11.zip |
amd64 stable, bug 190238
Package-Manager: portage-2.1.2.12
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 a00e77387614..38778eba2b8b 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.2 2007/07/15 19:35:05 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-imlib2/ChangeLog,v 1.3 2007/08/25 22:39:58 beandog Exp $ + + 25 Aug 2007; Steve Dibb <beandog@gentoo.org> kaa-imlib2-0.2.1.ebuild: + amd64 stable, bug 190238 15 Jul 2007; Robert Buchholz <rbu@gentoo.org> kaa-imlib2-0.2.1.ebuild: Converting RDEPEND to DEPEND 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 463bab624c2e..5dfbbd0ee7c1 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.2 2007/07/15 19:35:05 rbu Exp $ +# $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 $ 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 |