diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-11 21:11:49 +0000 |
commit | f68541f7823c5f01a1d17215138989a709a5bab8 (patch) | |
tree | c22bc1b210b8aa9a93c59b71ddad228d4b5689d8 /sys-apps/logwatch | |
parent | unmasked in x86 (diff) | |
download | gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.gz gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.tar.bz2 gentoo-2-f68541f7823c5f01a1d17215138989a709a5bab8.zip |
moved perl from sys-devel to dev-lang
Diffstat (limited to 'sys-apps/logwatch')
-rw-r--r-- | sys-apps/logwatch/logwatch-4.2.1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/logwatch/logwatch-4.3.1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/logwatch/logwatch-4.2.1.ebuild b/sys-apps/logwatch/logwatch-4.2.1.ebuild index 84468c4d2d1a..187be2bdf2f3 100644 --- a/sys-apps/logwatch/logwatch-4.2.1.ebuild +++ b/sys-apps/logwatch/logwatch-4.2.1.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/sys-apps/logwatch/logwatch-4.2.1.ebuild,v 1.4 2003/02/19 21:33:23 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-4.2.1.ebuild,v 1.5 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="LogWatch, a customizable log analysis system" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.logwatch.org/" DEPEND="virtual/glibc virtual/cron virtual/mta - sys-devel/perl + dev-lang/perl net-mail/mailx" SLOT="0" diff --git a/sys-apps/logwatch/logwatch-4.3.1.ebuild b/sys-apps/logwatch/logwatch-4.3.1.ebuild index 4b9760fe06f7..a6d7c63c89c6 100644 --- a/sys-apps/logwatch/logwatch-4.3.1.ebuild +++ b/sys-apps/logwatch/logwatch-4.3.1.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/sys-apps/logwatch/logwatch-4.3.1.ebuild,v 1.2 2003/02/13 16:03:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/logwatch/logwatch-4.3.1.ebuild,v 1.3 2003/03/11 21:11:46 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="LogWatch, a customizable log analysis system" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.logwatch.org/" DEPEND="virtual/glibc virtual/cron virtual/mta - sys-devel/perl + dev-lang/perl net-mail/mailx" SLOT="0" |