diff options
author | 2004-09-02 22:49:42 +0000 | |
---|---|---|
committer | 2004-09-02 22:49:42 +0000 | |
commit | e1734111f1d65843b6046ddc056205c673da6c11 (patch) | |
tree | fce3432b51f5b123b57caf25d42717431465f5f6 /x11-misc/icesndcfg | |
parent | bump .16 to x86, updated version to ~, dependency fixes. mono bindings disabled. (diff) | |
download | gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.gz gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.tar.bz2 gentoo-2-e1734111f1d65843b6046ddc056205c673da6c11.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'x11-misc/icesndcfg')
-rw-r--r-- | x11-misc/icesndcfg/ChangeLog | 10 | ||||
-rw-r--r-- | x11-misc/icesndcfg/icesndcfg-1.1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/icesndcfg/icesndcfg-1.3.ebuild | 4 |
3 files changed, 13 insertions, 5 deletions
diff --git a/x11-misc/icesndcfg/ChangeLog b/x11-misc/icesndcfg/ChangeLog index 3b1c098f6972..0e5164bbcb74 100644 --- a/x11-misc/icesndcfg/ChangeLog +++ b/x11-misc/icesndcfg/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for x11-misc/icesndcfg # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/ChangeLog,v 1.11 2004/08/27 06:39:32 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/ChangeLog,v 1.12 2004/09/02 22:49:40 pvdabeel Exp $ + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + icesndcfg-1.1.ebuild, icesndcfg-1.3.ebuild: + Masked icesndcfg-1.3.ebuild stable for ppc + + 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + icesndcfg-1.1.ebuild: + Masked icesndcfg-1.1.ebuild stable for ppc *icesndcfg-1.3 (27 Aug 2004) diff --git a/x11-misc/icesndcfg/icesndcfg-1.1.ebuild b/x11-misc/icesndcfg/icesndcfg-1.1.ebuild index 22136b64d995..b35a16ec3b2c 100644 --- a/x11-misc/icesndcfg/icesndcfg-1.1.ebuild +++ b/x11-misc/icesndcfg/icesndcfg-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.1.ebuild,v 1.8 2004/06/24 22:24:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.1.ebuild,v 1.9 2004/09/02 22:49:41 pvdabeel Exp $ IUSE="" @@ -13,7 +13,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ppc" src_compile () { addwrite ${QTDIR}/etc/settings diff --git a/x11-misc/icesndcfg/icesndcfg-1.3.ebuild b/x11-misc/icesndcfg/icesndcfg-1.3.ebuild index ac5075caa456..dd76541a93ac 100644 --- a/x11-misc/icesndcfg/icesndcfg-1.3.ebuild +++ b/x11-misc/icesndcfg/icesndcfg-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.3.ebuild,v 1.2 2004/08/27 06:42:52 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.3.ebuild,v 1.3 2004/09/02 22:49:41 pvdabeel Exp $ IUSE="" @@ -13,7 +13,7 @@ DEPEND="virtual/x11 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc ppc" src_unpack() { unpack ${A} |