diff options
author | Owen Stampflee <owen@gentoo.org> | 2002-09-07 16:58:16 +0000 |
---|---|---|
committer | Owen Stampflee <owen@gentoo.org> | 2002-09-07 16:58:16 +0000 |
commit | 86891e7e7b9d417c2fd9764bdac7660c9e5cf9a7 (patch) | |
tree | 0e3768d58cc8531026e301694bf0ff6142084d28 /media-libs/plotutils/plotutils-2.4.1-r2.ebuild | |
parent | sandbox fix (diff) | |
download | gentoo-2-86891e7e7b9d417c2fd9764bdac7660c9e5cf9a7.tar.gz gentoo-2-86891e7e7b9d417c2fd9764bdac7660c9e5cf9a7.tar.bz2 gentoo-2-86891e7e7b9d417c2fd9764bdac7660c9e5cf9a7.zip |
added ppc to keywords
Diffstat (limited to 'media-libs/plotutils/plotutils-2.4.1-r2.ebuild')
-rw-r--r-- | media-libs/plotutils/plotutils-2.4.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 )" |