diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:45 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:45 +0000 |
commit | 85df2102a71090df2456eaea7f6a4df48ba8b339 (patch) | |
tree | 226275d8b20a3a8e1e5d36ff0bcde20bb2d15605 /app-office/abiword | |
parent | moved perl from sys-devel to dev-lang (diff) | |
download | historical-85df2102a71090df2456eaea7f6a4df48ba8b339.tar.gz historical-85df2102a71090df2456eaea7f6a4df48ba8b339.tar.bz2 historical-85df2102a71090df2456eaea7f6a4df48ba8b339.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/abiword-1.0.2-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.0.3.ebuild | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.0.4.ebuild | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.0.4_pre1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.0.4_pre1-r2.ebuild | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-1.0.4_pre1.ebuild | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/app-office/abiword/abiword-1.0.2-r1.ebuild b/app-office/abiword/abiword-1.0.2-r1.ebuild index 2eb07fb47452..2dfde2a3ec6e 100644 --- a/app-office/abiword/abiword-1.0.2-r1.ebuild +++ b/app-office/abiword/abiword-1.0.2-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/abiword/abiword-1.0.2-r1.ebuild,v 1.9 2003/02/13 09:14:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.2-r1.ebuild,v 1.10 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -16,7 +16,7 @@ DEPEND="virtual/x11 >=dev-libs/libunicode-0.4-r1 =x11-libs/gtk+-1.2* jpeg? ( >=media-libs/jpeg-6b-r2 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) spell? ( >=app-text/aspell-0.50 ) gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 diff --git a/app-office/abiword/abiword-1.0.3.ebuild b/app-office/abiword/abiword-1.0.3.ebuild index 91fdd56dfc69..3ae3bad4ddb2 100644 --- a/app-office/abiword/abiword-1.0.3.ebuild +++ b/app-office/abiword/abiword-1.0.3.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/abiword/abiword-1.0.3.ebuild,v 1.7 2003/02/13 09:14:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.3.ebuild,v 1.8 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -16,7 +16,7 @@ DEPEND="virtual/x11 >=dev-libs/libunicode-0.4-r1 =x11-libs/gtk+-1.2* jpeg? ( >=media-libs/jpeg-6b-r2 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) spell? ( >=app-text/aspell-0.50 ) gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 diff --git a/app-office/abiword/abiword-1.0.4.ebuild b/app-office/abiword/abiword-1.0.4.ebuild index 919561af3df1..af9b8cb8d01b 100644 --- a/app-office/abiword/abiword-1.0.4.ebuild +++ b/app-office/abiword/abiword-1.0.4.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/abiword/abiword-1.0.4.ebuild,v 1.2 2003/02/13 09:14:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4.ebuild,v 1.3 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -24,7 +24,7 @@ DEPEND="virtual/x11 gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 >=gnome-extra/gal-0.13-r1 >=gnome-base/bonobo-1.0.9-r1 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) !app-shells/bash-completion" src_compile() { diff --git a/app-office/abiword/abiword-1.0.4_pre1-r1.ebuild b/app-office/abiword/abiword-1.0.4_pre1-r1.ebuild index bf927d9281e7..67b3afd0124f 100644 --- a/app-office/abiword/abiword-1.0.4_pre1-r1.ebuild +++ b/app-office/abiword/abiword-1.0.4_pre1-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/abiword/abiword-1.0.4_pre1-r1.ebuild,v 1.4 2003/02/13 09:14:56 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4_pre1-r1.ebuild,v 1.5 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" @@ -24,7 +24,7 @@ DEPEND="virtual/x11 !app-shells/bash-completion" # Disabled for now -# perl? ( >=sys-devel/perl-5.6 ) +# perl? ( >=dev-lang/perl-5.6 ) src_compile() { diff --git a/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild b/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild index 5baa22d5bc4a..31176d8e36ee 100644 --- a/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild +++ b/app-office/abiword/abiword-1.0.4_pre1-r2.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/abiword/abiword-1.0.4_pre1-r2.ebuild,v 1.3 2003/02/13 09:15:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4_pre1-r2.ebuild,v 1.4 2003/03/11 21:11:44 seemant Exp $ IUSE="perl nls gnome build spell jpeg xml2" S=${WORKDIR}/${P}/abi @@ -20,7 +20,7 @@ DEPEND="virtual/x11 gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 >=gnome-extra/gal-0.13-r1 >=gnome-base/bonobo-1.0.9-r1 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) !app-shells/bash-completion" src_compile() { diff --git a/app-office/abiword/abiword-1.0.4_pre1.ebuild b/app-office/abiword/abiword-1.0.4_pre1.ebuild index 6a3aa5e93098..51cfc1bdb4a4 100644 --- a/app-office/abiword/abiword-1.0.4_pre1.ebuild +++ b/app-office/abiword/abiword-1.0.4_pre1.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/abiword/abiword-1.0.4_pre1.ebuild,v 1.6 2003/02/13 09:15:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-1.0.4_pre1.ebuild,v 1.7 2003/03/11 21:11:44 seemant Exp $ #inherit debug @@ -18,7 +18,7 @@ DEPEND="virtual/x11 >=dev-libs/libunicode-0.4-r1 =x11-libs/gtk+-1.2* jpeg? ( >=media-libs/jpeg-6b-r2 ) - perl? ( >=sys-devel/perl-5.6 ) + perl? ( >=dev-lang/perl-5.6 ) xml2? ( >=dev-libs/libxml2-2.4.10 ) spell? ( >=app-text/aspell-0.50.2-r1 ) gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 |