diff options
author | Peter Brown <rendhalver@gentoo.org> | 2003-02-22 12:46:41 +0000 |
---|---|---|
committer | Peter Brown <rendhalver@gentoo.org> | 2003-02-22 12:46:41 +0000 |
commit | 11c54ff9713a5ffe78b5d7ff87e125922592755c (patch) | |
tree | 5078c54503602d512d0a5b410d8dfba913ea1ecb /app-xemacs/frame-icon/frame-icon-1.09.ebuild | |
parent | stable on alpha (diff) | |
download | historical-11c54ff9713a5ffe78b5d7ff87e125922592755c.tar.gz historical-11c54ff9713a5ffe78b5d7ff87e125922592755c.tar.bz2 historical-11c54ff9713a5ffe78b5d7ff87e125922592755c.zip |
new stable abuilds, adding ~alpha KEYWORDS
Diffstat (limited to 'app-xemacs/frame-icon/frame-icon-1.09.ebuild')
-rw-r--r-- | app-xemacs/frame-icon/frame-icon-1.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/frame-icon/frame-icon-1.09.ebuild b/app-xemacs/frame-icon/frame-icon-1.09.ebuild index 0535a7f0ac74..522f2d6c3880 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-2003 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.3 2003/02/13 09:53:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/frame-icon/frame-icon-1.09.ebuild,v 1.4 2003/02/22 12:46:40 rendhalver Exp $ SLOT="0" IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="Set up mode-specific icons for each frame under XEmacs" PKG_CAT="standard" DEPEND="" -KEYWORDS="x86 -ppc alpha sparc" +KEYWORDS="x86 ~ppc ~alpha sparc" inherit xemacs-packages |