diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 05:26:02 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 05:26:02 +0000 |
commit | 9ad6561799a9b7c8553a5e784d9931b1d339f24b (patch) | |
tree | 2d52cce0609112f812289f974adb7e666a7ea653 /dev-python/PyQt | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-9ad6561799a9b7c8553a5e784d9931b1d339f24b.tar.gz gentoo-2-9ad6561799a9b7c8553a5e784d9931b1d339f24b.tar.bz2 gentoo-2-9ad6561799a9b7c8553a5e784d9931b1d339f24b.zip |
Stable on amd64.
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index 2b0720292576..1ccb14518b26 100644 --- a/dev-python/PyQt/ChangeLog +++ b/dev-python/PyQt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.47 2004/12/08 01:28:59 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.48 2004/12/16 05:23:24 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> PyQt-3.13.ebuild: + Stable on amd64. 07 Dec 2004; Jason Wever <weeve@gentoo.org> PyQt-3.13.ebuild: Stable on sparc. diff --git a/dev-python/PyQt/PyQt-3.13.ebuild b/dev-python/PyQt/PyQt-3.13.ebuild index 94d64eadbcbc..c17157307513 100644 --- a/dev-python/PyQt/PyQt-3.13.ebuild +++ b/dev-python/PyQt/PyQt-3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.13.ebuild,v 1.5 2004/12/08 01:28:59 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.13.ebuild,v 1.6 2004/12/16 05:23:24 absinthe Exp $ inherit distutils @@ -13,7 +13,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc -alpha ~amd64 ~ppc64" +KEYWORDS="x86 ~ppc sparc -alpha amd64 ~ppc64" IUSE="doc" RDEPEND="virtual/libc |