summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-22 18:13:42 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-22 18:13:42 +0000
commit5e2914065252d788469123e421c771ce90c08c6f (patch)
treeba033625e6d8d11d838b48e1742e6864d10624d9 /media-gfx/spectromatic
parentAdded to ~ppc (diff)
downloadgentoo-2-5e2914065252d788469123e421c771ce90c08c6f.tar.gz
gentoo-2-5e2914065252d788469123e421c771ce90c08c6f.tar.bz2
gentoo-2-5e2914065252d788469123e421c771ce90c08c6f.zip
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'media-gfx/spectromatic')
-rw-r--r--media-gfx/spectromatic/ChangeLog7
-rw-r--r--media-gfx/spectromatic/spectromatic-1.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-gfx/spectromatic/ChangeLog b/media-gfx/spectromatic/ChangeLog
index 7c8e39d2e643..6396dabc6298 100644
--- a/media-gfx/spectromatic/ChangeLog
+++ b/media-gfx/spectromatic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/spectromatic
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/spectromatic/ChangeLog,v 1.3 2004/12/28 20:29:42 ribosome Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/spectromatic/ChangeLog,v 1.4 2005/07/22 18:12:13 dholm Exp $
+
+ 22 Jul 2005; David Holm <dholm@gentoo.org> spectromatic-1.0.ebuild:
+ Added to ~ppc.
28 Dec 2004; Olivier Fisette <ribosome@gentoo.org>
spectromatic-1.0.ebuild:
diff --git a/media-gfx/spectromatic/spectromatic-1.0.ebuild b/media-gfx/spectromatic/spectromatic-1.0.ebuild
index 5f0a619335ca..da4751683885 100644
--- a/media-gfx/spectromatic/spectromatic-1.0.ebuild
+++ b/media-gfx/spectromatic/spectromatic-1.0.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-gfx/spectromatic/spectromatic-1.0.ebuild,v 1.2 2004/12/28 20:29:42 ribosome Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/spectromatic/spectromatic-1.0.ebuild,v 1.3 2005/07/22 18:12:13 dholm Exp $
inherit eutils
@@ -12,7 +12,7 @@ HOMEPAGE="http://ieee.uow.edu.au/~daniel/software/spectromatic/"
SRC_URI="http://ieee.uow.edu.au/~daniel/software/spectromatic/dist/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="~ppc x86"
DEPEND=">=sci-libs/gsl-1.2
>=media-libs/libpng-1.2.4"