summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-sci/vstgl/vstgl-0.6.2.ebuild4
-rw-r--r--sci-electronics/oregano/oregano-0.23-r1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-sci/vstgl/vstgl-0.6.2.ebuild b/app-sci/vstgl/vstgl-0.6.2.ebuild
index dea03a66563e..fd2d68e6f002 100644
--- a/app-sci/vstgl/vstgl-0.6.2.ebuild
+++ b/app-sci/vstgl/vstgl-0.6.2.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-sci/vstgl/vstgl-0.6.2.ebuild,v 1.1 2004/07/29 11:51:17 chrb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/vstgl/vstgl-0.6.2.ebuild,v 1.2 2004/12/27 20:19:20 ribosome Exp $
inherit eutils
@@ -17,7 +17,7 @@ KEYWORDS="~x86"
DEPEND="x11-libs/qt
media-libs/libpng
sys-libs/zlib
- app-sci/petrify"
+ sci-electronics/petrify"
# dev-util/kdoc"
S=${WORKDIR}/${PN}
diff --git a/sci-electronics/oregano/oregano-0.23-r1.ebuild b/sci-electronics/oregano/oregano-0.23-r1.ebuild
index d08ef1f1548e..28b7c9bec0e4 100644
--- a/sci-electronics/oregano/oregano-0.23-r1.ebuild
+++ b/sci-electronics/oregano/oregano-0.23-r1.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/sci-electronics/oregano/oregano-0.23-r1.ebuild,v 1.1 2004/12/27 20:13:35 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/oregano-0.23-r1.ebuild,v 1.2 2004/12/27 20:22:02 ribosome Exp $
DESCRIPTION="Oregano is an application for schematic capture and simulation of electrical circuits."
SRC_URI="ftp://ftp.codefactory.se/pub/CodeFactory/software/oregano/${P}.tar.gz"
@@ -16,7 +16,7 @@ DEPEND="=x11-libs/gtk+-1.2*
>=gnome-base/libglade-0.17 <gnome-base/libglade-2.0.0
>=gnome-base/gnome-print-0.30
>=dev-libs/libxml-1.8.17
- >=app-sci/spice-3.5.5"
+ >=sci-electronics/spice-3.5.5"
src_compile() {
econf || die "econf failed"