diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 22:42:14 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-07-03 22:42:14 +0000 |
commit | 99c5e8d67c2795c00a8d234f1e6314cac1fe7666 (patch) | |
tree | 924b29ec21da795a4fae38782c074d6dc1ea7417 /app-text/gv | |
parent | Version bump 1.1 -> 1.2.1 (Manifest recommit) (diff) | |
download | gentoo-2-99c5e8d67c2795c00a8d234f1e6314cac1fe7666.tar.gz gentoo-2-99c5e8d67c2795c00a8d234f1e6314cac1fe7666.tar.bz2 gentoo-2-99c5e8d67c2795c00a8d234f1e6314cac1fe7666.zip |
Stable on alpha.
Diffstat (limited to 'app-text/gv')
-rw-r--r-- | app-text/gv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gv/gv-3.5.8-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog index 09648d1c30eb..53ea1b863e07 100644 --- a/app-text/gv/ChangeLog +++ b/app-text/gv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gv # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.18 2004/06/25 19:26:48 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.19 2004/07/03 22:42:14 kloeri Exp $ + + 04 Jul 2004; Bryan Østergaard <kloeri@gentoo.org> gv-3.5.8-r3.ebuild: + Stable on alpha. 25 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> gv-3.5.8-r3.ebuild: Marked stable on amd64. diff --git a/app-text/gv/gv-3.5.8-r3.ebuild b/app-text/gv/gv-3.5.8-r3.ebuild index 6099d5ad4049..1f498dcc2eb8 100644 --- a/app-text/gv/gv-3.5.8-r3.ebuild +++ b/app-text/gv/gv-3.5.8-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/app-text/gv/gv-3.5.8-r3.ebuild,v 1.6 2004/06/25 19:26:48 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r3.ebuild,v 1.7 2004/07/03 22:42:14 kloeri Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~alpha sparc amd64" +KEYWORDS="x86 ~ppc alpha sparc amd64" IUSE="" # There's probably more, but ghostscript also depends on it, |