diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-26 16:19:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-26 16:19:05 +0000 |
commit | 33f00a8d4a75ca5a648287a47596f7595ed7191c (patch) | |
tree | c59f7483a739b4fc0095595fa1a295aa7848b47a /sci-visualization/xgraph | |
parent | sparc stable wrt #276912 (diff) | |
download | gentoo-2-33f00a8d4a75ca5a648287a47596f7595ed7191c.tar.gz gentoo-2-33f00a8d4a75ca5a648287a47596f7595ed7191c.tar.bz2 gentoo-2-33f00a8d4a75ca5a648287a47596f7595ed7191c.zip |
sparc stable wrt #289447
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 8014bb740bd0..a5b25b36d039 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.12 2009/11/08 18:45:31 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/ChangeLog,v 1.13 2009/12/26 16:19:05 armin76 Exp $ + + 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> xgraph-12.1-r2.ebuild: + sparc stable wrt #289447 08 Nov 2009; nixnut <nixnut@gentoo.org> xgraph-12.1-r2.ebuild: ppc stable #289447 diff --git a/sci-visualization/xgraph/xgraph-12.1-r2.ebuild b/sci-visualization/xgraph/xgraph-12.1-r2.ebuild index 7b861ab37198..cdb1f45af6c3 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.4 2009/11/08 18:45:31 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/xgraph/xgraph-12.1-r2.ebuild,v 1.5 2009/12/26 16:19:05 armin76 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" |