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
commit678fb6e19a293c1cc417244a1689807f3df34a65 (patch)
tree3fba56222eb55a8c12e66f48e4812eb80bf9dfad /app-editors
parents390 KEYWORDS #59756 (diff)
downloadhistorical-678fb6e19a293c1cc417244a1689807f3df34a65.tar.gz
historical-678fb6e19a293c1cc417244a1689807f3df34a65.tar.bz2
historical-678fb6e19a293c1cc417244a1689807f3df34a65.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
-rw-r--r--app-editors/vi/Manifest16
10 files changed, 42 insertions, 38 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..6f4cea406672 100644
--- a/app-editors/scite/Manifest
+++ b/app-editors/scite/Manifest
@@ -1,12 +1,12 @@
-MD5 2343a0c70c1194eb29465ee773d2ce51 ChangeLog 4082
+MD5 761fd3d84d56121d9cd2d8d40bd1bcf2 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 a2d0ff7c24d9002c119a42de143a4022 scite-1.4.9.ebuild 1338
+MD5 a0bc2cb55d49f462b062d31bb36fcfab scite-1.5.6.ebuild 1651
+MD5 8d0a065d864a041d4407633aa00c5ac8 scite-1.5.7.ebuild 1834
+MD5 bcbad781c494196b4dfba07e026121d1 scite-1.5.8.ebuild 1835
+MD5 671c0e99502eeae91563909bb2ceb8bb scite-1.5.9.ebuild 1836
+MD5 ea09056bcf9dcb256d98d64db5d1e7da scite-1.6.0.ebuild 1865
+MD5 75fa4e972b0245a15350a4ba73a313eb 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}
diff --git a/app-editors/vi/Manifest b/app-editors/vi/Manifest
index a9dad8c3a814..94a8102ed029 100644
--- a/app-editors/vi/Manifest
+++ b/app-editors/vi/Manifest
@@ -1,18 +1,18 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 aead3165130c9a39d8f4ff4fe9905d5f vi-3.7-r6.ebuild 1628
-MD5 7f0141f7c47d626fcd94d2233cfd2237 vi-3.7-r5.ebuild 1838
MD5 b01d1980b15c8df95be8ebfa5213cd01 ChangeLog 3952
-MD5 80f9d1630595865e6f30218435b8fdea vi-3.7-r4.ebuild 1806
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
-MD5 ce4d692dfa7de2308c057231387e920c files/digest-vi-3.7-r4 61
+MD5 286838b3617adf7dff0d6369d7991779 vi-3.7-r5.ebuild 1837
+MD5 80f9d1630595865e6f30218435b8fdea vi-3.7-r4.ebuild 1806
+MD5 cceaa186e8d71dbedee94ba7a76bbdf3 vi-3.7-r6.ebuild 1632
MD5 25bd0a0d78a6d80250c679b3e34523ff files/digest-vi-3.7-r5 61
MD5 25bd0a0d78a6d80250c679b3e34523ff files/digest-vi-3.7-r6 61
+MD5 ce4d692dfa7de2308c057231387e920c files/digest-vi-3.7-r4 61
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
+Version: GnuPG v1.9.10 (GNU/Linux)
-iD8DBQFBOeNU/rLF9B432nYRApuFAJ0a1eXpz31o8vprXBC948HpS6FeqgCePF6B
-RTNLJr39TFZzF8bnTqvM+hc=
-=VgjM
+iD4DBQFBULy8HTu7gpaalycRAtcKAJ9pzOvqyVI37Yf0g6KZceEsxZ4ceACXWDgZ
+WW+oSXkhcuPQtFjcFJfhcg==
+=hKXG
-----END PGP SIGNATURE-----