diff options
author | 2009-11-08 18:45:31 +0000 | |
---|---|---|
committer | 2009-11-08 18:45:31 +0000 | |
commit | 6ff006ef498c5f2844f51afb578bafa0ab53179a (patch) | |
tree | d8765ee2a776930c79d5e6625199b66869959b54 /sci-visualization/xgraph/xgraph-12.1-r2.ebuild | |
parent | Stable on alpha, bug #291467 (diff) | |
download | historical-6ff006ef498c5f2844f51afb578bafa0ab53179a.tar.gz historical-6ff006ef498c5f2844f51afb578bafa0ab53179a.tar.bz2 historical-6ff006ef498c5f2844f51afb578bafa0ab53179a.zip |
ppc stable #289447
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'sci-visualization/xgraph/xgraph-12.1-r2.ebuild')
-rw-r--r-- | sci-visualization/xgraph/xgraph-12.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |