diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 23:54:29 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-06-22 23:54:29 +0000 |
commit | be7ad1e74dae50748924410b77a08ef6b7bb2e50 (patch) | |
tree | f70b5896bdfa4d52298261e55c8e07dc5bffc5ef /sys-apps/dcron | |
parent | moving back to ~x86 (diff) | |
download | gentoo-2-be7ad1e74dae50748924410b77a08ef6b7bb2e50.tar.gz gentoo-2-be7ad1e74dae50748924410b77a08ef6b7bb2e50.tar.bz2 gentoo-2-be7ad1e74dae50748924410b77a08ef6b7bb2e50.zip |
moving back to ~x86
Diffstat (limited to 'sys-apps/dcron')
-rw-r--r-- | sys-apps/dcron/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/dcron/dcron-2.9.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/dcron/Manifest b/sys-apps/dcron/Manifest index 9a8dc6a472ed..c3f252f4914e 100644 --- a/sys-apps/dcron/Manifest +++ b/sys-apps/dcron/Manifest @@ -1,6 +1,6 @@ MD5 e4b80dbae403c1c550dd520af3687d02 ChangeLog 2308 MD5 7646cc155e131d1447e9379ce20a6d6b dcron-2.7-r10.ebuild 1794 -MD5 5806c84395add7dbc1f9c3ba67656a60 dcron-2.9.ebuild 1809 +MD5 96b4a9887f0bdc52b840e6f3a9649f14 dcron-2.9.ebuild 1812 MD5 7278fd48e8e262b669c68e453c991432 files/dcron.rc6 632 MD5 3f83bf90ed67dc33c4b67dedaa626dae files/crontab 815 MD5 932978359b7a3b3a2d29a96827ceca83 files/dcron-2.7-Makefile-gentoo.diff 534 diff --git a/sys-apps/dcron/dcron-2.9.ebuild b/sys-apps/dcron/dcron-2.9.ebuild index 1ea2ff414cf6..7aa3d85be07b 100644 --- a/sys-apps/dcron/dcron-2.9.ebuild +++ b/sys-apps/dcron/dcron-2.9.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/dcron/dcron-2.9.ebuild,v 1.5 2003/06/22 21:00:20 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.9.ebuild,v 1.6 2003/06/22 23:52:04 liquidx Exp $ # to use this, you must be part of the "cron" group @@ -9,7 +9,7 @@ S=${WORKDIR}/${PN} DESCRIPTION="A cute little cron from Matt Dillon" SRC_URI="http://apollo.backplane.com/FreeSrc/${PN}${MY_PV}.tgz" HOMEPAGE="http://apollo.backplane.com/" -KEYWORDS="x86 amd64 ~ppc sparc ~hppa alpha ~mips" +KEYWORDS="~x86 amd64 ~ppc sparc ~hppa alpha ~mips" SLOT="0" LICENSE="GPL-2" |