diff options
author | 2008-10-14 12:05:04 +0000 | |
---|---|---|
committer | 2008-10-14 12:05:04 +0000 | |
commit | 17de25badfa13277ac12b216511181379b07872c (patch) | |
tree | 6ac0ddbee41e32b256285b0aa76aa10fa3f22b63 /app-xemacs/xemacs-base/xemacs-base-2.10-r1.ebuild | |
parent | Add local "templates" use-flag for openoffice (diff) | |
download | historical-17de25badfa13277ac12b216511181379b07872c.tar.gz historical-17de25badfa13277ac12b216511181379b07872c.tar.bz2 historical-17de25badfa13277ac12b216511181379b07872c.zip |
Revision bump for #221929
Package-Manager: portage-2.1.4.5
RepoMan-Options: --force
Diffstat (limited to 'app-xemacs/xemacs-base/xemacs-base-2.10-r1.ebuild')
-rw-r--r-- | app-xemacs/xemacs-base/xemacs-base-2.10-r1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-xemacs/xemacs-base/xemacs-base-2.10-r1.ebuild b/app-xemacs/xemacs-base/xemacs-base-2.10-r1.ebuild new file mode 100644 index 000000000000..9cf031cc0d8f --- /dev/null +++ b/app-xemacs/xemacs-base/xemacs-base-2.10-r1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-base/xemacs-base-2.10-r1.ebuild,v 1.1 2008/10/14 12:02:41 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Fundamental XEmacs support, you almost certainly need this." +PKG_CAT="standard" + +KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86" + +inherit xemacs-packages |