diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 20:20:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-29 20:20:33 +0000 |
commit | b5145520f6167e8c82e45942f0764a9cd3c45d5b (patch) | |
tree | 20eeb91a4753656fda03caae0ebc3f992c9839ef /app-xemacs/frame-icon/frame-icon-1.11.ebuild | |
parent | Version bump. (diff) | |
download | historical-b5145520f6167e8c82e45942f0764a9cd3c45d5b.tar.gz historical-b5145520f6167e8c82e45942f0764a9cd3c45d5b.tar.bz2 historical-b5145520f6167e8c82e45942f0764a9cd3c45d5b.zip |
alpha stable wrt #175560
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-xemacs/frame-icon/frame-icon-1.11.ebuild')
-rw-r--r-- | app-xemacs/frame-icon/frame-icon-1.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/frame-icon/frame-icon-1.11.ebuild b/app-xemacs/frame-icon/frame-icon-1.11.ebuild index 2e8332eaa31d..8806012bdfcd 100644 --- a/app-xemacs/frame-icon/frame-icon-1.11.ebuild +++ b/app-xemacs/frame-icon/frame-icon-1.11.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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 $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/frame-icon/frame-icon-1.11.ebuild,v 1.2 2007/05/29 20:19:21 armin76 Exp $ SLOT="0" IUSE="" DESCRIPTION="Set up mode-specific icons for each frame under XEmacs" PKG_CAT="standard" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" inherit xemacs-packages |