diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-08 18:45:31 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-11-08 18:45:31 +0000 |
commit | 2384d6741ceff69e193b066c0419feeb3a936a3a (patch) | |
tree | be4dbb4e2cb87936207ab8727abfbc9a1982000c /sci-visualization/xgraph | |
parent | Stable on alpha, bug #291467 (diff) | |
download | gentoo-2-2384d6741ceff69e193b066c0419feeb3a936a3a.tar.gz gentoo-2-2384d6741ceff69e193b066c0419feeb3a936a3a.tar.bz2 gentoo-2-2384d6741ceff69e193b066c0419feeb3a936a3a.zip |
ppc stable #289447
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'sci-visualization/xgraph')
-rw-r--r-- | sci-visualization/xgraph/ChangeLog | 5 | ||||
-rw-r--r-- | sci-visualization/xgraph/xgraph-12.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-visualization/xgraph/ChangeLog b/sci-visualization/xgraph/ChangeLog index 4c283cb3363c..8014bb740bd0 100644 --- a/sci-visualization/xgraph/ChangeLog +++ b/sci-visualization/xgraph/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/xgraph # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/ChangeLog,v 1.11 2009/10/30 09:35:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/ChangeLog,v 1.12 2009/11/08 18:45:31 nixnut Exp $ + + 08 Nov 2009; nixnut <nixnut@gentoo.org> xgraph-12.1-r2.ebuild: + ppc stable #289447 30 Oct 2009; Markus Meier <maekke@gentoo.org> xgraph-12.1-r2.ebuild: amd64/x86 stable, bug #289447 diff --git a/sci-visualization/xgraph/xgraph-12.1-r2.ebuild b/sci-visualization/xgraph/xgraph-12.1-r2.ebuild index 06fc8fea46a2..7b861ab37198 100644 --- a/sci-visualization/xgraph/xgraph-12.1-r2.ebuild +++ b/sci-visualization/xgraph/xgraph-12.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r2.ebuild,v 1.3 2009/10/30 09:35:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r2.ebuild,v 1.4 2009/11/08 18:45:31 nixnut Exp $ EAPI=2 inherit eutils autotools @@ -13,7 +13,7 @@ SRC_URI="http://www.isi.edu/nsnam/dist/${P}.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="examples" DEPEND="x11-libs/libSM x11-libs/libX11" |