summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Cakebread <pythonhead@gentoo.org>2004-09-21 23:40:56 +0000
committerRob Cakebread <pythonhead@gentoo.org>2004-09-21 23:40:56 +0000
commitae516544d739224bce6964bbb333d70352b8888b (patch)
treea6d74b37d7ce50a5aa9b91fbe7ffe956b66975f4 /app-editors
parents390 KEYWORDS #59756 (Manifest recommit) (diff)
downloadgentoo-2-ae516544d739224bce6964bbb333d70352b8888b.tar.gz
gentoo-2-ae516544d739224bce6964bbb333d70352b8888b.tar.bz2
gentoo-2-ae516544d739224bce6964bbb333d70352b8888b.zip
Removed sed from global scope. Marked 1.6.1 x86 stable
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/scite/ChangeLog7
-rw-r--r--app-editors/scite/Manifest16
-rw-r--r--app-editors/scite/scite-1.4.9.ebuild6
-rw-r--r--app-editors/scite/scite-1.5.6.ebuild4
-rw-r--r--app-editors/scite/scite-1.5.7.ebuild6
-rw-r--r--app-editors/scite/scite-1.5.8.ebuild6
-rw-r--r--app-editors/scite/scite-1.5.9.ebuild6
-rw-r--r--app-editors/scite/scite-1.6.0.ebuild4
-rw-r--r--app-editors/scite/scite-1.6.1.ebuild9
9 files changed, 34 insertions, 30 deletions
diff --git a/app-editors/scite/ChangeLog b/app-editors/scite/ChangeLog
index 153c0bb5e4c4..34057f5e9408 100644
--- a/app-editors/scite/ChangeLog
+++ b/app-editors/scite/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/scite
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.26 2004/07/08 22:04:17 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/ChangeLog,v 1.27 2004/09/21 23:40:56 pythonhead Exp $
+
+ 21 Sep 2004; Rob Cakebread <pythonhead@gentoo.org> scite-1.4.9.ebuild,
+ scite-1.5.6.ebuild, scite-1.5.7.ebuild, scite-1.5.8.ebuild,
+ scite-1.5.9.ebuild, scite-1.6.0.ebuild, scite-1.6.1.ebuild:
+ Removed sed from global scope, Marked x86 stable
08 Jul 2004; Rob Cakebread <pythonhead@gentoo.org> scite-1.6.1.ebuild:
Added DEPEND for dev-lang/lua scripting support
diff --git a/app-editors/scite/Manifest b/app-editors/scite/Manifest
index 9547acb16e88..ab22b779fbb0 100644
--- a/app-editors/scite/Manifest
+++ b/app-editors/scite/Manifest
@@ -1,12 +1,12 @@
-MD5 2343a0c70c1194eb29465ee773d2ce51 ChangeLog 4082
+MD5 6586e2313fa2988397e9845443949ba0 ChangeLog 4331
MD5 4eb1abff335478b86f5c65997e0148f2 metadata.xml 222
-MD5 196130e113f6c0f3cae649e4540f4a01 scite-1.4.9.ebuild 1330
-MD5 4455a7dabc3c7c06b37513b256b35014 scite-1.5.6.ebuild 1669
-MD5 43af54308e60210a0782e923f79fb579 scite-1.5.7.ebuild 1853
-MD5 72e86e2b16e722d9e7a9e5f8d4ecc009 scite-1.5.8.ebuild 1854
-MD5 a5913744b2a8e8db1cfa4f2e239d2a57 scite-1.5.9.ebuild 1855
-MD5 1e61a964242267d3ce02ee24d274bfe7 scite-1.6.0.ebuild 1885
-MD5 3354698d90ae2496f81d08f0cc9f8d0e scite-1.6.1.ebuild 1885
+MD5 c6efc7a0d408740f4b9f8447630f2bac scite-1.4.9.ebuild 1336
+MD5 a4d3eb6e504e598ceed08eb397813b12 scite-1.5.6.ebuild 1649
+MD5 06ce02cad53f81680fb5f505e35d771a scite-1.5.7.ebuild 1832
+MD5 b5d9d25c56da4020dfbb77ddcef5be3d scite-1.5.8.ebuild 1833
+MD5 092b0b3cd64f9977367a1cc95793d279 scite-1.5.9.ebuild 1834
+MD5 6c83d41feb43359052ec4bfd7ea971a0 scite-1.6.0.ebuild 1763
+MD5 340dedcd5893aa7386f70ce3ce69c32f scite-1.6.1.ebuild 1863
MD5 e21b1647de51e2cea2682beaf5522ea7 files/digest-scite-1.4.9 57
MD5 80608721073d877a62ab114df64994fe files/digest-scite-1.5.6 57
MD5 db1df48699c3abfa8938d151233eaefc files/digest-scite-1.5.7 57
diff --git a/app-editors/scite/scite-1.4.9.ebuild b/app-editors/scite/scite-1.4.9.ebuild
index 8cf3effb964a..b91f12d9480a 100644
--- a/app-editors/scite/scite-1.4.9.ebuild
+++ b/app-editors/scite/scite-1.4.9.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.9.ebuild,v 1.7 2004/06/30 02:34:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.9.ebuild,v 1.8 2004/09/21 23:40:56 pythonhead Exp $
-S=${WORKDIR}/$PN/gtk
-MY_PV=149
+MY_PV=${PV//./}
DESCRIPTION="A very powerful editor for programmers"
HOMEPAGE="http://www.scintilla.org/"
SRC_URI="http://www.scintilla.org/${PN}${MY_PV}.tgz"
@@ -16,6 +15,7 @@ IUSE="gnome"
DEPEND="virtual/libc
=x11-libs/gtk+-1.2*"
RDEPEND=""
+S=${WORKDIR}/$PN/gtk
src_compile() {
make -C ../../scintilla/gtk || die
diff --git a/app-editors/scite/scite-1.5.6.ebuild b/app-editors/scite/scite-1.5.6.ebuild
index c2130c7b0cdd..dd65dec682e3 100644
--- a/app-editors/scite/scite-1.5.6.ebuild
+++ b/app-editors/scite/scite-1.5.6.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.6.ebuild,v 1.5 2004/06/30 02:34:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.6.ebuild,v 1.6 2004/09/21 23:40:56 pythonhead Exp $
-MY_PV=$(echo ${PV} | sed 's:\.::g')
+MY_PV=${PV//./}
DESCRIPTION="A very powerful editor for programmers"
SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz"
HOMEPAGE="http://www.scintilla.org"
diff --git a/app-editors/scite/scite-1.5.7.ebuild b/app-editors/scite/scite-1.5.7.ebuild
index 801b1279f899..5fdb5e195c29 100644
--- a/app-editors/scite/scite-1.5.7.ebuild
+++ b/app-editors/scite/scite-1.5.7.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.7.ebuild,v 1.5 2004/06/30 02:34:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.7.ebuild,v 1.6 2004/09/21 23:40:56 pythonhead Exp $
-MY_PV=$(echo ${PV} | sed 's:\.::g')
+MY_PV=${PV//./}
DESCRIPTION="A very powerful editor for programmers"
SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz"
@@ -16,7 +16,7 @@ S=${WORKDIR}/${PN}/gtk
SLOT="0"
LICENSE="PYTHON"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="gtk2"
src_unpack() {
diff --git a/app-editors/scite/scite-1.5.8.ebuild b/app-editors/scite/scite-1.5.8.ebuild
index 60fc6fb66356..195bfaca46d8 100644
--- a/app-editors/scite/scite-1.5.8.ebuild
+++ b/app-editors/scite/scite-1.5.8.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.8.ebuild,v 1.4 2004/06/30 02:34:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.8.ebuild,v 1.5 2004/09/21 23:40:56 pythonhead Exp $
-MY_PV=$(echo ${PV} | sed 's:\.::g')
+MY_PV=${PV//./}
DESCRIPTION="A very powerful editor for programmers"
SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz"
@@ -17,7 +17,7 @@ S=${WORKDIR}/${PN}/gtk
SLOT="0"
LICENSE="PYTHON"
-KEYWORDS="~x86 ~ppc sparc"
+KEYWORDS="x86 ~ppc sparc"
IUSE="gtk2"
src_unpack() {
diff --git a/app-editors/scite/scite-1.5.9.ebuild b/app-editors/scite/scite-1.5.9.ebuild
index d7dddfe11132..38b8168b06b4 100644
--- a/app-editors/scite/scite-1.5.9.ebuild
+++ b/app-editors/scite/scite-1.5.9.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.9.ebuild,v 1.3 2004/06/30 02:34:38 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.5.9.ebuild,v 1.4 2004/09/21 23:40:56 pythonhead Exp $
-MY_PV=$(echo ${PV} | sed 's:\.::g')
+MY_PV=${PV//./}
DESCRIPTION="A very powerful editor for programmers"
SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz"
@@ -17,7 +17,7 @@ S=${WORKDIR}/${PN}/gtk
SLOT="0"
LICENSE="PYTHON"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="gtk2"
src_unpack() {
diff --git a/app-editors/scite/scite-1.6.0.ebuild b/app-editors/scite/scite-1.6.0.ebuild
index 0c04a202eb6f..7204b3fc755b 100644
--- a/app-editors/scite/scite-1.6.0.ebuild
+++ b/app-editors/scite/scite-1.6.0.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.6.0.ebuild,v 1.5 2004/07/08 22:01:45 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.6.0.ebuild,v 1.6 2004/09/21 23:40:56 pythonhead Exp $
-MY_PV=$(echo ${PV} | sed 's:\.::g')
+MY_PV=${PV//./}
S=${WORKDIR}/${PN}/gtk
DESCRIPTION="A very powerful editor for programmers"
diff --git a/app-editors/scite/scite-1.6.1.ebuild b/app-editors/scite/scite-1.6.1.ebuild
index b20e8bfecfed..5c61739945c2 100644
--- a/app-editors/scite/scite-1.6.1.ebuild
+++ b/app-editors/scite/scite-1.6.1.ebuild
@@ -1,21 +1,20 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.6.1.ebuild,v 1.4 2004/07/08 22:04:17 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.6.1.ebuild,v 1.5 2004/09/21 23:40:56 pythonhead Exp $
-MY_PV=$(echo ${PV} | sed 's:\.::g')
-
-S=${WORKDIR}/${PN}/gtk
+MY_PV=${PV//./}
DESCRIPTION="A very powerful editor for programmers"
HOMEPAGE="http://www.scintilla.org"
SRC_URI="mirror://sourceforge/scintilla/${PN}${MY_PV}.tgz"
LICENSE="PYTHON"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
IUSE="gtk2 lua"
DEPEND="gtk2? ( >=x11-libs/gtk+-2 )
!gtk2? ( =x11-libs/gtk+-1.2* )
>=sys-apps/sed-4
lua? ( >=dev-lang/lua-5 )"
+S=${WORKDIR}/${PN}/gtk
src_unpack() {
unpack ${A}