summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-11 21:11:49 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-11 21:11:49 +0000
commitf68541f7823c5f01a1d17215138989a709a5bab8 (patch)
treec22bc1b210b8aa9a93c59b71ddad228d4b5689d8 /app-office/gnucash
parentunmasked in x86 (diff)
downloadgentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.gz
gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.bz2
gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.zip
moved perl from sys-devel to dev-lang
Diffstat (limited to 'app-office/gnucash')
-rw-r--r--app-office/gnucash/gnucash-1.6.6-r1.ebuild4
-rw-r--r--app-office/gnucash/gnucash-1.6.6.ebuild4
-rw-r--r--app-office/gnucash/gnucash-1.6.7.ebuild4
-rw-r--r--app-office/gnucash/gnucash-1.6.8.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/app-office/gnucash/gnucash-1.6.6-r1.ebuild b/app-office/gnucash/gnucash-1.6.6-r1.ebuild
index 7ea4cc91d37e..8b796e96aec7 100644
--- a/app-office/gnucash/gnucash-1.6.6-r1.ebuild
+++ b/app-office/gnucash/gnucash-1.6.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.6-r1.ebuild,v 1.5 2003/02/13 09:15:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.6-r1.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $
DESCRIPTION="A personal finance manager"
SRC_URI="http://download.sourceforge.net/${PN}/${P}.tar.gz"
@@ -20,7 +20,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
postgres? ( dev-db/postgresql )"
DEPEND="${RDEPEND}
- >=sys-devel/perl-5
+ >=dev-lang/perl-5
>=dev-libs/slib-2.3.8
>=dev-lang/swig-1.3_alpha4
>=dev-libs/g-wrap-1.1.5
diff --git a/app-office/gnucash/gnucash-1.6.6.ebuild b/app-office/gnucash/gnucash-1.6.6.ebuild
index b1b5ee3b64c8..93ad5e585333 100644
--- a/app-office/gnucash/gnucash-1.6.6.ebuild
+++ b/app-office/gnucash/gnucash-1.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.6.ebuild,v 1.8 2003/02/13 09:15:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.6.ebuild,v 1.9 2003/03/11 21:11:44 seemant Exp $
IUSE="nls cups"
@@ -21,7 +21,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
cups? ( >=gnome-base/gnome-print-0.30 )"
DEPEND="${RDEPEND}
- >=sys-devel/perl-5
+ >=dev-lang/perl-5
>=dev-libs/slib-2.3.8
>=dev-lang/swig-1.3_alpha4
>=dev-libs/g-wrap-1.1.5
diff --git a/app-office/gnucash/gnucash-1.6.7.ebuild b/app-office/gnucash/gnucash-1.6.7.ebuild
index 434439556612..08f1833abc36 100644
--- a/app-office/gnucash/gnucash-1.6.7.ebuild
+++ b/app-office/gnucash/gnucash-1.6.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.7.ebuild,v 1.5 2003/02/13 09:16:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.7.ebuild,v 1.6 2003/03/11 21:11:44 seemant Exp $
inherit flag-o-matic
@@ -22,7 +22,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
postgres? ( dev-db/postgresql )"
DEPEND="${RDEPEND}
- >=sys-devel/perl-5
+ >=dev-lang/perl-5
>=dev-libs/slib-2.3.8
>=dev-lang/swig-1.3_alpha4
>=dev-libs/g-wrap-1.1.5
diff --git a/app-office/gnucash/gnucash-1.6.8.ebuild b/app-office/gnucash/gnucash-1.6.8.ebuild
index 5394f0ed9221..2c8905f290c5 100644
--- a/app-office/gnucash/gnucash-1.6.8.ebuild
+++ b/app-office/gnucash/gnucash-1.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.8.ebuild,v 1.6 2003/03/04 00:38:07 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.8.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $
inherit flag-o-matic
@@ -21,7 +21,7 @@ RDEPEND=">=gnome-base/gnome-libs-1.4.1.2-r1
>=gnome-base/gnome-print-0.21
postgres? ( dev-db/postgresql )"
DEPEND="${RDEPEND}
- >=sys-devel/perl-5
+ >=dev-lang/perl-5
>=dev-libs/slib-2.3.8
>=dev-lang/swig-1.3_alpha4
>=dev-libs/g-wrap-1.1.5