diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-21 12:05:45 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-21 12:05:45 +0000 |
commit | 938781e44137b765737dedfbde6c5af384ed7322 (patch) | |
tree | 2ab15835060b4d51f1cb0dc0dc08b76d03d262aa /dev-python/PyQt | |
parent | Unmask. (diff) | |
download | historical-938781e44137b765737dedfbde6c5af384ed7322.tar.gz historical-938781e44137b765737dedfbde6c5af384ed7322.tar.bz2 historical-938781e44137b765737dedfbde6c5af384ed7322.zip |
Unmasked.
Diffstat (limited to 'dev-python/PyQt')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index 1f017d0dc59a..a90633d99c48 100644 --- a/dev-python/PyQt/ChangeLog +++ b/dev-python/PyQt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/PyQt # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.32 2004/03/18 01:44:51 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.33 2004/04/21 12:05:45 aliz Exp $ + + 21 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> PyQt-3.11.ebuild: + Mark stable on amd64. *PyQt-3.11 (17 Mar 2004) diff --git a/dev-python/PyQt/PyQt-3.11.ebuild b/dev-python/PyQt/PyQt-3.11.ebuild index f05a50509d2b..3ac594210c62 100644 --- a/dev-python/PyQt/PyQt-3.11.ebuild +++ b/dev-python/PyQt/PyQt-3.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.11.ebuild,v 1.1 2004/03/18 01:44:51 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.11.ebuild,v 1.2 2004/04/21 12:05:45 aliz Exp $ inherit distutils @@ -12,7 +12,7 @@ SRC_URI="http://www.river-bank.demon.co.uk/download/PyQt/${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/glibc sys-devel/libtool |