diff options
author | Daniel Goller <morfic@gentoo.org> | 2006-02-27 07:09:30 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2006-02-27 07:09:30 +0000 |
commit | b8bf42c424b4ebca6fb6a73ec84b98de3ab26bca (patch) | |
tree | 7153895720b1c5ebd6175034069fff915338d12c /x11-misc/icewoed | |
parent | New release candidate (diff) | |
download | historical-b8bf42c424b4ebca6fb6a73ec84b98de3ab26bca.tar.gz historical-b8bf42c424b4ebca6fb6a73ec84b98de3ab26bca.tar.bz2 historical-b8bf42c424b4ebca6fb6a73ec84b98de3ab26bca.zip |
Adding ~amd64 keyword
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-misc/icewoed')
-rw-r--r-- | x11-misc/icewoed/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/icewoed/icewoed-1.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/icewoed/ChangeLog b/x11-misc/icewoed/ChangeLog index 615468cef336..63133ec86000 100644 --- a/x11-misc/icewoed/ChangeLog +++ b/x11-misc/icewoed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icewoed -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/ChangeLog,v 1.17 2005/07/07 05:21:29 caleb Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/ChangeLog,v 1.18 2006/02/27 07:09:30 morfic Exp $ + + 27 Feb 2006; Daniel Goller <morfic@gentoo.org> icewoed-1.8.ebuild: + Adding ~amd64 keyword 07 Jul 2005; Caleb Tennis <caleb@gentoo.org> icewoed-1.8.ebuild: Fix qt dep diff --git a/x11-misc/icewoed/icewoed-1.8.ebuild b/x11-misc/icewoed/icewoed-1.8.ebuild index 09a10a93e61d..bab25a43e48a 100644 --- a/x11-misc/icewoed/icewoed-1.8.ebuild +++ b/x11-misc/icewoed/icewoed-1.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.8.ebuild,v 1.5 2005/07/07 05:21:29 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewoed/icewoed-1.8.ebuild,v 1.6 2006/02/27 07:09:30 morfic Exp $ DESCRIPTION="IceWM winoptions editor." SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" @@ -11,7 +11,7 @@ DEPEND="=x11-libs/qt-3*" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" src_unpack () { unpack ${A} |