diff options
Diffstat (limited to 'media-sound/positron/positron-1.1.ebuild')
-rw-r--r-- | media-sound/positron/positron-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/positron/positron-1.1.ebuild b/media-sound/positron/positron-1.1.ebuild index 51a145e8776c..8f7caf3a2439 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 +# Copyright 1999-2005 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.7 2004/09/28 20:21:36 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/positron-1.1.ebuild,v 1.8 2005/04/08 17:28:11 hansmi Exp $ DESCRIPTION="Synchronization manager for the Neuros Audio Computer (www.neurosaudio.com) portable music player." HOMEPAGE="http://www.xiph.org/positron" @@ -8,7 +8,7 @@ SRC_URI="http://www.xiph.org/positron/files/source/${P}.tar.gz" LICENSE="xiph" SLOT="0" -KEYWORDS="x86 ~ppc sparc amd64" +KEYWORDS="x86 ppc sparc amd64" IUSE="oggvorbis" DEPEND=">=dev-lang/python-2.2" |