diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2004-08-27 06:42:52 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2004-08-27 06:42:52 +0000 |
commit | c166c083730f571b494e1dfa7aaa092040b6f023 (patch) | |
tree | 8d899d551426994acab910240e351a1ddc359ca0 | |
parent | version bump (Manifest recommit) (diff) | |
download | gentoo-2-c166c083730f571b494e1dfa7aaa092040b6f023.tar.gz gentoo-2-c166c083730f571b494e1dfa7aaa092040b6f023.tar.bz2 gentoo-2-c166c083730f571b494e1dfa7aaa092040b6f023.zip |
oopsie... new version should not be stable
-rw-r--r-- | x11-misc/icesndcfg/icesndcfg-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/icesndcfg/icesndcfg-1.3.ebuild b/x11-misc/icesndcfg/icesndcfg-1.3.ebuild index 2bdcf8dfeaae..ac5075caa456 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.1 2004/08/27 06:39:32 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/icesndcfg/icesndcfg-1.3.ebuild,v 1.2 2004/08/27 06:42:52 phosphan 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} |