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 | 2508a54c4099c075f75a3b6d41e3106bd510afff (patch) | |
tree | 33bf9635dc5ae4824d083613a829eacc4bd0840f /app-text/gv | |
parent | Version bump 1.1 -> 1.2.1 (diff) | |
download | historical-2508a54c4099c075f75a3b6d41e3106bd510afff.tar.gz historical-2508a54c4099c075f75a3b6d41e3106bd510afff.tar.bz2 historical-2508a54c4099c075f75a3b6d41e3106bd510afff.zip |
Stable on alpha.
Diffstat (limited to 'app-text/gv')
-rw-r--r-- | app-text/gv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gv/Manifest | 6 | ||||
-rw-r--r-- | app-text/gv/gv-3.5.8-r3.ebuild | 4 |
3 files changed, 9 insertions, 6 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/Manifest b/app-text/gv/Manifest index 60ba2d0bb80d..7cb0d057f923 100644 --- a/app-text/gv/Manifest +++ b/app-text/gv/Manifest @@ -1,9 +1,9 @@ -MD5 d9e81f2d4c5065eec42ba412dbd272b0 ChangeLog 2247 MD5 12d1456f4f7a27131de898ace5d5cc41 gv-3.5.8-r2.ebuild 1408 -MD5 bb376d4733604cfb3fcefce808a9e986 gv-3.5.8-r3.ebuild 1486 +MD5 17caa23707d6a6a1b8e6f33da9603de0 gv-3.5.8-r3.ebuild 1482 +MD5 d0b9c4333a74705fa13ca27ec9bda283 ChangeLog 2336 MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 -MD5 8f60d24f315a2d3035f0fd78c06a3f9c files/3.5.8-gcc3.patch 490 MD5 ed8bb15a47bee7c6c61f5b8f419391a1 files/digest-gv-3.5.8-r2 60 MD5 ed8bb15a47bee7c6c61f5b8f419391a1 files/digest-gv-3.5.8-r3 60 MD5 edd147a5f4d3877aa67c2d6766e79d21 files/gv-3.5.8-antialias.patch 336 +MD5 8f60d24f315a2d3035f0fd78c06a3f9c files/3.5.8-gcc3.patch 490 MD5 7d78a05e583db8e620f61c7dfefddab3 files/gv-3.5.8-r2-gentoo.diff 2577 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, |