diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 23:25:08 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-17 23:25:08 +0000 |
commit | 1a13366ad1a26d22fa5bcf88671f896756fc83b9 (patch) | |
tree | 9b77706d5f65d5f84f9179af813f69f42d013680 /dev-python/python-xlib | |
parent | oops forgot a smallish dep.. nobody notices this commit, do you ? (Manifest r... (diff) | |
download | gentoo-2-1a13366ad1a26d22fa5bcf88671f896756fc83b9.tar.gz gentoo-2-1a13366ad1a26d22fa5bcf88671f896756fc83b9.tar.bz2 gentoo-2-1a13366ad1a26d22fa5bcf88671f896756fc83b9.zip |
stable on alpha and ia64
Diffstat (limited to 'dev-python/python-xlib')
-rw-r--r-- | dev-python/python-xlib/ChangeLog | 7 | ||||
-rw-r--r-- | dev-python/python-xlib/python-xlib-0.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/python-xlib/ChangeLog b/dev-python/python-xlib/ChangeLog index fe3fe26dcad6..ed0c2684e2a5 100644 --- a/dev-python/python-xlib/ChangeLog +++ b/dev-python/python-xlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-xlib -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-xlib/ChangeLog,v 1.3 2003/04/04 02:32:17 liquidx Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-xlib/ChangeLog,v 1.4 2004/02/17 23:25:07 agriffis Exp $ + + 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> python-xlib-0.12.ebuild: + stable on alpha and ia64 *python-xlib-0.12 (17 Dec 2002) diff --git a/dev-python/python-xlib/python-xlib-0.12.ebuild b/dev-python/python-xlib/python-xlib-0.12.ebuild index d014beab5fe0..d8a91a45a0ba 100644 --- a/dev-python/python-xlib/python-xlib-0.12.ebuild +++ b/dev-python/python-xlib/python-xlib-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-xlib/python-xlib-0.12.ebuild,v 1.5 2003/06/22 12:16:00 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-xlib/python-xlib-0.12.ebuild,v 1.6 2004/02/17 23:25:08 agriffis Exp $ inherit distutils @@ -11,7 +11,7 @@ HOMEPAGE="http://python-xlib.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha ia64" IUSE="" src_install () { |