summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-06 07:56:27 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-06 07:56:27 +0000
commit01792ddadd802d0193ee91d17dd78aac99875c95 (patch)
tree1984a6a565a8f198e82e06b9a9289e41d45f3e5e /app-misc/gcal
parentfix my attempt at earlier fix (diff)
downloadgentoo-2-01792ddadd802d0193ee91d17dd78aac99875c95.tar.gz
gentoo-2-01792ddadd802d0193ee91d17dd78aac99875c95.tar.bz2
gentoo-2-01792ddadd802d0193ee91d17dd78aac99875c95.zip
fixups
Diffstat (limited to 'app-misc/gcal')
-rw-r--r--app-misc/gcal/gcal-3.01-r1.ebuild12
-rw-r--r--app-misc/gcal/gcal-3.01.ebuild12
2 files changed, 10 insertions, 14 deletions
diff --git a/app-misc/gcal/gcal-3.01-r1.ebuild b/app-misc/gcal/gcal-3.01-r1.ebuild
index cd7035309848..abf9c2252422 100644
--- a/app-misc/gcal/gcal-3.01-r1.ebuild
+++ b/app-misc/gcal/gcal-3.01-r1.ebuild
@@ -1,17 +1,15 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.01-r1.ebuild,v 1.1 2003/08/04 18:28:08 mholzer Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.01-r1.ebuild,v 1.2 2003/08/06 07:56:10 vapier Exp $
-IUSE="ncurses nls"
-
-S=${WORKDIR}/${P}
DESCRIPTION="The GNU Calendar - a replacement for cal"
-SRC_URI="ftp://ftp.gnu.org/pub/gnu/gcal/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/gcal/gcal.html"
+SRC_URI="ftp://ftp.gnu.org/pub/gnu/gcal/${P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~alpha"
+IUSE="ncurses nls"
DEPEND="nls? ( sys-devel/gettext )"
diff --git a/app-misc/gcal/gcal-3.01.ebuild b/app-misc/gcal/gcal-3.01.ebuild
index f15a99da67ee..7c83d276d5a3 100644
--- a/app-misc/gcal/gcal-3.01.ebuild
+++ b/app-misc/gcal/gcal-3.01.ebuild
@@ -1,17 +1,15 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.01.ebuild,v 1.2 2003/06/29 23:17:15 aliz Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.01.ebuild,v 1.3 2003/08/06 07:56:10 vapier Exp $
-IUSE="ncurses nls"
-
-S=${WORKDIR}/${P}
DESCRIPTION="The GNU Calendar - a replacement for cal"
-SRC_URI="ftp://ftp.gnu.org/pub/gnu/gcal/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/gcal/gcal.html"
+SRC_URI="ftp://ftp.gnu.org/pub/gnu/gcal/${P}.tar.gz"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~alpha"
+IUSE="ncurses nls"
DEPEND="nls? ( sys-devel/gettext )"