diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-26 00:28:12 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-03-26 00:28:12 +0000 |
commit | 2786856bb16e5d4446ccda5cc16b57deef89a21f (patch) | |
tree | a6933d9b9f1af9d0343dde71c96f310d4ec26f26 /media-sound/umix/umix-1.0.2.ebuild | |
parent | cleanup, also introduced support for the examples and the source useflag. (diff) | |
download | gentoo-2-2786856bb16e5d4446ccda5cc16b57deef89a21f.tar.gz gentoo-2-2786856bb16e5d4446ccda5cc16b57deef89a21f.tar.bz2 gentoo-2-2786856bb16e5d4446ccda5cc16b57deef89a21f.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-sound/umix/umix-1.0.2.ebuild')
-rw-r--r-- | media-sound/umix/umix-1.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/umix/umix-1.0.2.ebuild b/media-sound/umix/umix-1.0.2.ebuild index 5eb5070469a2..583c920e811d 100644 --- a/media-sound/umix/umix-1.0.2.ebuild +++ b/media-sound/umix/umix-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/umix-1.0.2.ebuild,v 1.6 2004/10/20 05:38:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/umix/umix-1.0.2.ebuild,v 1.7 2005/03/26 00:23:37 hansmi Exp $ IUSE="ncurses oss" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 sparc x86 sparc" +KEYWORDS="~alpha amd64 sparc x86 sparc ppc" DEPEND="ncurses? ( >=sys-libs/ncurses-5.2 )" |