diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 23:14:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-06-24 23:14:18 +0000 |
commit | be71853b56fde2c2510f5b0188e746cf1cfbfc0d (patch) | |
tree | 354539eab543a19637f0e065a98ab9d2697c6734 /media-libs/plotutils | |
parent | Version bump, bug #182967 (diff) | |
download | gentoo-2-be71853b56fde2c2510f5b0188e746cf1cfbfc0d.tar.gz gentoo-2-be71853b56fde2c2510f5b0188e746cf1cfbfc0d.tar.bz2 gentoo-2-be71853b56fde2c2510f5b0188e746cf1cfbfc0d.zip |
s390 stable #115242
(Portage version: 2.1.3_rc5)
Diffstat (limited to 'media-libs/plotutils')
-rw-r--r-- | media-libs/plotutils/plotutils-2.4.1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/plotutils/plotutils-2.4.1-r4.ebuild b/media-libs/plotutils/plotutils-2.4.1-r4.ebuild index f00a8212bd16..a5852a66e91d 100644 --- a/media-libs/plotutils/plotutils-2.4.1-r4.ebuild +++ b/media-libs/plotutils/plotutils-2.4.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.4.1-r4.ebuild,v 1.12 2007/06/14 10:51:36 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.4.1-r4.ebuild,v 1.13 2007/06/24 23:14:18 vapier Exp $ inherit libtool eutils flag-o-matic @@ -17,7 +17,7 @@ SRC_URI="mirror://gnu/plotutils/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86" IUSE="X" DEPEND="media-libs/libpng |