diff options
author | Hans de Graaff <graaff@gentoo.org> | 2006-11-11 17:50:26 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2006-11-11 17:50:26 +0000 |
commit | a3e4e98c6081da90e17895e757b0ca31b0a23fd1 (patch) | |
tree | 1111619ec892af65feb992fd8e867b3fc71accd1 /app-xemacs/frame-icon/frame-icon-1.11.ebuild | |
parent | Add ~amd64 wrt bug #154791. (diff) | |
download | gentoo-2-a3e4e98c6081da90e17895e757b0ca31b0a23fd1.tar.gz gentoo-2-a3e4e98c6081da90e17895e757b0ca31b0a23fd1.tar.bz2 gentoo-2-a3e4e98c6081da90e17895e757b0ca31b0a23fd1.zip |
Version bump; add metadata.
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-xemacs/frame-icon/frame-icon-1.11.ebuild')
-rw-r--r-- | app-xemacs/frame-icon/frame-icon-1.11.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-xemacs/frame-icon/frame-icon-1.11.ebuild b/app-xemacs/frame-icon/frame-icon-1.11.ebuild new file mode 100644 index 000000000000..2e8332eaa31d --- /dev/null +++ b/app-xemacs/frame-icon/frame-icon-1.11.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/frame-icon/frame-icon-1.11.ebuild,v 1.1 2006/11/11 17:50:26 graaff Exp $ + +SLOT="0" +IUSE="" +DESCRIPTION="Set up mode-specific icons for each frame under XEmacs" +PKG_CAT="standard" + +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" + +inherit xemacs-packages |