diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-18 18:17:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-18 18:17:51 +0000 |
commit | 28e3e865e8b9968f429bbd26c920cf667cf7cda7 (patch) | |
tree | c683c444a5a4f4f8523a5a1eab5297555a8f290d /sci-visualization/spectromatic | |
parent | Drop alpha/sparc keywords (diff) | |
download | gentoo-2-28e3e865e8b9968f429bbd26c920cf667cf7cda7.tar.gz gentoo-2-28e3e865e8b9968f429bbd26c920cf667cf7cda7.tar.bz2 gentoo-2-28e3e865e8b9968f429bbd26c920cf667cf7cda7.zip |
Stable for AMD64, wrt bug #394065
(Portage version: 2.1.10.40/cvs/Linux i686)
Diffstat (limited to 'sci-visualization/spectromatic')
-rw-r--r-- | sci-visualization/spectromatic/ChangeLog | 7 | ||||
-rw-r--r-- | sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-visualization/spectromatic/ChangeLog b/sci-visualization/spectromatic/ChangeLog index aa8c8af8e307..8fdd4d8eb9cd 100644 --- a/sci-visualization/spectromatic/ChangeLog +++ b/sci-visualization/spectromatic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/spectromatic -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spectromatic/ChangeLog,v 1.7 2010/08/27 07:21:50 xarthisius Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spectromatic/ChangeLog,v 1.8 2011/12/18 18:17:51 ago Exp $ + + 18 Dec 2011; Agostino Sarubbo <ago@gentoo.org> spectromatic-1.0-r2.ebuild: + Stable for AMD64, wrt bug #394065 *spectromatic-1.0-r2 (27 Aug 2010) diff --git a/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild b/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild index 336c2b0a81eb..46c0e34e5cb1 100644 --- a/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild +++ b/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild,v 1.1 2010/08/27 07:21:51 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild,v 1.2 2011/12/18 18:17:51 ago Exp $ EAPI=2 @@ -13,7 +13,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="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND="media-libs/libpng |