summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-13 22:29:35 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-13 22:29:35 +0000
commita0fdec1bc3c1c53cbfe2a30060383cbe0313879e (patch)
tree1a46d6bb00c9d23450602dd8d93b9c595758b82e /app-text
parentAdded sys-apps/gawk to build time dependencies. (Manifest recommit) (diff)
downloadgentoo-2-a0fdec1bc3c1c53cbfe2a30060383cbe0313879e.tar.gz
gentoo-2-a0fdec1bc3c1c53cbfe2a30060383cbe0313879e.tar.bz2
gentoo-2-a0fdec1bc3c1c53cbfe2a30060383cbe0313879e.zip
sync IUSE (missing)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/new/new-1.3.1.ebuild3
-rw-r--r--app-text/nlcvt/nlcvt-19990309.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/app-text/new/new-1.3.1.ebuild b/app-text/new/new-1.3.1.ebuild
index ce4c45206b92..037113c3332e 100644
--- a/app-text/new/new-1.3.1.ebuild
+++ b/app-text/new/new-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/new/new-1.3.1.ebuild,v 1.7 2004/06/24 22:45:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/new/new-1.3.1.ebuild,v 1.8 2004/07/13 22:29:10 agriffis Exp $
DESCRIPTION="template system useful when used with a simple text editor (like vi)"
HOMEPAGE="http://www.flyn.org/"
@@ -9,6 +9,7 @@ SRC_URI="http://www.flyn.org/projects/new/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
src_install() {
einstall || die
diff --git a/app-text/nlcvt/nlcvt-19990309.ebuild b/app-text/nlcvt/nlcvt-19990309.ebuild
index 7b2e5af21863..a978f912a93b 100644
--- a/app-text/nlcvt/nlcvt-19990309.ebuild
+++ b/app-text/nlcvt/nlcvt-19990309.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/nlcvt/nlcvt-19990309.ebuild,v 1.4 2004/06/24 22:45:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/nlcvt/nlcvt-19990309.ebuild,v 1.5 2004/07/13 22:29:35 agriffis Exp $
DESCRIPTION="A perl script to convert between various line terminators"
HOMEPAGE="http://www.perl.com/language/ppt/src/nlcvt/"
@@ -10,6 +10,7 @@ SRC_URI="http://www.perl.com/language/ppt/src/nlcvt/nlcvt
LICENSE="freedist"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="dev-lang/perl"