diff options
Diffstat (limited to 'sys-apps/at/at-3.1.8-r8.ebuild')
-rw-r--r-- | sys-apps/at/at-3.1.8-r8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/at/at-3.1.8-r8.ebuild b/sys-apps/at/at-3.1.8-r8.ebuild index d7cabda4c91b..ca12b5c0a0a9 100644 --- a/sys-apps/at/at-3.1.8-r8.ebuild +++ b/sys-apps/at/at-3.1.8-r8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/at/at-3.1.8-r8.ebuild,v 1.8 2002/10/18 23:57:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/at/at-3.1.8-r8.ebuild,v 1.9 2002/12/09 04:37:24 manson Exp $ S=${WORKDIR}/${P} DESCRIPTION="Queues jobs for later execution" SRC_URI="http://ftp.debian.org/debian/pool/main/a/at/at_${PV}-11.tar.gz" HOMEPAGE="ftp://jurix.jura.uni-sb.de/pub/jurix/source/chroot/appl/at/" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " SLOT="0" LICENSE="GPL-2" |