diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-08-20 22:34:59 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-08-20 22:34:59 +0000 |
commit | 612c6a20975646f6f4bbcdf830636d8e20c28860 (patch) | |
tree | 4887b1b059be9e2b83694560b37113f4c45273fa /dev-python/PyQt | |
parent | adding virtual/xft till parent is fixed (diff) | |
download | historical-612c6a20975646f6f4bbcdf830636d8e20c28860.tar.gz historical-612c6a20975646f6f4bbcdf830636d8e20c28860.tar.bz2 historical-612c6a20975646f6f4bbcdf830636d8e20c28860.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.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index 35b556f2c208..7e064a0e7909 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.41 2004/07/18 17:21:42 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.42 2004/08/20 22:33:37 kugelfang Exp $ + + 21 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> PyQt-3.12.ebuild: + Marked stable on amd64. 18 Jul 2004; Jason Wever <weeve@gentoo.org> PyQt-3.12.ebuild: Stable on sparc wrt bug #56712. diff --git a/dev-python/PyQt/PyQt-3.12.ebuild b/dev-python/PyQt/PyQt-3.12.ebuild index 99d7bf7c421a..c22d8f92fb3b 100644 --- a/dev-python/PyQt/PyQt-3.12.ebuild +++ b/dev-python/PyQt/PyQt-3.12.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.12.ebuild,v 1.6 2004/08/20 01:27:00 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.7 2004/08/20 22:33:37 kugelfang Exp $ inherit distutils @@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz" HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc ~alpha ~amd64" +KEYWORDS="x86 ppc sparc ~alpha amd64" DEPEND="virtual/libc sys-devel/libtool |