diff options
author | 2005-07-16 11:36:02 +0000 | |
---|---|---|
committer | 2005-07-16 11:36:02 +0000 | |
commit | e54187b308acb226ececd6a9e007d87436ff315c (patch) | |
tree | af03d36936adcfbfd3ddabcf1631b9e1f539d5f6 /media-libs/ploticus/ploticus-2.31.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-e54187b308acb226ececd6a9e007d87436ff315c.tar.gz historical-e54187b308acb226ececd6a9e007d87436ff315c.tar.bz2 historical-e54187b308acb226ececd6a9e007d87436ff315c.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-libs/ploticus/ploticus-2.31.ebuild')
-rw-r--r-- | media-libs/ploticus/ploticus-2.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/ploticus/ploticus-2.31.ebuild b/media-libs/ploticus/ploticus-2.31.ebuild index b5252e07f694..20774e19f4e1 100644 --- a/media-libs/ploticus/ploticus-2.31.ebuild +++ b/media-libs/ploticus/ploticus-2.31.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ploticus/ploticus-2.31.ebuild,v 1.1 2005/07/16 05:50:21 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ploticus/ploticus-2.31.ebuild,v 1.2 2005/07/16 11:36:02 dholm Exp $ inherit eutils toolchain-funcs @@ -13,7 +13,7 @@ SRC_URI="http://ploticus.sourceforge.net/download/${MY_P}.tar.gz mirror://gentoo/${MY_P}-09.patch.bz2" LICENSE="GPL-2" SLOT=0 -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="gd flash nls cpulimit svg svgz truetype X" DEPEND="media-libs/libpng gd? ( >=media-libs/gd-1.84 media-libs/jpeg ) |