diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-02-02 08:21:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-02-02 08:21:41 +0000 |
commit | 23c4693f2d88d9c9a5db564abdb92ca9748db5f1 (patch) | |
tree | 4079b7324c749e5e57e09a83d3479e0898b67feb /x11-wm/icewm/icewm-1.2.30.ebuild | |
parent | add a note to read the README (diff) | |
download | historical-23c4693f2d88d9c9a5db564abdb92ca9748db5f1.tar.gz historical-23c4693f2d88d9c9a5db564abdb92ca9748db5f1.tar.bz2 historical-23c4693f2d88d9c9a5db564abdb92ca9748db5f1.zip |
stable x86; bug #164879
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'x11-wm/icewm/icewm-1.2.30.ebuild')
-rw-r--r-- | x11-wm/icewm/icewm-1.2.30.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/icewm/icewm-1.2.30.ebuild b/x11-wm/icewm/icewm-1.2.30.ebuild index 4ce5106da2ec..92f164fa0b4c 100644 --- a/x11-wm/icewm/icewm-1.2.30.ebuild +++ b/x11-wm/icewm/icewm-1.2.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.30.ebuild,v 1.3 2007/02/01 18:13:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/icewm/icewm-1.2.30.ebuild,v 1.4 2007/02/02 08:21:41 opfer Exp $ inherit eutils @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc ~x86" +KEYWORDS="~amd64 ~ppc sparc x86" IUSE="esd imlib nls spell truetype xinerama minimal debug" |