diff options
author | Peter Brown <rendhalver@gentoo.org> | 2003-01-16 15:12:53 +0000 |
---|---|---|
committer | Peter Brown <rendhalver@gentoo.org> | 2003-01-16 15:12:53 +0000 |
commit | 8246ae6ac8ff67370dea66839633b7923bb0c208 (patch) | |
tree | 8964bc27f06749494f1d84ed139378460e807533 /app-xemacs/frame-icon | |
parent | installing to xmms's input plugin directory now (diff) | |
download | gentoo-2-8246ae6ac8ff67370dea66839633b7923bb0c208.tar.gz gentoo-2-8246ae6ac8ff67370dea66839633b7923bb0c208.tar.bz2 gentoo-2-8246ae6ac8ff67370dea66839633b7923bb0c208.zip |
moved KEYWORDS to ebuilds
Diffstat (limited to 'app-xemacs/frame-icon')
-rw-r--r-- | app-xemacs/frame-icon/frame-icon-1.09.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-xemacs/frame-icon/frame-icon-1.09.ebuild b/app-xemacs/frame-icon/frame-icon-1.09.ebuild index 31ab88e1464c..6619528312b1 100644 --- a/app-xemacs/frame-icon/frame-icon-1.09.ebuild +++ b/app-xemacs/frame-icon/frame-icon-1.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/frame-icon/frame-icon-1.09.ebuild,v 1.1 2002/12/16 12:22:47 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/frame-icon/frame-icon-1.09.ebuild,v 1.2 2003/01/16 15:12:53 rendhalver Exp $ SLOT="0" IUSE="" @@ -8,6 +8,7 @@ DESCRIPTION="Set up mode-specific icons for each frame under XEmacs" PKG_CAT="standard" DEPEND="" +KEYWORDS="x86 -ppc alpha sparc" inherit xemacs-packages |