summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-07-27 13:20:04 +0000
committerSimon Stelling <blubb@gentoo.org>2005-07-27 13:20:04 +0000
commit0d03bb6262840526b906969b29eb72abd669acd9 (patch)
treeb3d87eec4ad92595754fbf321e9e2bdad2987471 /x11-misc/icemc
parentStable on sparc (diff)
downloadgentoo-2-0d03bb6262840526b906969b29eb72abd669acd9.tar.gz
gentoo-2-0d03bb6262840526b906969b29eb72abd669acd9.tar.bz2
gentoo-2-0d03bb6262840526b906969b29eb72abd669acd9.zip
~amd64
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/icemc')
-rw-r--r--x11-misc/icemc/ChangeLog5
-rw-r--r--x11-misc/icemc/icemc-2.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/icemc/ChangeLog b/x11-misc/icemc/ChangeLog
index 5a7f034d8ede..4eb556d4a6d9 100644
--- a/x11-misc/icemc/ChangeLog
+++ b/x11-misc/icemc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/icemc
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/ChangeLog,v 1.22 2005/07/07 05:20:45 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/ChangeLog,v 1.23 2005/07/27 13:15:42 blubb Exp $
+
+ 27 Jul 2005; Simon Stelling <blubb@gentoo.org> icemc-2.1-r1.ebuild:
+ added ~amd64 keyword
07 Jul 2005; Caleb Tennis <caleb@gentoo.org> icemc-2.1-r1.ebuild:
Fix qt dep
diff --git a/x11-misc/icemc/icemc-2.1-r1.ebuild b/x11-misc/icemc/icemc-2.1-r1.ebuild
index a185e1d89812..312d3f6d6998 100644
--- a/x11-misc/icemc/icemc-2.1-r1.ebuild
+++ b/x11-misc/icemc/icemc-2.1-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/icemc-2.1-r1.ebuild,v 1.4 2005/07/07 05:20:45 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icemc/icemc-2.1-r1.ebuild,v 1.5 2005/07/27 13:15:42 blubb Exp $
DESCRIPTION="IceWM menu/toolbar editor"
HOMEPAGE="http://icecc.sourceforge.net/"
SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
DEPEND="=x11-libs/qt-3*"