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 | |
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')
-rw-r--r-- | dev-python/PyQt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/PyQt/PyQt-3.13.ebuild | 4 | ||||
-rw-r--r-- | dev-python/qscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/qscintilla/qscintilla-1.61.ebuild | 4 |
4 files changed, 12 insertions, 6 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 diff --git a/dev-python/qscintilla/ChangeLog b/dev-python/qscintilla/ChangeLog index 98571f1fcf74..60236325fcc4 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.33 2004/12/09 18:01:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v 1.34 2004/12/16 05:24:27 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> qscintilla-1.61.ebuild: + Stable on amd64. 09 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> qscintilla-1.61.ebuild: Stable on sparc diff --git a/dev-python/qscintilla/qscintilla-1.61.ebuild b/dev-python/qscintilla/qscintilla-1.61.ebuild index 2a07047d6c2c..19b5d0c6b278 100644 --- a/dev-python/qscintilla/qscintilla-1.61.ebuild +++ b/dev-python/qscintilla/qscintilla-1.61.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.61.ebuild,v 1.5 2004/12/09 18:01:45 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.61.ebuild,v 1.6 2004/12/16 05:24:27 absinthe 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 ~ppc64" +KEYWORDS="x86 ~ppc sparc ~alpha ~ia64 amd64 ~ppc64" IUSE="doc" DEPEND="virtual/libc |