diff options
-rw-r--r-- | app-crypt/seahorse/seahorse-0.5.0.ebuild | 5 | ||||
-rw-r--r-- | app-i18n/aspell-de/aspell-de-20001109.ebuild | 3 | ||||
-rw-r--r-- | app-text/aspell-de/aspell-de-20001109.ebuild | 3 | ||||
-rw-r--r-- | app-text/psgml/psgml-1.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-util/lincvs/lincvs-0.3.0.ebuild | 4 | ||||
-rw-r--r-- | gnome-apps/seahorse/seahorse-0.5.0.ebuild | 5 | ||||
-rw-r--r-- | media-video/bcast-2000/bcast-2000c.ebuild | 4 | ||||
-rw-r--r-- | net-misc/clockspeed/files/digest-clockspeed-0.62-r1 | 1 | ||||
-rw-r--r-- | net-misc/netkit-timed/netkit-timed-0.17-r2.ebuild | 7 |
9 files changed, 19 insertions, 17 deletions
diff --git a/app-crypt/seahorse/seahorse-0.5.0.ebuild b/app-crypt/seahorse/seahorse-0.5.0.ebuild index fa4e0d2054c1..2121d1ecc31e 100644 --- a/app-crypt/seahorse/seahorse-0.5.0.ebuild +++ b/app-crypt/seahorse/seahorse-0.5.0.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 Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.1 2001/04/27 03:47:52 blutgens Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.2 2001/05/09 04:37:31 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,7 +10,8 @@ SRC_URI="http://download.sourceforge.net/seahorse/${A}" HOMEPGAE="http://seahorse.sourceforge.net/" DEPEND=">=x11-libs/gtk+-1.2.10 - >=app-crypt/gnupg-1.0.4" + >=app-crypt/gnupg-1.0.4 + >=gnome-base/gnome-libs-1.2" src_compile() { cd ${S} diff --git a/app-i18n/aspell-de/aspell-de-20001109.ebuild b/app-i18n/aspell-de/aspell-de-20001109.ebuild index 50658043f73b..313a2eba10ea 100644 --- a/app-i18n/aspell-de/aspell-de-20001109.ebuild +++ b/app-i18n/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-i18n/aspell-de/aspell-de-20001109.ebuild,v 1.1 2001/02/08 17:55:02 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/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/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() { diff --git a/dev-util/lincvs/lincvs-0.3.0.ebuild b/dev-util/lincvs/lincvs-0.3.0.ebuild index 2bed766b0759..efa1b97a3fe6 100644 --- a/dev-util/lincvs/lincvs-0.3.0.ebuild +++ b/dev-util/lincvs/lincvs-0.3.0.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 Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/lincvs-0.3.0.ebuild,v 1.1 2001/04/29 13:02:02 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/lincvs-0.3.0.ebuild,v 1.2 2001/05/09 04:37:31 achim Exp $ S=${WORKDIR}/LinCVS-0.3 DESCRIPTION="A Graphical CVS Client" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.lincvs.de" DEPEND="kde? ( >=kde-base/kdelibs-2.1.1 ) >=x11-libs/qt-x11-2.2.2" RDEPEND="$DEPEND - dev-utils/cvs" + dev-util/cvs" src_unpack () { diff --git a/gnome-apps/seahorse/seahorse-0.5.0.ebuild b/gnome-apps/seahorse/seahorse-0.5.0.ebuild index 59f30f05b81d..0cc90c2275e2 100644 --- a/gnome-apps/seahorse/seahorse-0.5.0.ebuild +++ b/gnome-apps/seahorse/seahorse-0.5.0.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 Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-apps/seahorse/seahorse-0.5.0.ebuild,v 1.1 2001/04/27 03:47:52 blutgens Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-apps/seahorse/seahorse-0.5.0.ebuild,v 1.2 2001/05/09 04:37:31 achim Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} @@ -10,7 +10,8 @@ SRC_URI="http://download.sourceforge.net/seahorse/${A}" HOMEPGAE="http://seahorse.sourceforge.net/" DEPEND=">=x11-libs/gtk+-1.2.10 - >=app-crypt/gnupg-1.0.4" + >=app-crypt/gnupg-1.0.4 + >=gnome-base/gnome-libs-1.2" src_compile() { cd ${S} diff --git a/media-video/bcast-2000/bcast-2000c.ebuild b/media-video/bcast-2000/bcast-2000c.ebuild index b9952e12a250..62c375a5267d 100644 --- a/media-video/bcast-2000/bcast-2000c.ebuild +++ b/media-video/bcast-2000/bcast-2000c.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 Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-video/bcast-2000/bcast-2000c.ebuild,v 1.2 2001/05/01 18:29:06 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/bcast-2000/bcast-2000c.ebuild,v 1.3 2001/05/09 04:37:31 achim Exp $ A=${P}-src.tar.gz S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ DESCRIPTION="Realtime audio and video editor" SRC_URI="ftp://heroines.sourceforge.net/pub/heroines/${A}" HOMEPAGE="http://heroines.sourceforge.net/" -DEPEND=">=sys-libs/glibc-2.1.3 +DEPEND="virtual/glibc >=sys-devel/gcc-2.95.2 >=media-sound/esound-0.2.19 >=media-libs/jpeg-6b diff --git a/net-misc/clockspeed/files/digest-clockspeed-0.62-r1 b/net-misc/clockspeed/files/digest-clockspeed-0.62-r1 new file mode 100644 index 000000000000..8e9ac051cd77 --- /dev/null +++ b/net-misc/clockspeed/files/digest-clockspeed-0.62-r1 @@ -0,0 +1 @@ +MD5 425614174fcfe2ad42d22d3d02e2d567 clockspeed-0.62.tar.gz diff --git a/net-misc/netkit-timed/netkit-timed-0.17-r2.ebuild b/net-misc/netkit-timed/netkit-timed-0.17-r2.ebuild index 336bf982c34b..543c453dccac 100644 --- a/net-misc/netkit-timed/netkit-timed-0.17-r2.ebuild +++ b/net-misc/netkit-timed/netkit-timed-0.17-r2.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 Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/netkit-timed-0.17-r2.ebuild,v 1.1 2000/11/15 16:49:06 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/netkit-timed/netkit-timed-0.17-r2.ebuild,v 1.2 2001/05/09 04:37:31 achim Exp $ P=netkit-timed-0.17 A=${P}.tar.gz @@ -14,10 +14,7 @@ DEPEND=">=sys-apps/bash-2.04 src_unpack() { unpack ${A} - if [ -n "`use glibc22`" ] - then - cp ${FILESDIR}/timed.c ${S}/timed/timed/timed.c - fi + cp ${FILESDIR}/timed.c ${S}/timed/timed/timed.c } src_compile() { |