diff options
author | David Holm <dholm@gentoo.org> | 2005-07-16 11:40:50 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-16 11:40:50 +0000 |
commit | 15c74a385b238681a2a269dd3511305e5c1f9dea (patch) | |
tree | f5e8080367628c26366c1f8cfd0e56918282206e /media-libs | |
parent | dep fixes (diff) | |
download | gentoo-2-15c74a385b238681a2a269dd3511305e5c1f9dea.tar.gz gentoo-2-15c74a385b238681a2a269dd3511305e5c1f9dea.tar.bz2 gentoo-2-15c74a385b238681a2a269dd3511305e5c1f9dea.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/ploticus/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/ploticus/ploticus-2.31.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/ploticus/ChangeLog b/media-libs/ploticus/ChangeLog index 9710d8251fb4..19588b5d3f67 100644 --- a/media-libs/ploticus/ChangeLog +++ b/media-libs/ploticus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/ploticus # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ploticus/ChangeLog,v 1.2 2005/07/16 05:50:21 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ploticus/ChangeLog,v 1.3 2005/07/16 11:36:02 dholm Exp $ + + 16 Jul 2005; David Holm <dholm@gentoo.org> ploticus-2.31.ebuild: + Added to ~ppc. *ploticus-2.31 (16 Jul 2005) 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 ) |