summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-17 18:35:17 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-05-17 18:35:17 +0000
commit72b64b44571f1264bc45544c3c9f891610b6ee9d (patch)
treef70777f778661729914f387095701ae7687ba6a1
parentpython_clean_sitedirs -> python_clean_installation_image (diff)
downloadgentoo-2-72b64b44571f1264bc45544c3c9f891610b6ee9d.tar.gz
gentoo-2-72b64b44571f1264bc45544c3c9f891610b6ee9d.tar.bz2
gentoo-2-72b64b44571f1264bc45544c3c9f891610b6ee9d.zip
x86 stable wrt bug #305031
(Portage version: 2.1.8.3/cvs/Linux i686)
-rw-r--r--sci-electronics/gwave/ChangeLog6
-rw-r--r--sci-electronics/gwave/gwave-20090213.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-electronics/gwave/ChangeLog b/sci-electronics/gwave/ChangeLog
index 92fa1f1523f3..9c199f832372 100644
--- a/sci-electronics/gwave/ChangeLog
+++ b/sci-electronics/gwave/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-electronics/gwave
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.23 2010/03/09 12:45:33 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/ChangeLog,v 1.24 2010/05/17 18:35:17 phajdan.jr Exp $
+
+ 17 May 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ gwave-20090213.ebuild:
+ x86 stable wrt bug #305031
09 Mar 2010; Jonathan Callen <abcd@gentoo.org> gwave-20090213.ebuild:
QA: When not using an absolute path, you MUST NOT use a file extension
diff --git a/sci-electronics/gwave/gwave-20090213.ebuild b/sci-electronics/gwave/gwave-20090213.ebuild
index 1ebdc29c1564..9bb7f5984b6e 100644
--- a/sci-electronics/gwave/gwave-20090213.ebuild
+++ b/sci-electronics/gwave/gwave-20090213.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20090213.ebuild,v 1.2 2010/03/09 12:45:33 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/gwave/gwave-20090213.ebuild,v 1.3 2010/05/17 18:35:17 phajdan.jr Exp $
EAPI="2"
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
HOMEPAGE="http://www.geda.seul.org/tools/gwave/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc x86"
IUSE="gnuplot plotutils"
SLOT="0"