diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 23:17:15 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 23:17:15 +0000 |
commit | e52f708ebbeef783287e85c6e118a583d410958c (patch) | |
tree | 12023f7e95d112aef1f6ce4637c5283455d7fa60 /app-misc/gcal/gcal-3.01.ebuild | |
parent | bumped to 2.4.22_pre2 (diff) | |
download | gentoo-2-e52f708ebbeef783287e85c6e118a583d410958c.tar.gz gentoo-2-e52f708ebbeef783287e85c6e118a583d410958c.tar.bz2 gentoo-2-e52f708ebbeef783287e85c6e118a583d410958c.zip |
unmask and changelog fixes
Diffstat (limited to 'app-misc/gcal/gcal-3.01.ebuild')
-rw-r--r-- | app-misc/gcal/gcal-3.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/gcal/gcal-3.01.ebuild b/app-misc/gcal/gcal-3.01.ebuild index 393b4851ef89..f15a99da67ee 100644 --- a/app-misc/gcal/gcal-3.01.ebuild +++ b/app-misc/gcal/gcal-3.01.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-misc/gcal/gcal-3.01.ebuild,v 1.1 2003/02/10 13:57:28 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gcal/gcal-3.01.ebuild,v 1.2 2003/06/29 23:17:15 aliz Exp $ IUSE="ncurses nls" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/gcal/gcal.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="nls? ( sys-devel/gettext )" |