diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-23 17:55:05 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-23 17:55:05 +0000 |
commit | 53c2f711e171701092af3cfbd7291ef0fc118539 (patch) | |
tree | 28f63af26618f39b56591c91971ac05da02ad8a8 /media-libs/plotutils/plotutils-2.6.ebuild | |
parent | ppc/ppc64 stable wrt #353411 (diff) | |
download | historical-53c2f711e171701092af3cfbd7291ef0fc118539.tar.gz historical-53c2f711e171701092af3cfbd7291ef0fc118539.tar.bz2 historical-53c2f711e171701092af3cfbd7291ef0fc118539.zip |
ppc/ppc64 stable wrt #353433
Package-Manager: portage-2.2.0_alpha27/cvs/Linux x86_64
Diffstat (limited to 'media-libs/plotutils/plotutils-2.6.ebuild')
-rw-r--r-- | media-libs/plotutils/plotutils-2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/plotutils/plotutils-2.6.ebuild b/media-libs/plotutils/plotutils-2.6.ebuild index 069a127f0529..692c6c5cfc19 100644 --- a/media-libs/plotutils/plotutils-2.6.ebuild +++ b/media-libs/plotutils/plotutils-2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.6.ebuild,v 1.6 2011/02/20 23:44:00 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.6.ebuild,v 1.7 2011/03/23 17:55:05 xarthisius Exp $ EAPI=3 inherit libtool eutils autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/plotutils/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 s390 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd" IUSE="+png static-libs X" DEPEND="png? ( media-libs/libpng |