summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-11-25 18:30:59 +0000
committerAchim Gottinger <achim@gentoo.org>2000-11-25 18:30:59 +0000
commit5097562a1951f5941d9d6139a91f1d07b98a5f05 (patch)
treee2691d1606470c816eb4595dc760effb09f7b409 /gnome-apps
parent*** empty log message *** (diff)
downloadhistorical-5097562a1951f5941d9d6139a91f1d07b98a5f05.tar.gz
historical-5097562a1951f5941d9d6139a91f1d07b98a5f05.tar.bz2
historical-5097562a1951f5941d9d6139a91f1d07b98a5f05.zip
*** empty log message ***
Diffstat (limited to 'gnome-apps')
-rw-r--r--gnome-apps/gedit/gedit-0.9.4.ebuild6
-rw-r--r--gnome-apps/gnome-utils/gnome-utils-1.2.1-r1.ebuild7
-rw-r--r--gnome-apps/gnucash/gnucash-1.4.7-r2.ebuild3
3 files changed, 8 insertions, 8 deletions
diff --git a/gnome-apps/gedit/gedit-0.9.4.ebuild b/gnome-apps/gedit/gedit-0.9.4.ebuild
index 7272dc681781..12a25b517164 100644
--- a/gnome-apps/gedit/gedit-0.9.4.ebuild
+++ b/gnome-apps/gedit/gedit-0.9.4.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/gedit/gedit-0.9.4.ebuild,v 1.2 2000/11/25 16:44:14 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gedit/gedit-0.9.4.ebuild,v 1.3 2000/11/25 18:30:59 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,8 +9,8 @@ DESCRIPTION="Gnome Text Editor"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/${A}"
HOMEPAGE="http://gedit.sourceforge.net/"
-DEPEND=">=gnome-base/libglade-0.15
- >=gnome-base/gnome-print-0.25"
+DEPEND=">=gnome-base/libglade-0.15"
+
src_unpack() {
unpack ${A}
diff --git a/gnome-apps/gnome-utils/gnome-utils-1.2.1-r1.ebuild b/gnome-apps/gnome-utils/gnome-utils-1.2.1-r1.ebuild
index 1c3a5c7b21e6..2d569561b6eb 100644
--- a/gnome-apps/gnome-utils/gnome-utils-1.2.1-r1.ebuild
+++ b/gnome-apps/gnome-utils/gnome-utils-1.2.1-r1.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/gnome-utils/gnome-utils-1.2.1-r1.ebuild,v 1.1 2000/11/25 13:01:57 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gnome-utils/gnome-utils-1.2.1-r1.ebuild,v 1.2 2000/11/25 18:30:59 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -9,9 +9,8 @@ DESCRIPTION="gnome-utils"
SRC_URI="ftp://ftp.gnome.org/pub/GNOME/stable/sources/${PN}/"${A}
HOMEPAGE="http://www.gnome.org/"
-DEPEND=">=gnome-base/gnome-core-1.2.2.1
- >=gnome-base/libgtop-1.0.9
- >=gnome-base/libglade-0.14"
+DEPEND=">=gnome-base/gnome-core-1.2.4
+ >=gnome-base/libgtop-1.0.10"
src_compile() {
cd ${S}
diff --git a/gnome-apps/gnucash/gnucash-1.4.7-r2.ebuild b/gnome-apps/gnucash/gnucash-1.4.7-r2.ebuild
index 4ccc7f225c2f..e724734ba45b 100644
--- a/gnome-apps/gnucash/gnucash-1.4.7-r2.ebuild
+++ b/gnome-apps/gnucash/gnucash-1.4.7-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/gnome-apps/gnucash/gnucash-1.4.7-r2.ebuild,v 1.1 2000/11/21 10:30:07 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-apps/gnucash/gnucash-1.4.7-r2.ebuild,v 1.2 2000/11/25 18:30:59 achim Exp $
A=${P}.tar.gz
S=${WORKDIR}/${P}
@@ -10,6 +10,7 @@ SRC_URI="http://download.sourceforge.net/gnucash/${A}"
HOMEPAGE="http://gnucash.sourceforge.net"
DEPEND=">=gnome-base/gnome-libs-1.2.4
+ >=gnome-base/libxml-1.8.10
>=dev-libs/swig-1.3_alpha4
>=dev-libs/slib-2.3.8"