summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-libs/plotutils/ChangeLog5
-rw-r--r--media-libs/plotutils/plotutils-2.4.1-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/plotutils/ChangeLog b/media-libs/plotutils/ChangeLog
index 41dc651d0f64..cbabbed3db31 100644
--- a/media-libs/plotutils/ChangeLog
+++ b/media-libs/plotutils/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for <CATEGORY>/<PACKAGE_NAME>
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.3 2002/06/16 17:56:29 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.4 2002/09/07 16:58:16 owen Exp $
*plotutils-2.4.1-r2 (16 Jun 2002)
+ 7 Sep 2002; Owen Stampflee <owen@gentoo.org> :
+ Added PPC to KEYWORDS.
+
16 Jun 2002; Brandon Low <lostlogic@gentoo.org> plotutils-2.4.1-r2.ebuild :
gcc-3.1 compile fix thanks to Johannes <guj@hrz.tu-chemnitz.de>
diff --git a/media-libs/plotutils/plotutils-2.4.1-r2.ebuild b/media-libs/plotutils/plotutils-2.4.1-r2.ebuild
index fcdd5e4f2530..38cd1bfe3fc8 100644
--- a/media-libs/plotutils/plotutils-2.4.1-r2.ebuild
+++ b/media-libs/plotutils/plotutils-2.4.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.4.1-r2.ebuild,v 1.6 2002/08/14 13:08:10 murphy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.4.1-r2.ebuild,v 1.7 2002/09/07 16:58:16 owen Exp $
#The plotutils package contains extra X fonts. These fonts are not installed
#in the current ebuild. The commented out ebuild lines below are for future
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.gnu.org/software/plotutils/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="x86 ppc sparc sparc64"
DEPEND="media-libs/libpng
X? ( virtual/x11 )"