diff options
author | Hans de Graaff <graaff@gentoo.org> | 2009-02-22 14:52:01 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2009-02-22 14:52:01 +0000 |
commit | 9249b1cd38089301d87f937332c6bcc129679007 (patch) | |
tree | f83d502cecf10f96a44a7510792049213fcdd838 /app-xemacs/calendar/calendar-1.38.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-9249b1cd38089301d87f937332c6bcc129679007.tar.gz gentoo-2-9249b1cd38089301d87f937332c6bcc129679007.tar.bz2 gentoo-2-9249b1cd38089301d87f937332c6bcc129679007.zip |
Version bump
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'app-xemacs/calendar/calendar-1.38.ebuild')
-rw-r--r-- | app-xemacs/calendar/calendar-1.38.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/app-xemacs/calendar/calendar-1.38.ebuild b/app-xemacs/calendar/calendar-1.38.ebuild new file mode 100644 index 000000000000..5f73af2279a5 --- /dev/null +++ b/app-xemacs/calendar/calendar-1.38.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/calendar/calendar-1.38.ebuild,v 1.1 2009/02/22 14:52:01 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Calendar and diary support." +PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" + +inherit xemacs-packages |