summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamon Conway <kabau@gentoo.org>2002-07-25 20:25:49 +0000
committerDamon Conway <kabau@gentoo.org>2002-07-25 20:25:49 +0000
commite09defca97766e545fa7552ec43948cb3db65837 (patch)
tree401c63a76c5eaca3eb3037af3c8271855281068a /app-editors/scite
parentAdded SLOT, LICENSE, KEYWORDS, DEPEND, and RDEPEND (diff)
downloadgentoo-2-e09defca97766e545fa7552ec43948cb3db65837.tar.gz
gentoo-2-e09defca97766e545fa7552ec43948cb3db65837.tar.bz2
gentoo-2-e09defca97766e545fa7552ec43948cb3db65837.zip
Added SLOT, LICENSE, and KEYWORDS
Diffstat (limited to 'app-editors/scite')
-rw-r--r--app-editors/scite/scite-1.4.1.ebuild8
-rw-r--r--app-editors/scite/scite-1.4.5-r1.ebuild9
-rw-r--r--app-editors/scite/scite-1.4.5.ebuild9
3 files changed, 20 insertions, 6 deletions
diff --git a/app-editors/scite/scite-1.4.1.ebuild b/app-editors/scite/scite-1.4.1.ebuild
index e4c2f3333592..77949ea7f434 100644
--- a/app-editors/scite/scite-1.4.1.ebuild
+++ b/app-editors/scite/scite-1.4.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
+# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Taras Glek <taras.glek@home.com>
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.1.ebuild,v 1.2 2002/05/23 06:50:08 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.1.ebuild,v 1.3 2002/07/25 20:25:49 kabau Exp $
S=${WORKDIR}/$PN/gtk
MY_PV=141
@@ -13,6 +13,10 @@ DEPEND="=x11-libs/gtk+-1.2*
gnome? ( gnome-base/gnome-core )"
RDEPEND="=x11-libs/gtk+-1.2*"
+SLOT="0"
+LICENSE="PYTHON"
+KEYWORDS="x86"
+
src_compile() {
make -C ../../scintilla/gtk || die
diff --git a/app-editors/scite/scite-1.4.5-r1.ebuild b/app-editors/scite/scite-1.4.5-r1.ebuild
index 580a5eef5e50..e092a94a5353 100644
--- a/app-editors/scite/scite-1.4.5-r1.ebuild
+++ b/app-editors/scite/scite-1.4.5-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
+# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Taras Glek <taras.glek@home.com>
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.5-r1.ebuild,v 1.1 2002/05/30 06:58:19 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.5-r1.ebuild,v 1.2 2002/07/25 20:25:49 kabau Exp $
S=${WORKDIR}/$PN/gtk
MY_PV=145
@@ -11,6 +11,11 @@ HOMEPAGE="http://www.scintilla.org"
DEPEND="virtual/glibc
=x11-libs/gtk+-1.2*"
+RDEPEND=""
+
+SLOT="0"
+LICENSE="PYTHON"
+KEYWORDS="x86"
src_unpack() {
unpack ${A}
diff --git a/app-editors/scite/scite-1.4.5.ebuild b/app-editors/scite/scite-1.4.5.ebuild
index dab832ff11a9..ce1257dda259 100644
--- a/app-editors/scite/scite-1.4.5.ebuild
+++ b/app-editors/scite/scite-1.4.5.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2001 Gentoo Technologies, Inc.
+# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Taras Glek <taras.glek@home.com>
-# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.5.ebuild,v 1.2 2002/05/23 06:50:08 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/scite/scite-1.4.5.ebuild,v 1.3 2002/07/25 20:25:49 kabau Exp $
S=${WORKDIR}/$PN/gtk
MY_PV=145
@@ -11,6 +11,11 @@ HOMEPAGE="http://www.scintilla.org"
DEPEND="virtual/glibc
=x11-libs/gtk+-1.2*"
+RDEPEND=""
+
+SLOT="0"
+LICENSE="PYTHON"
+KEYWORDS="x86"
src_compile() {
make -C ../../scintilla/gtk || die