diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-25 19:26:48 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-06-25 19:26:48 +0000 |
commit | db6529be43da8105335b5163833a23829d54487b (patch) | |
tree | 514c42ac747a13a23868299c843c36bec74afe25 /app-text | |
parent | glibc ----------------------------> libc ! (diff) | |
download | historical-db6529be43da8105335b5163833a23829d54487b.tar.gz historical-db6529be43da8105335b5163833a23829d54487b.tar.bz2 historical-db6529be43da8105335b5163833a23829d54487b.zip |
stable on amd64
Diffstat (limited to 'app-text')
-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 7f57b16b71f0..09648d1c30eb 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.17 2004/06/24 22:38:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.18 2004/06/25 19:26:48 kugelfang Exp $ + + 25 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> gv-3.5.8-r3.ebuild: + Marked stable on amd64. 11 May 2004; Ferris McCormick <fmccor@gentoo.org> gv-3.5.8-r3.ebuild: Marked stable on sparc. diff --git a/app-text/gv/Manifest b/app-text/gv/Manifest index 148bb657fd00..60ba2d0bb80d 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 96fd91837fb675bdb561351caa2b6ce0 gv-3.5.8-r3.ebuild 1486 -MD5 160cc471640259f4470d10fdfe029921 ChangeLog 2147 +MD5 bb376d4733604cfb3fcefce808a9e986 gv-3.5.8-r3.ebuild 1486 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 1e8e0b06f946..6099d5ad4049 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.5 2004/06/24 22:38:25 agriffis Exp $ +# $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 $ 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, |