diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:31:09 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-08-07 13:31:09 +0000 |
commit | abd0c0f87b56a20616ac846fc96a2d3556fa3db8 (patch) | |
tree | 406beb4e02a8c04f01bdd48065121542a31963da /media-libs/tse3 | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-abd0c0f87b56a20616ac846fc96a2d3556fa3db8.tar.gz gentoo-2-abd0c0f87b56a20616ac846fc96a2d3556fa3db8.tar.bz2 gentoo-2-abd0c0f87b56a20616ac846fc96a2d3556fa3db8.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-libs/tse3')
-rw-r--r-- | media-libs/tse3/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/tse3/tse3-0.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/tse3/ChangeLog b/media-libs/tse3/ChangeLog index 0eabbafb8fb4..38ee5f91970c 100644 --- a/media-libs/tse3/ChangeLog +++ b/media-libs/tse3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/tse3 # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/tse3/ChangeLog,v 1.11 2005/07/30 16:56:30 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tse3/ChangeLog,v 1.12 2005/08/07 13:29:33 hansmi Exp $ + + 07 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> tse3-0.2.7.ebuild: + Stable on ppc. 30 Jul 2005; Tony Vroon <chainsaw@gentoo.org> +files/tse3-0.2.7-gcc4.patch, tse3-0.2.7.ebuild: diff --git a/media-libs/tse3/tse3-0.2.7.ebuild b/media-libs/tse3/tse3-0.2.7.ebuild index ca6b639df83d..d8eae5adc5d9 100644 --- a/media-libs/tse3/tse3-0.2.7.ebuild +++ b/media-libs/tse3/tse3-0.2.7.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/media-libs/tse3/tse3-0.2.7.ebuild,v 1.15 2005/07/30 16:56:30 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/tse3/tse3-0.2.7.ebuild,v 1.16 2005/08/07 13:29:33 hansmi Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tse3/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="alsa oss arts" DEPEND="alsa? ( media-libs/alsa-lib ) |