diff options
author | Daniel Goller <morfic@gentoo.org> | 2006-02-27 06:56:19 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2006-02-27 06:56:19 +0000 |
commit | edaa7c969577227512ba1fa7589ead5a537fea65 (patch) | |
tree | 19ecb6e7d7ba892115866676475ab22da98c5987 /x11-misc | |
parent | Removing old ebuilds, after QA problems found in outdated version (diff) | |
download | gentoo-2-edaa7c969577227512ba1fa7589ead5a537fea65.tar.gz gentoo-2-edaa7c969577227512ba1fa7589ead5a537fea65.tar.bz2 gentoo-2-edaa7c969577227512ba1fa7589ead5a537fea65.zip |
Adding ~amd64 keyword
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/icebgset/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/icebgset/icebgset-1.3.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/icecc/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/icecc/icecc-2.9.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/icets/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/icets/icets-1.4.ebuild | 6 |
6 files changed, 24 insertions, 15 deletions
diff --git a/x11-misc/icebgset/ChangeLog b/x11-misc/icebgset/ChangeLog index 6af7cb69afd3..4e57a95a82b6 100644 --- a/x11-misc/icebgset/ChangeLog +++ b/x11-misc/icebgset/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icebgset -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.18 2005/07/07 05:19:02 caleb Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/ChangeLog,v 1.19 2006/02/27 06:55:17 morfic Exp $ + + 27 Feb 2006; Daniel Goller <morfic@gentoo.org> icebgset-1.3.ebuild: + Adding ~amd64 keyword 07 Jul 2005; Caleb Tennis <caleb@gentoo.org> icebgset-1.3.ebuild: Fix qt dep diff --git a/x11-misc/icebgset/icebgset-1.3.ebuild b/x11-misc/icebgset/icebgset-1.3.ebuild index 4171acc7431a..a2e4297dd64f 100644 --- a/x11-misc/icebgset/icebgset-1.3.ebuild +++ b/x11-misc/icebgset/icebgset-1.3.ebuild @@ -1,12 +1,12 @@ -# 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/icebgset/icebgset-1.3.ebuild,v 1.5 2005/07/07 05:19:02 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icebgset/icebgset-1.3.ebuild,v 1.6 2006/02/27 06:55:17 morfic Exp $ DESCRIPTION="IceWM background editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" DEPEND="=x11-libs/qt-3*" IUSE="" diff --git a/x11-misc/icecc/ChangeLog b/x11-misc/icecc/ChangeLog index c149718dfa53..439a00a86bac 100644 --- a/x11-misc/icecc/ChangeLog +++ b/x11-misc/icecc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icecc -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/ChangeLog,v 1.25 2005/09/05 13:08:01 phosphan Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/ChangeLog,v 1.26 2006/02/27 06:56:19 morfic Exp $ + + 27 Feb 2006; Daniel Goller <morfic@gentoo.org> icecc-2.9.ebuild: + Adding ~amd64 keyword 05 Sep 2005; Patrick Kursawe <phosphan@gentoo.org> icecc-2.9.ebuild: Using POSIX options for cp diff --git a/x11-misc/icecc/icecc-2.9.ebuild b/x11-misc/icecc/icecc-2.9.ebuild index 82eb9b370699..e66bd61f2d96 100644 --- a/x11-misc/icecc/icecc-2.9.ebuild +++ b/x11-misc/icecc/icecc-2.9.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/icecc/icecc-2.9.ebuild,v 1.6 2005/09/05 13:08:01 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icecc/icecc-2.9.ebuild,v 1.7 2006/02/27 06:56:19 morfic Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" SLOT="0" diff --git a/x11-misc/icets/ChangeLog b/x11-misc/icets/ChangeLog index 689ce77f9571..448a2d37ebc8 100644 --- a/x11-misc/icets/ChangeLog +++ b/x11-misc/icets/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/icets -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.20 2005/07/07 05:19:21 caleb Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/ChangeLog,v 1.21 2006/02/27 06:53:13 morfic Exp $ + + 27 Feb 2006; Daniel Goller <morfic@gentoo.org> icets-1.4.ebuild: + Adding ~amd64 keyword 07 Jul 2005; Caleb Tennis <caleb@gentoo.org> icets-1.4.ebuild: Fix qt dep diff --git a/x11-misc/icets/icets-1.4.ebuild b/x11-misc/icets/icets-1.4.ebuild index d2bcf551de12..c32f14c3bcbb 100644 --- a/x11-misc/icets/icets-1.4.ebuild +++ b/x11-misc/icets/icets-1.4.ebuild @@ -1,13 +1,13 @@ -# 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/icets/icets-1.4.ebuild,v 1.6 2005/07/07 05:19:21 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icets/icets-1.4.ebuild,v 1.7 2006/02/27 06:53:13 morfic Exp $ DESCRIPTION="IceWM Theme Editor" SRC_URI="mirror://sourceforge/icecc/${P}.tar.bz2" HOMEPAGE="http://icecc.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" IUSE="" RDEPEND="=x11-libs/qt-3*" |