diff options
author | Hans de Graaff <graaff@gentoo.org> | 2009-07-26 07:10:24 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2009-07-26 07:10:24 +0000 |
commit | f7fd7a8e4583ba7b464fe82c5f1a7acf8264e340 (patch) | |
tree | c3f760c2c77617d40c74a54898c46e4ec920b426 /app-xemacs/guided-tour/guided-tour-0.52.ebuild | |
parent | Add dev-ruby/rack dependency. Drop ia64 keyword. (diff) | |
download | historical-f7fd7a8e4583ba7b464fe82c5f1a7acf8264e340.tar.gz historical-f7fd7a8e4583ba7b464fe82c5f1a7acf8264e340.tar.bz2 historical-f7fd7a8e4583ba7b464fe82c5f1a7acf8264e340.zip |
Initial import.
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'app-xemacs/guided-tour/guided-tour-0.52.ebuild')
-rw-r--r-- | app-xemacs/guided-tour/guided-tour-0.52.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-xemacs/guided-tour/guided-tour-0.52.ebuild b/app-xemacs/guided-tour/guided-tour-0.52.ebuild new file mode 100644 index 000000000000..f4127b523c3f --- /dev/null +++ b/app-xemacs/guided-tour/guided-tour-0.52.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/guided-tour/guided-tour-0.52.ebuild,v 1.1 2009/07/26 07:05:37 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Phil Sung's Guided Tour of Emacs." +PKG_CAT="standard" + +KEYWORDS="~amd64" + +inherit xemacs-packages |