diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-24 21:48:35 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-24 21:48:35 +0000 |
commit | 74117cc0c1a7b7b22c196ddd795af9142ef74520 (patch) | |
tree | a2ff3ee9386910f05977679f25ed5c43035d3aa2 /dev-tcltk/snack/snack-2.2.9.ebuild | |
parent | Removing old versions (diff) | |
download | gentoo-2-74117cc0c1a7b7b22c196ddd795af9142ef74520.tar.gz gentoo-2-74117cc0c1a7b7b22c196ddd795af9142ef74520.tar.bz2 gentoo-2-74117cc0c1a7b7b22c196ddd795af9142ef74520.zip |
Stable on sparc
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-tcltk/snack/snack-2.2.9.ebuild')
-rw-r--r-- | dev-tcltk/snack/snack-2.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/snack/snack-2.2.9.ebuild b/dev-tcltk/snack/snack-2.2.9.ebuild index 778e34311a45..4d83ac74fb32 100644 --- a/dev-tcltk/snack/snack-2.2.9.ebuild +++ b/dev-tcltk/snack/snack-2.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/snack/snack-2.2.9.ebuild,v 1.5 2005/10/09 00:15:29 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/snack/snack-2.2.9.ebuild,v 1.6 2005/10/24 21:48:35 gustavoz Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.speech.kth.se/snack/" SRC_URI="http://www.speech.kth.se/~kare/${PN}${PV}.tar.gz" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" SLOT="0" IUSE="alsa python threads vorbis" |