diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-02-02 01:19:01 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-02-02 01:19:01 +0000 |
commit | c1b901e600177d45a09fe636049a7b1e31da6833 (patch) | |
tree | fa4198774cde1497c89d73b4b73edd67074adc16 /media-libs/plotutils/plotutils-2.6.ebuild | |
parent | Stable for HPPA (bug #353387). (diff) | |
download | gentoo-2-c1b901e600177d45a09fe636049a7b1e31da6833.tar.gz gentoo-2-c1b901e600177d45a09fe636049a7b1e31da6833.tar.bz2 gentoo-2-c1b901e600177d45a09fe636049a7b1e31da6833.zip |
Stable for HPPA (bug #353433).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'media-libs/plotutils/plotutils-2.6.ebuild')
-rw-r--r-- | media-libs/plotutils/plotutils-2.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/plotutils/plotutils-2.6.ebuild b/media-libs/plotutils/plotutils-2.6.ebuild index efbf2e63a65d..218c550f6cbc 100644 --- a/media-libs/plotutils/plotutils-2.6.ebuild +++ b/media-libs/plotutils/plotutils-2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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.1 2010/10/26 22:18:13 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.6.ebuild,v 1.2 2011/02/02 01:19:01 jer 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 |