summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/glastree/glastree-0.57.ebuild3
-rw-r--r--app-misc/glastree/glastree-0.58.ebuild3
-rw-r--r--app-misc/glastree/glastree-1.02.ebuild3
-rw-r--r--app-misc/grc/grc-1.0.2.ebuild3
-rw-r--r--app-misc/grc/grc-1.0.6.ebuild3
-rw-r--r--app-misc/mtoolsfm/mtoolsfm-1.9.3.ebuild3
-rw-r--r--app-misc/multimon/multimon-1.0.ebuild3
-rw-r--r--app-misc/oneko/oneko-1.2.ebuild3
8 files changed, 16 insertions, 8 deletions
diff --git a/app-misc/glastree/glastree-0.57.ebuild b/app-misc/glastree/glastree-0.57.ebuild
index c049f7fb6b7b..d76b166c69ac 100644
--- a/app-misc/glastree/glastree-0.57.ebuild
+++ b/app-misc/glastree/glastree-0.57.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.57.ebuild,v 1.8 2004/03/14 10:50:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.57.ebuild,v 1.9 2004/06/14 08:58:24 kloeri Exp $
DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl"
HOMEPAGE="http://www.igmus.org/code/"
@@ -8,6 +8,7 @@ SRC_URI="http://www.igmus.org/files/${P}.tar.gz"
DEPEND="dev-lang/perl dev-perl/Date-Calc"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
LICENSE="public-domain"
src_install() {
diff --git a/app-misc/glastree/glastree-0.58.ebuild b/app-misc/glastree/glastree-0.58.ebuild
index 31e899c2d6ca..7f15415a67ff 100644
--- a/app-misc/glastree/glastree-0.58.ebuild
+++ b/app-misc/glastree/glastree-0.58.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.58.ebuild,v 1.4 2004/03/14 10:50:41 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-0.58.ebuild,v 1.5 2004/06/14 08:58:24 kloeri Exp $
DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl"
HOMEPAGE="http://www.igmus.org/code/"
@@ -8,6 +8,7 @@ SRC_URI="http://www.igmus.org/files/${P}.tar.gz"
DEPEND="dev-lang/perl dev-perl/Date-Calc"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
LICENSE="public-domain"
src_install() {
diff --git a/app-misc/glastree/glastree-1.02.ebuild b/app-misc/glastree/glastree-1.02.ebuild
index 9d14cb2c9d3f..9d927bd39b34 100644
--- a/app-misc/glastree/glastree-1.02.ebuild
+++ b/app-misc/glastree/glastree-1.02.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-1.02.ebuild,v 1.5 2004/05/07 13:52:57 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/glastree/glastree-1.02.ebuild,v 1.6 2004/06/14 08:58:24 kloeri Exp $
DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl"
HOMEPAGE="http://www.igmus.org/code/"
@@ -8,6 +8,7 @@ SRC_URI="http://www.igmus.org/files/${P}.tar.gz"
DEPEND="dev-lang/perl dev-perl/Date-Calc"
SLOT="0"
KEYWORDS="x86 ~ppc"
+IUSE=""
LICENSE="public-domain"
src_install() {
diff --git a/app-misc/grc/grc-1.0.2.ebuild b/app-misc/grc/grc-1.0.2.ebuild
index 2828359f4613..6abfed0b7220 100644
--- a/app-misc/grc/grc-1.0.2.ebuild
+++ b/app-misc/grc/grc-1.0.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/grc/grc-1.0.2.ebuild,v 1.8 2004/03/14 10:50:54 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/grc/grc-1.0.2.ebuild,v 1.9 2004/06/14 09:00:30 kloeri Exp $
DESCRIPTION="Generic Colouriser is yet another colouriser for beautifying your logfiles or output of commands"
SRC_URI="http://melkor.dnp.fmph.uniba.sk/~garabik/grc/grc_1.0.2.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://melkor.dnp.fmph.uniba.sk/~garabik/grc.html"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="dev-lang/python"
diff --git a/app-misc/grc/grc-1.0.6.ebuild b/app-misc/grc/grc-1.0.6.ebuild
index 3b36d9fff3f9..2699fd80b21d 100644
--- a/app-misc/grc/grc-1.0.6.ebuild
+++ b/app-misc/grc/grc-1.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/grc/grc-1.0.6.ebuild,v 1.4 2004/03/14 10:50:54 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/grc/grc-1.0.6.ebuild,v 1.5 2004/06/14 09:00:30 kloeri Exp $
DESCRIPTION="Generic Colouriser is yet another colouriser for beautifying your logfiles or output of commands"
SRC_URI="http://melkor.dnp.fmph.uniba.sk/~garabik/grc/grc_${PV}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://melkor.dnp.fmph.uniba.sk/~garabik/grc.html"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc"
+IUSE=""
RDEPEND="dev-lang/python"
diff --git a/app-misc/mtoolsfm/mtoolsfm-1.9.3.ebuild b/app-misc/mtoolsfm/mtoolsfm-1.9.3.ebuild
index dacacca020b4..c1f0bdea992c 100644
--- a/app-misc/mtoolsfm/mtoolsfm-1.9.3.ebuild
+++ b/app-misc/mtoolsfm/mtoolsfm-1.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/mtoolsfm/mtoolsfm-1.9.3.ebuild,v 1.8 2003/12/22 15:55:13 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/mtoolsfm/mtoolsfm-1.9.3.ebuild,v 1.9 2004/06/14 08:59:45 kloeri Exp $
inherit eutils
@@ -13,6 +13,7 @@ SRC_URI="http://www.core-coutainville.org/MToolsFM/archive/SOURCES/${MY_P}.tar.g
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="=x11-libs/gtk+-1.2*
sys-fs/mtools"
diff --git a/app-misc/multimon/multimon-1.0.ebuild b/app-misc/multimon/multimon-1.0.ebuild
index a28094899b54..d2017ea65af0 100644
--- a/app-misc/multimon/multimon-1.0.ebuild
+++ b/app-misc/multimon/multimon-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/multimon/multimon-1.0.ebuild,v 1.9 2004/03/14 10:59:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/multimon/multimon-1.0.ebuild,v 1.10 2004/06/14 08:58:59 kloeri Exp $
S=${WORKDIR}/multimon
SRC_URI="http://www.baycom.org/~tom/ham/linux/multimon.tar.gz"
@@ -10,6 +10,7 @@ DESCRIPTION="Multimon decodes digital transmission codes using OSS"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86"
+IUSE=""
DEPEND="virtual/x11"
diff --git a/app-misc/oneko/oneko-1.2.ebuild b/app-misc/oneko/oneko-1.2.ebuild
index 1f6bcec3b852..e11a9f644657 100644
--- a/app-misc/oneko/oneko-1.2.ebuild
+++ b/app-misc/oneko/oneko-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/oneko/oneko-1.2.ebuild,v 1.9 2004/03/30 06:55:19 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/oneko/oneko-1.2.ebuild,v 1.10 2004/06/14 08:56:11 kloeri Exp $
DESCRIPTION="A cat (or dog) which chases the mouse around the screen"
HOMEPAGE="http://agtoys.sourceforge.net"
@@ -9,6 +9,7 @@ SRC_URI="http://agtoys.sourceforge.net/oneko/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="x86 amd64"
+IUSE=""
DEPEND="virtual/x11"