diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-08 16:55:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-08 16:55:30 +0000 |
commit | f248f6777b819f43d63405a0b8c135179178304e (patch) | |
tree | 45cdbb8d660b3f38fc52c993ae1b766807f9fe88 /dev-tcltk/snack | |
parent | alpha/ia64/x86 stable wrt #233807 (diff) | |
download | gentoo-2-f248f6777b819f43d63405a0b8c135179178304e.tar.gz gentoo-2-f248f6777b819f43d63405a0b8c135179178304e.tar.bz2 gentoo-2-f248f6777b819f43d63405a0b8c135179178304e.zip |
alpha/sparc/x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'dev-tcltk/snack')
-rw-r--r-- | dev-tcltk/snack/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/snack/snack-2.2.10-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/snack/ChangeLog b/dev-tcltk/snack/ChangeLog index de9a35062525..406494c5079f 100644 --- a/dev-tcltk/snack/ChangeLog +++ b/dev-tcltk/snack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/snack # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/snack/ChangeLog,v 1.30 2008/06/25 17:37:30 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/snack/ChangeLog,v 1.31 2008/08/08 16:55:30 armin76 Exp $ + + 08 Aug 2008; Raúl Porcel <armin76@gentoo.org> snack-2.2.10-r1.ebuild: + alpha/sparc/x86 stable 25 Jun 2008; Santiago M. Mola <coldwind@gentoo.org> snack-2.2.10-r1.ebuild: diff --git a/dev-tcltk/snack/snack-2.2.10-r1.ebuild b/dev-tcltk/snack/snack-2.2.10-r1.ebuild index efac590a0a2e..6f996d84e0d6 100644 --- a/dev-tcltk/snack/snack-2.2.10-r1.ebuild +++ b/dev-tcltk/snack/snack-2.2.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r1.ebuild,v 1.8 2008/06/25 17:37:30 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/snack/snack-2.2.10-r1.ebuild,v 1.9 2008/08/08 16:55:30 armin76 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" |