diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-09-29 18:47:45 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-09-29 18:47:45 +0000 |
commit | 1a081e6cf3463b523ba995ede5ed5d47d0759dc9 (patch) | |
tree | d315faec0190dee7418065f6331f081a05a97966 /x11-wm/icewm | |
parent | Fix whitespace in ChangeLog entry. (diff) | |
download | gentoo-2-1a081e6cf3463b523ba995ede5ed5d47d0759dc9.tar.gz gentoo-2-1a081e6cf3463b523ba995ede5ed5d47d0759dc9.tar.bz2 gentoo-2-1a081e6cf3463b523ba995ede5ed5d47d0759dc9.zip |
Keyworded on alpha, bug #283789
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/ChangeLog | 7 | ||||
-rw-r--r-- | x11-wm/icewm/icewm-1.2.37.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-wm/icewm/ChangeLog b/x11-wm/icewm/ChangeLog index 3183b8f55c82..f2820ad6fa82 100644 --- a/x11-wm/icewm/ChangeLog +++ b/x11-wm/icewm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/icewm -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.137 2009/03/07 11:05:06 patrick Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/ChangeLog,v 1.138 2009/09/29 18:47:45 klausman Exp $ + + 29 Sep 2009; Tobias Klausmann <klausman@gentoo.org> icewm-1.2.37.ebuild: + Keyworded on alpha, bug #283789 *icewm-1.2.37 (07 Mar 2009) diff --git a/x11-wm/icewm/icewm-1.2.37.ebuild b/x11-wm/icewm/icewm-1.2.37.ebuild index 40fb73aad06a..09225e78a27f 100644 --- a/x11-wm/icewm/icewm-1.2.37.ebuild +++ b/x11-wm/icewm/icewm-1.2.37.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.37.ebuild,v 1.1 2009/03/07 11:05:06 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.37.ebuild,v 1.2 2009/09/29 18:47:45 klausman Exp $ inherit eutils @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="esd imlib nls spell truetype xinerama minimal debug uclibc" |