diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-02-03 20:08:25 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-02-03 20:08:25 +0000 |
commit | f99ddd16b9ac9a4175c75e5ad8433d9b443c50b9 (patch) | |
tree | 6e230197f5a2b34e461bdcbab10b00614b2395c8 /x11-misc/icewmcp | |
parent | Small cleanups and important amd64 fixes (diff) | |
download | gentoo-2-f99ddd16b9ac9a4175c75e5ad8433d9b443c50b9.tar.gz gentoo-2-f99ddd16b9ac9a4175c75e5ad8433d9b443c50b9.tar.bz2 gentoo-2-f99ddd16b9ac9a4175c75e5ad8433d9b443c50b9.zip |
added ~amd64 to KEYWORDS. fixes #75613
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-misc/icewmcp')
-rw-r--r-- | x11-misc/icewmcp/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/icewmcp/icewmcp-3.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/icewmcp/icewmcp-3.2.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/x11-misc/icewmcp/ChangeLog b/x11-misc/icewmcp/ChangeLog index b939df787a86..5b94547886f5 100644 --- a/x11-misc/icewmcp/ChangeLog +++ b/x11-misc/icewmcp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icewmcp -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/ChangeLog,v 1.7 2004/09/29 08:33:34 pyrania Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/ChangeLog,v 1.8 2005/02/03 20:08:25 luckyduck Exp $ + + 03 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> icewmcp-3.2.ebuild: + added ~amd64 to KEYWORDS. fixes #75613 29 Sep 2004; <pyrania@gentoo.org> icewmcp-3.2.ebuild: Marked stable on x86. diff --git a/x11-misc/icewmcp/icewmcp-3.1.ebuild b/x11-misc/icewmcp/icewmcp-3.1.ebuild index e3952348a5e7..e17db1212c97 100644 --- a/x11-misc/icewmcp/icewmcp-3.1.ebuild +++ b/x11-misc/icewmcp/icewmcp-3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/icewmcp-3.1.ebuild,v 1.5 2004/09/02 22:49:41 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/icewmcp-3.1.ebuild,v 1.6 2005/02/03 20:08:25 luckyduck Exp $ S=${WORKDIR}/INSTALL-IceWMCP MY_PN=IceWMControlPanel diff --git a/x11-misc/icewmcp/icewmcp-3.2.ebuild b/x11-misc/icewmcp/icewmcp-3.2.ebuild index 641bcf54559f..40a4301222e0 100644 --- a/x11-misc/icewmcp/icewmcp-3.2.ebuild +++ b/x11-misc/icewmcp/icewmcp-3.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/icewmcp-3.2.ebuild,v 1.3 2004/09/29 08:33:34 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/icewmcp-3.2.ebuild,v 1.4 2005/02/03 20:08:25 luckyduck Exp $ S=${WORKDIR}/INSTALL-IceWMCP MY_PN=IceWMControlPanel @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/icesoundmanager/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" DEPEND="x11-wm/icewm >=dev-python/pygtk-1.99 |