diff options
author | Markus Meier <maekke@gentoo.org> | 2011-12-26 12:43:15 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-12-26 12:43:15 +0000 |
commit | c6a6bea11794cab231ddf29b2e5af2af820610d3 (patch) | |
tree | fe0d66282778440a707b35f8a5ea90d11d663e8e /sci-visualization/spectromatic | |
parent | x86 stable, bug #394059 (diff) | |
download | gentoo-2-c6a6bea11794cab231ddf29b2e5af2af820610d3.tar.gz gentoo-2-c6a6bea11794cab231ddf29b2e5af2af820610d3.tar.bz2 gentoo-2-c6a6bea11794cab231ddf29b2e5af2af820610d3.zip |
x86 stable, bug #394065
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'sci-visualization/spectromatic')
-rw-r--r-- | sci-visualization/spectromatic/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/spectromatic/ChangeLog b/sci-visualization/spectromatic/ChangeLog index 8fdd4d8eb9cd..6ee37248bd61 100644 --- a/sci-visualization/spectromatic/ChangeLog +++ b/sci-visualization/spectromatic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/spectromatic # 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 $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spectromatic/ChangeLog,v 1.9 2011/12/26 12:43:15 maekke Exp $ + + 26 Dec 2011; Markus Meier <maekke@gentoo.org> spectromatic-1.0-r2.ebuild: + x86 stable, bug #394065 18 Dec 2011; Agostino Sarubbo <ago@gentoo.org> spectromatic-1.0-r2.ebuild: Stable for AMD64, wrt bug #394065 diff --git a/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild b/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild index 46c0e34e5cb1..03824415897b 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-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.2 2011/12/18 18:17:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/spectromatic/spectromatic-1.0-r2.ebuild,v 1.3 2011/12/26 12:43:15 maekke 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 |