diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-22 11:14:49 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-22 11:14:49 +0000 |
commit | dccf358670bed65e0537e6a54bcd5c04ccdae5cf (patch) | |
tree | 6840e5a7e328cef5375c841149fc5513104671b8 /app-xemacs/xemacs-base/xemacs-base-2.08.ebuild | |
parent | Fix another quick typing error. (diff) | |
download | historical-dccf358670bed65e0537e6a54bcd5c04ccdae5cf.tar.gz historical-dccf358670bed65e0537e6a54bcd5c04ccdae5cf.tar.bz2 historical-dccf358670bed65e0537e6a54bcd5c04ccdae5cf.zip |
Stable on ppc64
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'app-xemacs/xemacs-base/xemacs-base-2.08.ebuild')
-rw-r--r-- | app-xemacs/xemacs-base/xemacs-base-2.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/xemacs-base/xemacs-base-2.08.ebuild b/app-xemacs/xemacs-base/xemacs-base-2.08.ebuild index 5d46de87d805..f6589045dac0 100644 --- a/app-xemacs/xemacs-base/xemacs-base-2.08.ebuild +++ b/app-xemacs/xemacs-base/xemacs-base-2.08.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 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.08.ebuild,v 1.2 2007/01/18 07:03:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-base/xemacs-base-2.08.ebuild,v 1.3 2007/04/22 11:14:49 corsair Exp $ SLOT="0" IUSE="" DESCRIPTION="Fundamental XEmacs support, you almost certainly need this." PKG_CAT="standard" -KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ppc64 ~sparc ~x86" inherit xemacs-packages |