diff options
author | Daniel Ostrow <dostrow@gentoo.org> | 2004-11-09 01:47:03 +0000 |
---|---|---|
committer | Daniel Ostrow <dostrow@gentoo.org> | 2004-11-09 01:47:03 +0000 |
commit | 745420a3b1d2d4649d9a6713c900ecb0e1efc3d6 (patch) | |
tree | 2b995fc9986e0d5b17a8a1cff342fbb29d4b5ea9 /dev-python/qscintilla | |
parent | stable x86 (Manifest recommit) (diff) | |
download | gentoo-2-745420a3b1d2d4649d9a6713c900ecb0e1efc3d6.tar.gz gentoo-2-745420a3b1d2d4649d9a6713c900ecb0e1efc3d6.tar.bz2 gentoo-2-745420a3b1d2d4649d9a6713c900ecb0e1efc3d6.zip |
Marked ~ppc64
Diffstat (limited to 'dev-python/qscintilla')
-rw-r--r-- | dev-python/qscintilla/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/qscintilla/qscintilla-1.61.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/qscintilla/ChangeLog b/dev-python/qscintilla/ChangeLog index 1f5847ef6201..0b5c731f84fd 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.30 2004/09/26 20:17:47 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v 1.31 2004/11/09 01:47:03 dostrow Exp $ + + 08 Nov 2004; Daniel Ostrow <dostrow@gentoo.org> qscintilla-1.61.ebuild: + Marked ~ppc64 26 Sep 2004; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.61.ebuild: the lib should really be compiled... diff --git a/dev-python/qscintilla/qscintilla-1.61.ebuild b/dev-python/qscintilla/qscintilla-1.61.ebuild index cfe7a1916553..9c5750561deb 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.2 2004/09/26 20:17:47 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.61.ebuild,v 1.3 2004/11/09 01:47:03 dostrow 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 ~ppc64" IUSE="doc" DEPEND="virtual/libc |