diff options
author | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 01:06:13 +0000 |
---|---|---|
committer | Joshua Jackson <tsunam@gentoo.org> | 2006-07-16 01:06:13 +0000 |
commit | a29f1f4356dca574cd8f980d951861b984c734dd (patch) | |
tree | 74070a04366a344c2ea9e41243229fabdf9241fa /media-libs/ploticus | |
parent | add man pages (diff) | |
download | gentoo-2-a29f1f4356dca574cd8f980d951861b984c734dd.tar.gz gentoo-2-a29f1f4356dca574cd8f980d951861b984c734dd.tar.bz2 gentoo-2-a29f1f4356dca574cd8f980d951861b984c734dd.zip |
stable on x86; test suites always rock
(Portage version: 2.1-r1)
Diffstat (limited to 'media-libs/ploticus')
-rw-r--r-- | media-libs/ploticus/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/ploticus/ploticus-2.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/ploticus/ChangeLog b/media-libs/ploticus/ChangeLog index 0cd00cf17f98..eb956995232c 100644 --- a/media-libs/ploticus/ChangeLog +++ b/media-libs/ploticus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/ploticus # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ploticus/ChangeLog,v 1.6 2006/07/15 15:21:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ploticus/ChangeLog,v 1.7 2006/07/16 01:06:13 tsunam Exp $ + + 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> ploticus-2.32.ebuild: + Stable x86; bug #140108 15 Jul 2006; <nixnut@gentoo.org> ploticus-2.32.ebuild: Stable on ppc. Bug #140108 diff --git a/media-libs/ploticus/ploticus-2.32.ebuild b/media-libs/ploticus/ploticus-2.32.ebuild index c50e81cd2a08..596ca9427cd9 100644 --- a/media-libs/ploticus/ploticus-2.32.ebuild +++ b/media-libs/ploticus/ploticus-2.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/ploticus/ploticus-2.32.ebuild,v 1.3 2006/07/15 15:21:50 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/ploticus/ploticus-2.32.ebuild,v 1.4 2006/07/16 01:06:13 tsunam Exp $ inherit eutils toolchain-funcs @@ -12,7 +12,7 @@ HOMEPAGE="http://ploticus.sourceforge.net" SRC_URI="http://ploticus.sourceforge.net/download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT=0 -KEYWORDS="ppc ~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 ) |