summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2005-07-02 14:46:08 +0000
committerCarsten Lohrke <carlo@gentoo.org>2005-07-02 14:46:08 +0000
commit8838ce551f1cbf6eccd36fc7df0e9b79895b9d89 (patch)
tree41d50fc1e8a0f7e13466d2ace63adf087478596b /dev-python
parentStable on alpha. (diff)
downloadhistorical-8838ce551f1cbf6eccd36fc7df0e9b79895b9d89.tar.gz
historical-8838ce551f1cbf6eccd36fc7df0e9b79895b9d89.tar.bz2
historical-8838ce551f1cbf6eccd36fc7df0e9b79895b9d89.zip
stable on x86
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/qscintilla/ChangeLog6
-rw-r--r--dev-python/qscintilla/Manifest6
-rw-r--r--dev-python/qscintilla/qscintilla-1.4-r1.ebuild4
-rw-r--r--dev-python/qscintilla/qscintilla-1.5.1.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-python/qscintilla/ChangeLog b/dev-python/qscintilla/ChangeLog
index 0884de6b37e9..c3e9a395a1eb 100644
--- a/dev-python/qscintilla/ChangeLog
+++ b/dev-python/qscintilla/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/qscintilla
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v 1.43 2005/07/01 14:58:49 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/ChangeLog,v 1.44 2005/07/02 14:46:08 carlo Exp $
+
+ 02 Jul 2005; Carsten Lohrke <carlo@gentoo.org> qscintilla-1.4-r1.ebuild,
+ qscintilla-1.5.1.ebuild:
+ stable on x86
01 Jul 2005; Caleb Tennis <caleb@gentoo.org> qscintilla-1.4-r1.ebuild,
qscintilla-1.5-r1.ebuild, qscintilla-1.5.1.ebuild, qscintilla-1.54.ebuild,
diff --git a/dev-python/qscintilla/Manifest b/dev-python/qscintilla/Manifest
index 491149da59c2..04280e8a71fe 100644
--- a/dev-python/qscintilla/Manifest
+++ b/dev-python/qscintilla/Manifest
@@ -1,9 +1,9 @@
-MD5 c195576fa1dee5f16f622b62ed56ee4c qscintilla-1.4-r1.ebuild 1895
+MD5 5d15f2ff71678ad78ebf7c3b4c9cbb86 qscintilla-1.4-r1.ebuild 1894
MD5 45aa666bef90a1c398be6dc5e513c1ee qscintilla-1.61.ebuild 1338
-MD5 4ecb5e2888be20bebc140033542fa98a qscintilla-1.5.1.ebuild 1899
+MD5 fd90a0bb2ca016c756a899dbe0b43cbd qscintilla-1.5.1.ebuild 1898
MD5 8fe0fa213f8b9d537810ff54acc4f400 qscintilla-1.54.ebuild 1059
MD5 971da6e5909833327d3e56ac1f048685 qscintilla-1.60.ebuild 1255
-MD5 a363c9c2303df4fbe22470d88514232e ChangeLog 5285
+MD5 41ebda4356ae2c2f7b6e8054582fefb8 ChangeLog 5404
MD5 811c07ba7510a315382249fc3adb44fc metadata.xml 175
MD5 7aae17abf7f4a4a802fe8337ac8920cc qscintilla-1.5-r1.ebuild 1895
MD5 680820a26d1487ebc8330eaa923f3599 files/qscintilla-1.54-sandbox.patch 783
diff --git a/dev-python/qscintilla/qscintilla-1.4-r1.ebuild b/dev-python/qscintilla/qscintilla-1.4-r1.ebuild
index 3d0694bddf51..3b1c391ca80f 100644
--- a/dev-python/qscintilla/qscintilla-1.4-r1.ebuild
+++ b/dev-python/qscintilla/qscintilla-1.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.4-r1.ebuild,v 1.2 2005/07/01 14:58:49 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.4-r1.ebuild,v 1.3 2005/07/02 14:46:08 carlo Exp $
inherit eutils
@@ -18,7 +18,7 @@ SRC_URI="http://www.river-bank.demon.co.uk/download/QScintilla/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64 ~ppc64"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="doc"
DEPEND="virtual/libc
diff --git a/dev-python/qscintilla/qscintilla-1.5.1.ebuild b/dev-python/qscintilla/qscintilla-1.5.1.ebuild
index ba1852e72cf4..eeaeeb9690aa 100644
--- a/dev-python/qscintilla/qscintilla-1.5.1.ebuild
+++ b/dev-python/qscintilla/qscintilla-1.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.5.1.ebuild,v 1.2 2005/07/01 14:58:49 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla/qscintilla-1.5.1.ebuild,v 1.3 2005/07/02 14:46:08 carlo Exp $
inherit eutils
@@ -18,7 +18,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64 ~amd64 ~ppc64"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="doc"
DEPEND="virtual/libc