diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 13:08:53 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-14 13:08:53 +0000 |
commit | b0a98cacee47ecd9098cde55b222dba81a4cc7dd (patch) | |
tree | cf662adf7e398e5a39b38ccc3b8752b89bfbb271 /media-libs/plotutils | |
parent | small fix0rs (diff) | |
download | gentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.tar.gz gentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.tar.bz2 gentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'media-libs/plotutils')
-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 36056553ddd6..fcdd5e4f2530 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.5 2002/07/26 02:32:52 seemant Exp $ +# $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 $ #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" +KEYWORDS="x86 sparc sparc64" DEPEND="media-libs/libpng X? ( virtual/x11 )" |