diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 04:13:35 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-12 04:13:35 +0000 |
commit | 365aaf320099c86a5296cd9ccf254594e7d07370 (patch) | |
tree | 75ecd71093d44a81ecffc41c58e27575d3b30fa1 /app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild | |
parent | x86 stable per bug 369897 (diff) | |
download | gentoo-2-365aaf320099c86a5296cd9ccf254594e7d07370.tar.gz gentoo-2-365aaf320099c86a5296cd9ccf254594e7d07370.tar.bz2 gentoo-2-365aaf320099c86a5296cd9ccf254594e7d07370.zip |
x86 stable per bug 369897
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild')
-rw-r--r-- | app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild b/app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild index 5163f73ce9dc..85ed8f77a23c 100644 --- a/app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild +++ b/app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild,v 1.1 2009/02/22 12:59:48 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/hm-html-menus/hm-html-menus-1.24.ebuild,v 1.2 2011/06/12 04:13:35 tomka Exp $ SLOT="0" IUSE="" @@ -11,6 +11,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/dired app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |