diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:36:35 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 10:36:35 +0000 |
commit | 406eea9a506080cefaab6c85ea10e5985b44c757 (patch) | |
tree | 8d8c477c673ba28de92d332aec085009c8ae35c5 /media-libs/plotutils | |
parent | stable (diff) | |
download | historical-406eea9a506080cefaab6c85ea10e5985b44c757.tar.gz historical-406eea9a506080cefaab6c85ea10e5985b44c757.tar.bz2 historical-406eea9a506080cefaab6c85ea10e5985b44c757.zip |
Stable on amd64.
Diffstat (limited to 'media-libs/plotutils')
-rw-r--r-- | media-libs/plotutils/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/plotutils/plotutils-2.4.1-r3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/plotutils/ChangeLog b/media-libs/plotutils/ChangeLog index 5b6492e7900e..4b9bb6a4806b 100644 --- a/media-libs/plotutils/ChangeLog +++ b/media-libs/plotutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/plotutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.20 2004/10/05 11:52:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/ChangeLog,v 1.21 2004/10/19 10:35:44 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> + plotutils-2.4.1-r3.ebuild: + Stable on amd64. 05 Oct 2004; Jason Wever <weeve@gentoo.org> plotutils-2.4.1-r3.ebuild: Stable on sparc. diff --git a/media-libs/plotutils/plotutils-2.4.1-r3.ebuild b/media-libs/plotutils/plotutils-2.4.1-r3.ebuild index 30bbd428c6f2..12f38e9b926b 100644 --- a/media-libs/plotutils/plotutils-2.4.1-r3.ebuild +++ b/media-libs/plotutils/plotutils-2.4.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-r3.ebuild,v 1.6 2004/10/05 11:52:55 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/plotutils/plotutils-2.4.1-r3.ebuild,v 1.7 2004/10/19 10:35:44 absinthe Exp $ IUSE="X" @@ -19,7 +19,7 @@ HOMEPAGE="http://www.gnu.org/software/plotutils/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc sparc ~alpha ~amd64 ~ia64 ppc64" +KEYWORDS="x86 ~ppc sparc ~alpha amd64 ~ia64 ppc64" DEPEND="media-libs/libpng X? ( virtual/x11 )" |