diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-24 09:28:00 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-24 09:28:00 +0000 |
commit | 3ee45ae3c2bc7d6f266d6f13dae21f7e3fc81027 (patch) | |
tree | 37275318205c09db9429e7ace07af63dc92775ae /dev-python/logilab-common | |
parent | arm/hppa/ia64/s390 stable #89064 (diff) | |
download | historical-3ee45ae3c2bc7d6f266d6f13dae21f7e3fc81027.tar.gz historical-3ee45ae3c2bc7d6f266d6f13dae21f7e3fc81027.tar.bz2 historical-3ee45ae3c2bc7d6f266d6f13dae21f7e3fc81027.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python/logilab-common')
-rw-r--r-- | dev-python/logilab-common/ChangeLog | 6 | ||||
-rw-r--r-- | dev-python/logilab-common/logilab-common-0.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-python/logilab-common/ChangeLog b/dev-python/logilab-common/ChangeLog index 582e2443ebd1..998b6c05fb4f 100644 --- a/dev-python/logilab-common/ChangeLog +++ b/dev-python/logilab-common/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-python/logilab-common # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/ChangeLog,v 1.14 2005/04/14 18:17:36 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/ChangeLog,v 1.15 2005/04/24 09:25:59 blubb Exp $ + + 24 Apr 2005; Simon Stelling <blubb@gentoo.org> + logilab-common-0.5.0.ebuild: + stable on amd64 *logilab-common-0.9.3 (14 Apr 2005) diff --git a/dev-python/logilab-common/logilab-common-0.5.0.ebuild b/dev-python/logilab-common/logilab-common-0.5.0.ebuild index 0d4bda8457b9..a205458990d8 100644 --- a/dev-python/logilab-common/logilab-common-0.5.0.ebuild +++ b/dev-python/logilab-common/logilab-common-0.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.5.0.ebuild,v 1.8 2005/03/29 02:10:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/logilab-common/logilab-common-0.5.0.ebuild,v 1.9 2005/04/24 09:25:59 blubb Exp $ inherit distutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.logilab.org/pub/common/${P#logilab-}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc s390 x86" +KEYWORDS="amd64 ~ppc s390 x86" IUSE="" DEPEND="" |