diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-26 19:10:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-26 19:10:35 +0000 |
commit | c565558fddcfc3b3ce9b8ac55b5674aed7d67122 (patch) | |
tree | b37dde4bef3b1fb343d11cd334047a6e7647e9df /media-libs/plotutils | |
parent | Stable for HPPA (bug #234646). (diff) | |
download | gentoo-2-c565558fddcfc3b3ce9b8ac55b5674aed7d67122.tar.gz gentoo-2-c565558fddcfc3b3ce9b8ac55b5674aed7d67122.tar.bz2 gentoo-2-c565558fddcfc3b3ce9b8ac55b5674aed7d67122.zip |
ia64/s390 stable wrt #245690
(Portage version: 2.1.4.5)
Diffstat (limited to 'media-libs/plotutils')
-rw-r--r-- | media-libs/plotutils/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/plotutils/plotutils-2.5.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/plotutils/ChangeLog b/media-libs/plotutils/ChangeLog index 764361fa43c3..71ba0110944d 100644 --- a/media-libs/plotutils/ChangeLog +++ b/media-libs/plotutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/plotutils # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.48 2008/12/25 12:19:22 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.49 2008/12/26 19:10:35 armin76 Exp $ + + 26 Dec 2008; Raúl Porcel <armin76@gentoo.org> plotutils-2.5.1.ebuild: + ia64/s390 stable wrt #245690 25 Dec 2008; Tobias Klausmann <klausman@gentoo.org> plotutils-2.5.1.ebuild: diff --git a/media-libs/plotutils/plotutils-2.5.1.ebuild b/media-libs/plotutils/plotutils-2.5.1.ebuild index 716a3180236f..283d70fa07ac 100644 --- a/media-libs/plotutils/plotutils-2.5.1.ebuild +++ b/media-libs/plotutils/plotutils-2.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.5.1.ebuild,v 1.5 2008/12/25 12:19:22 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.5.1.ebuild,v 1.6 2008/12/26 19:10:35 armin76 Exp $ inherit libtool eutils flag-o-matic @@ -17,7 +17,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="X" DEPEND="media-libs/libpng |