summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-07-27 13:15:42 +0000
committerSimon Stelling <blubb@gentoo.org>2005-07-27 13:15:42 +0000
commit9c3f6623acdc583212069289921d45b79466ebed (patch)
tree634f1eca015ce72a3525c191de95221a38b080c9 /x11-misc/icemc
parentStable on sparc (diff)
downloadhistorical-9c3f6623acdc583212069289921d45b79466ebed.tar.gz
historical-9c3f6623acdc583212069289921d45b79466ebed.tar.bz2
historical-9c3f6623acdc583212069289921d45b79466ebed.zip
~amd64
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-misc/icemc')
-rw-r--r--x11-misc/icemc/ChangeLog5
-rw-r--r--x11-misc/icemc/Manifest4
-rw-r--r--x11-misc/icemc/icemc-2.1-r1.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/x11-misc/icemc/Manifest
index 76db20ec8f06..62879562d4ba 100644
--- a/x11-misc/icemc/Manifest
+++ b/x11-misc/icemc/Manifest
@@ -1,4 +1,4 @@
-MD5 2ca4e322b7752828b3ee12f3ac8782a9 icemc-2.1-r1.ebuild 830
-MD5 747dac59cd52ebbe44129d11de500dc1 ChangeLog 2786
+MD5 25732c6911b4a30bfbcf686a90dbb861 ChangeLog 2880
+MD5 cc4646eff04d940ed9e6ffe4a0164b13 icemc-2.1-r1.ebuild 837
MD5 b742040acaeddc3798a21739bd59e8aa metadata.xml 224
MD5 9fb9aea4af74359d79c5b034dea84768 files/digest-icemc-2.1-r1 61
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*"