diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-09 11:55:25 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-09 11:55:25 +0000 |
commit | 6da6b3918b5f89d3139e77cbf565de9f12a07f4b (patch) | |
tree | 5fed11816207a920e7f9ec0cb33dc7b62dd31b0f /dev-tcltk/snack | |
parent | Cleaned up old version (diff) | |
download | gentoo-2-6da6b3918b5f89d3139e77cbf565de9f12a07f4b.tar.gz gentoo-2-6da6b3918b5f89d3139e77cbf565de9f12a07f4b.tar.bz2 gentoo-2-6da6b3918b5f89d3139e77cbf565de9f12a07f4b.zip |
Stable on amd64 wrt bug #317661
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk/snack')
-rw-r--r-- | dev-tcltk/snack/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/snack/snack-2.2.10-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/snack/ChangeLog b/dev-tcltk/snack/ChangeLog index 787907640b3b..9a6a4855c06e 100644 --- a/dev-tcltk/snack/ChangeLog +++ b/dev-tcltk/snack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/snack # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/snack/ChangeLog,v 1.47 2010/05/24 14:52:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/snack/ChangeLog,v 1.48 2010/06/09 11:55:25 angelos Exp $ + + 09 Jun 2010; Christoph Mende <angelos@gentoo.org> snack-2.2.10-r4.ebuild: + Stable on amd64 wrt bug #317661 24 May 2010; Raúl Porcel <armin76@gentoo.org> snack-2.2.10-r4.ebuild: alpha/sparc/x86 stable wrt #317661 diff --git a/dev-tcltk/snack/snack-2.2.10-r4.ebuild b/dev-tcltk/snack/snack-2.2.10-r4.ebuild index 592737a05e1d..fa34fcb4f03e 100644 --- a/dev-tcltk/snack/snack-2.2.10-r4.ebuild +++ b/dev-tcltk/snack/snack-2.2.10-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r4.ebuild,v 1.8 2010/05/24 14:52:14 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/snack/snack-2.2.10-r4.ebuild,v 1.9 2010/06/09 11:55:25 angelos Exp $ EAPI="3" @@ -15,7 +15,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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" SLOT="0" IUSE="alsa examples python threads vorbis" |