diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 14:14:11 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 14:14:11 +0000 |
commit | 403ea2ae4218767e937a0f3514cfb3aed2c8fa19 (patch) | |
tree | 79e2d15a07dcc5f5c650d2f0fe803aacaf92dd04 /dev-python/pmw | |
parent | Mark 0.999 stable on ia64 (diff) | |
download | historical-403ea2ae4218767e937a0f3514cfb3aed2c8fa19.tar.gz historical-403ea2ae4218767e937a0f3514cfb3aed2c8fa19.tar.bz2 historical-403ea2ae4218767e937a0f3514cfb3aed2c8fa19.zip |
Mark 1.2 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-python/pmw')
-rw-r--r-- | dev-python/pmw/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/pmw/pmw-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/pmw/ChangeLog b/dev-python/pmw/ChangeLog index d757afd3b0aa..5d612f78b7b5 100644 --- a/dev-python/pmw/ChangeLog +++ b/dev-python/pmw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pmw # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/ChangeLog,v 1.19 2005/08/26 03:34:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/ChangeLog,v 1.20 2005/10/02 14:14:11 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> pmw-1.2.ebuild: + Mark 1.2 stable on ia64 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> pmw-1.2.ebuild: add ~ia64 diff --git a/dev-python/pmw/pmw-1.2.ebuild b/dev-python/pmw/pmw-1.2.ebuild index d80acbfd19a1..c1f41fe49303 100644 --- a/dev-python/pmw/pmw-1.2.ebuild +++ b/dev-python/pmw/pmw-1.2.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/pmw/pmw-1.2.ebuild,v 1.12 2005/08/26 03:34:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pmw/pmw-1.2.ebuild,v 1.13 2005/10/02 14:14:11 agriffis Exp $ inherit distutils python @@ -9,7 +9,7 @@ HOMEPAGE="http://pmw.sourceforge.net/" SRC_URI="mirror://sourceforge/pmw/Pmw.${PV}.tar.gz" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" LICENSE="MIT" IUSE="" |