summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-05-09 04:37:31 +0000
committerAchim Gottinger <achim@gentoo.org>2001-05-09 04:37:31 +0000
commita3e0879ea352cdda6787b3c154c76db0d539e633 (patch)
tree563e278a50c463bef84289b58075966c04b678c7 /app-text
parent*** empty log message *** (diff)
downloadhistorical-a3e0879ea352cdda6787b3c154c76db0d539e633.tar.gz
historical-a3e0879ea352cdda6787b3c154c76db0d539e633.tar.bz2
historical-a3e0879ea352cdda6787b3c154c76db0d539e633.zip
*** empty log message ***
Diffstat (limited to 'app-text')
-rw-r--r--app-text/aspell-de/aspell-de-20001109.ebuild3
-rw-r--r--app-text/psgml/psgml-1.2.2.ebuild4
2 files changed, 4 insertions, 3 deletions
diff --git a/app-text/aspell-de/aspell-de-20001109.ebuild b/app-text/aspell-de/aspell-de-20001109.ebuild
index 7927d2f1ab76..1ea26092eca9 100644
--- a/app-text/aspell-de/aspell-de-20001109.ebuild
+++ b/app-text/aspell-de/aspell-de-20001109.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/app-text/aspell-de/aspell-de-20001109.ebuild,v 1.1 2001/02/08 17:55:02 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/aspell-de/aspell-de-20001109.ebuild,v 1.2 2001/05/09 04:37:31 achim Exp $
P=igerman98-${PV}
S=${WORKDIR}/${P}
@@ -9,6 +9,7 @@ DESCRIPTION="A german dictionary for ispell"
SRC_URI="http://www.suse.de/~bjacke/igerman98/dict/${P}.tar.bz2"
HOMEPAGE="http://www.suse.de/~bjacke/igerman98/"
+DEPEND="app-text/aspell"
src_unpack() {
unpack ${A}
diff --git a/app-text/psgml/psgml-1.2.2.ebuild b/app-text/psgml/psgml-1.2.2.ebuild
index fca6c3352f3e..e8a9e4cbca07 100644
--- a/app-text/psgml/psgml-1.2.2.ebuild
+++ b/app-text/psgml/psgml-1.2.2.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/psgml-1.2.2.ebuild,v 1.2 2001/03/26 15:41:42 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/psgml/psgml-1.2.2.ebuild,v 1.3 2001/05/09 04:37:31 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,7 +9,7 @@ DESCRIPTION="PSGML is a GNU Emacs Major Mode for editing SGML and XML coded docu
SRC_URI="http://ftp1.sourceforge.net/${PN}/${A}"
HOMEPAGE="http://psgml.sourceforge.net"
-DEPEND=""
+DEPEND="virtual/emacs"
src_compile() {