diff options
Diffstat (limited to 'app-sci/oregano/oregano-0.23-r1.ebuild')
-rw-r--r-- | app-sci/oregano/oregano-0.23-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-sci/oregano/oregano-0.23-r1.ebuild b/app-sci/oregano/oregano-0.23-r1.ebuild index 5598b1129ec4..1a062ec95e96 100644 --- a/app-sci/oregano/oregano-0.23-r1.ebuild +++ b/app-sci/oregano/oregano-0.23-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/oregano/oregano-0.23-r1.ebuild,v 1.2 2002/09/23 04:25:44 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/oregano/oregano-0.23-r1.ebuild,v 1.3 2002/10/20 18:40:37 vapier Exp $ S=${WORKDIR}/${P} SRC_URI="ftp://ftp.codefactory.se/pub/CodeFactory/software/oregano/${P}.tar.gz" @@ -13,7 +13,6 @@ DEPEND="=x11-libs/gtk+-1.2* >=gnome-base/gnome-print-0.30 >=dev-libs/libxml-1.8.17 >=app-sci/spice-3.5.5" -RDEPEND="${DEPEND}" SLOT="0" KEYWORDS="x86" |