diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-07-11 12:22:12 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-07-11 12:22:12 +0000 |
commit | 05588581e78fdf8f1ade5df17aa3c56c6ce31bb1 (patch) | |
tree | 722d996940445d307f3e9fc902d29559b842ca0d /dev-python | |
parent | stable on x86 (Manifest recommit) (diff) | |
download | gentoo-2-05588581e78fdf8f1ade5df17aa3c56c6ce31bb1.tar.gz gentoo-2-05588581e78fdf8f1ade5df17aa3c56c6ce31bb1.tar.bz2 gentoo-2-05588581e78fdf8f1ade5df17aa3c56c6ce31bb1.zip |
stable on x86
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.12.ebuild | 4 | ||||
-rw-r--r-- | dev-python/qscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/qscintilla/qscintilla-1.60.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog index ede2d6efd78f..4c0546fb7c5c 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.39 2004/07/02 04:24:13 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.40 2004/07/11 12:22:12 carlo Exp $ + + 11 Jul 2004; Carsten Lohrke <carlo@gentoo.org> PyQt-3.12.ebuild: + stable on x86 01 Jul 2004; Jon Hood <squinky86@gentoo.org> PyQt-3.11.ebuild, PyQt-3.12.ebuild, PyQt-3.8.1.ebuild: diff --git a/dev-python/PyQt/PyQt-3.12.ebuild b/dev-python/PyQt/PyQt-3.12.ebuild index 7e7790009e83..d67f08c0a57b 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.3 2004/07/02 04:24:13 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.4 2004/07/11 12:22:12 carlo 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 diff --git a/dev-python/qscintilla/ChangeLog b/dev-python/qscintilla/ChangeLog index 9bb5ecffa6b9..40d48e1b56c8 100644 --- a/dev-python/qscintilla/ChangeLog +++ b/dev-python/qscintilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/qscintilla # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v 1.24 2004/07/02 04:30:30 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v 1.25 2004/07/11 12:19:33 carlo Exp $ + + 11 Jul 2004; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.60.ebuild: + stable on x86 01 Jul 2004; Jon Hood <squinky86@gentoo.org> qscintilla-1.54.ebuild, qscintilla-1.60.ebuild: diff --git a/dev-python/qscintilla/qscintilla-1.60.ebuild b/dev-python/qscintilla/qscintilla-1.60.ebuild index 4e40b88f67a7..98a5b49ce4e1 100644 --- a/dev-python/qscintilla/qscintilla-1.60.ebuild +++ b/dev-python/qscintilla/qscintilla-1.60.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/qscintilla/qscintilla-1.60.ebuild,v 1.4 2004/07/02 04:30:30 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.60.ebuild,v 1.5 2004/07/11 12:19:33 carlo Exp $ inherit eutils @@ -13,7 +13,7 @@ HOMEPAGE="http://www.riverbankcomputing.co.uk/qscintilla/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~ia64 ~amd64" IUSE="doc" DEPEND="virtual/libc |