diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-10 13:58:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-10 13:58:07 +0000 |
commit | 96d5d2ff5c04bec528b7dd623d76e9644512137c (patch) | |
tree | 0da7f68335ab0dd72e7aa1a39e54392234d462ac /media-libs/tse3 | |
parent | Sparc stable --- Bug #205145 --- no known problems. (diff) | |
download | gentoo-2-96d5d2ff5c04bec528b7dd623d76e9644512137c.tar.gz gentoo-2-96d5d2ff5c04bec528b7dd623d76e9644512137c.tar.bz2 gentoo-2-96d5d2ff5c04bec528b7dd623d76e9644512137c.zip |
sparc stable wrt #205101
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-libs/tse3')
-rw-r--r-- | media-libs/tse3/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/tse3/tse3-0.3.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tse3/ChangeLog b/media-libs/tse3/ChangeLog index e1b910282e21..3b74cc31fae5 100644 --- a/media-libs/tse3/ChangeLog +++ b/media-libs/tse3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/tse3 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tse3/ChangeLog,v 1.24 2008/01/09 20:11:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tse3/ChangeLog,v 1.25 2008/01/10 13:58:07 armin76 Exp $ + + 10 Jan 2008; Raúl Porcel <armin76@gentoo.org> tse3-0.3.1-r1.ebuild: + sparc stable wrt #205101 09 Jan 2008; Markus Meier <maekke@gentoo.org> tse3-0.3.1-r1.ebuild: x86 stable, bug #205101 diff --git a/media-libs/tse3/tse3-0.3.1-r1.ebuild b/media-libs/tse3/tse3-0.3.1-r1.ebuild index 2b8eab317101..c8cf9bf8087a 100644 --- a/media-libs/tse3/tse3-0.3.1-r1.ebuild +++ b/media-libs/tse3/tse3-0.3.1-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/media-libs/tse3/tse3-0.3.1-r1.ebuild,v 1.3 2008/01/09 20:11:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tse3/tse3-0.3.1-r1.ebuild,v 1.4 2008/01/10 13:58:07 armin76 Exp $ inherit eutils flag-o-matic libtool autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" IUSE="alsa oss arts" RDEPEND="alsa? ( media-libs/alsa-lib ) |