diff options
author | 2004-09-28 20:22:17 +0000 | |
---|---|---|
committer | 2004-09-28 20:22:17 +0000 | |
commit | eb6f46ddac35ebb783d4fbde445f8072c3d0b756 (patch) | |
tree | eff54f012ff1c58ab63e9b4f5d628f00057fbd22 /media-sound/positron/positron-1.1.ebuild | |
parent | Stable amd64. (diff) | |
download | historical-eb6f46ddac35ebb783d4fbde445f8072c3d0b756.tar.gz historical-eb6f46ddac35ebb783d4fbde445f8072c3d0b756.tar.bz2 historical-eb6f46ddac35ebb783d4fbde445f8072c3d0b756.zip |
Stable sparc and amd64.
Diffstat (limited to 'media-sound/positron/positron-1.1.ebuild')
-rw-r--r-- | media-sound/positron/positron-1.1.ebuild | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/media-sound/positron/positron-1.1.ebuild b/media-sound/positron/positron-1.1.ebuild index ed8cb4f660e0..51a145e8776c 100644 --- a/media-sound/positron/positron-1.1.ebuild +++ b/media-sound/positron/positron-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/positron-1.1.ebuild,v 1.6 2004/07/13 07:49:29 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/positron-1.1.ebuild,v 1.7 2004/09/28 20:21:36 eradicator Exp $ DESCRIPTION="Synchronization manager for the Neuros Audio Computer (www.neurosaudio.com) portable music player." HOMEPAGE="http://www.xiph.org/positron" @@ -8,11 +8,7 @@ SRC_URI="http://www.xiph.org/positron/files/source/${P}.tar.gz" LICENSE="xiph" SLOT="0" -# ~sparc and ~amd64: 1.1: Compiles fine and should work, but I lack the hardware -# to test thuroughly. If you use positron on one of these archs, please email -# me so I know it works -- eradicator - -KEYWORDS="x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc sparc amd64" IUSE="oggvorbis" DEPEND=">=dev-lang/python-2.2" |