summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-13 07:49:29 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-13 07:49:29 +0000
commit61acd5740343bc43d95e3d8521c62cecb10aa810 (patch)
tree5e4a03c31f6483e73fc0eb95531398f6411b925e /media-sound/positron
parentAdded ~sparc and ~amd64 (diff)
downloadhistorical-61acd5740343bc43d95e3d8521c62cecb10aa810.tar.gz
historical-61acd5740343bc43d95e3d8521c62cecb10aa810.tar.bz2
historical-61acd5740343bc43d95e3d8521c62cecb10aa810.zip
~sparc ~amd64
Diffstat (limited to 'media-sound/positron')
-rw-r--r--media-sound/positron/ChangeLog5
-rw-r--r--media-sound/positron/positron-1.1.ebuild8
2 files changed, 10 insertions, 3 deletions
diff --git a/media-sound/positron/ChangeLog b/media-sound/positron/ChangeLog
index 6040a6ea6e6a..67ff9db66fcd 100644
--- a/media-sound/positron/ChangeLog
+++ b/media-sound/positron/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/positron
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/ChangeLog,v 1.11 2004/06/25 00:17:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/ChangeLog,v 1.12 2004/07/13 07:49:29 eradicator Exp $
+
+ 13 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> positron-1.1.ebuild:
+ ~sparc ~amd64
06 May 2004; Jeremy Huddleston <eradicator@gentoo.org> positron-1.1.ebuild:
Stable x86.
diff --git a/media-sound/positron/positron-1.1.ebuild b/media-sound/positron/positron-1.1.ebuild
index 211e30687c3a..ed8cb4f660e0 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.5 2004/06/25 00:17:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/positron-1.1.ebuild,v 1.6 2004/07/13 07:49:29 eradicator Exp $
DESCRIPTION="Synchronization manager for the Neuros Audio Computer (www.neurosaudio.com) portable music player."
HOMEPAGE="http://www.xiph.org/positron"
@@ -8,7 +8,11 @@ SRC_URI="http://www.xiph.org/positron/files/source/${P}.tar.gz"
LICENSE="xiph"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+# ~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"
IUSE="oggvorbis"
DEPEND=">=dev-lang/python-2.2"