summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-19 14:06:53 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-19 14:06:53 +0000
commit7aa4c39efa361cbf5ce1f984729aba64934a74d7 (patch)
tree1c57e50c2ccd8e0ddc035c23d50c1abba0cee0e0 /media-gfx/xgraph
parentNew version (#98323). (diff)
downloadgentoo-2-7aa4c39efa361cbf5ce1f984729aba64934a74d7.tar.gz
gentoo-2-7aa4c39efa361cbf5ce1f984729aba64934a74d7.tar.bz2
gentoo-2-7aa4c39efa361cbf5ce1f984729aba64934a74d7.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-gfx/xgraph')
-rw-r--r--media-gfx/xgraph/ChangeLog5
-rw-r--r--media-gfx/xgraph/xgraph-12.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/xgraph/ChangeLog b/media-gfx/xgraph/ChangeLog
index 6a3bf3a28b74..1fdd02d5ad4a 100644
--- a/media-gfx/xgraph/ChangeLog
+++ b/media-gfx/xgraph/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/xgraph
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/xgraph/ChangeLog,v 1.4 2005/02/23 18:50:41 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/xgraph/ChangeLog,v 1.5 2005/07/19 14:05:26 dholm Exp $
+
+ 19 Jul 2005; David Holm <dholm@gentoo.org> xgraph-12.1.ebuild:
+ Added to ~ppc.
23 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> xgraph-12.1.ebuild:
added ~amd64 to KEYWORDS. fixes #83054
diff --git a/media-gfx/xgraph/xgraph-12.1.ebuild b/media-gfx/xgraph/xgraph-12.1.ebuild
index 75f064753f0f..c5880d67249e 100644
--- a/media-gfx/xgraph/xgraph-12.1.ebuild
+++ b/media-gfx/xgraph/xgraph-12.1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/xgraph/xgraph-12.1.ebuild,v 1.4 2005/02/23 18:50:41 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/xgraph/xgraph-12.1.ebuild,v 1.5 2005/07/19 14:05:26 dholm Exp $
DESCRIPTION="X11 Plotting Utility"
HOMEPAGE="http://www.isi.edu/nsnam/xgraph/"
SRC_URI="http://www.isi.edu/nsnam/dist/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 sparc ~amd64"
+KEYWORDS="~amd64 ~ppc sparc ~x86"
IUSE=""
DEPEND="virtual/x11"