diff options
Diffstat (limited to 'dev-tcltk/snack/snack-2.2.10-r2.ebuild')
-rw-r--r-- | dev-tcltk/snack/snack-2.2.10-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/snack/snack-2.2.10-r2.ebuild b/dev-tcltk/snack/snack-2.2.10-r2.ebuild index 31a36deaa497..7d5ccdddf943 100644 --- a/dev-tcltk/snack/snack-2.2.10-r2.ebuild +++ b/dev-tcltk/snack/snack-2.2.10-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/snack/snack-2.2.10-r2.ebuild,v 1.2 2009/05/27 14:23:27 mescalinum Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/snack/snack-2.2.10-r2.ebuild,v 1.3 2009/09/01 14:41:49 jer Exp $ inherit eutils multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://www.speech.kth.se/snack/" SRC_URI="http://www.speech.kth.se/snack/dist/${PN}${PV}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86" SLOT="0" IUSE="alsa examples python threads vorbis" |