diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-02 13:24:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-02 13:24:31 +0000 |
commit | 2cbd5c30c4ceec0ec7279a20431223df7eb0f858 (patch) | |
tree | dfecfdd964ac25a483cf0de73fce85ed3517fd91 /media-libs/plotutils | |
parent | ia64 stable wrt bug 171090 (diff) | |
download | gentoo-2-2cbd5c30c4ceec0ec7279a20431223df7eb0f858.tar.gz gentoo-2-2cbd5c30c4ceec0ec7279a20431223df7eb0f858.tar.bz2 gentoo-2-2cbd5c30c4ceec0ec7279a20431223df7eb0f858.zip |
ia64 stable wrt bug 115242
(Portage version: 2.1.2.3)
Diffstat (limited to 'media-libs/plotutils')
-rw-r--r-- | media-libs/plotutils/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/plotutils/plotutils-2.4.1-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/plotutils/ChangeLog b/media-libs/plotutils/ChangeLog index 6e7ceae768cc..e40e90c94924 100644 --- a/media-libs/plotutils/ChangeLog +++ b/media-libs/plotutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/plotutils # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.34 2007/03/23 10:28:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.35 2007/04/02 13:24:31 armin76 Exp $ + + 02 Apr 2007; Raúl Porcel <armin76@gentoo.org> plotutils-2.4.1-r4.ebuild: + ia64 stable wrt bug 115242 23 Mar 2007; Markus Rothe <corsair@gentoo.org> plotutils-2.4.1-r4.ebuild: Stable on ppc64; bug #115242 diff --git a/media-libs/plotutils/plotutils-2.4.1-r4.ebuild b/media-libs/plotutils/plotutils-2.4.1-r4.ebuild index b217fcb664bd..045764fd6021 100644 --- a/media-libs/plotutils/plotutils-2.4.1-r4.ebuild +++ b/media-libs/plotutils/plotutils-2.4.1-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.4.1-r4.ebuild,v 1.7 2007/03/23 10:28:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.4.1-r4.ebuild,v 1.8 2007/04/02 13:24:31 armin76 Exp $ inherit libtool eutils flag-o-matic @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.gnu.org/gnu/plotutils/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc-macos ppc64 ~s390 sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc-macos ppc64 ~s390 sparc x86" IUSE="X" DEPEND="media-libs/libpng |