diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-04 21:20:54 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-08-04 21:20:54 +0000 |
commit | 72791e73b69cf4e636c59aa042a17519b6fb0c0d (patch) | |
tree | d089b7720186bd51149da91be30224f8d953e733 /app-text | |
parent | version bump (diff) | |
download | historical-72791e73b69cf4e636c59aa042a17519b6fb0c0d.tar.gz historical-72791e73b69cf4e636c59aa042a17519b6fb0c0d.tar.bz2 historical-72791e73b69cf4e636c59aa042a17519b6fb0c0d.zip |
Stable on sparc wrt #59385
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gv/Manifest | 10 | ||||
-rw-r--r-- | app-text/gv/gv-3.5.8-r4.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog index 101d44c8936f..12da365e9fea 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.21 2004/08/04 20:51:18 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.22 2004/08/04 21:20:54 gustavoz Exp $ + + 04 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> gv-3.5.8-r4.ebuild: + Stable on sparc wrt #59385 04 Aug 2004; Heinrich Wendel <lanius@gentoo.org> gv-3.5.8-r4.ebuild: mark stable because of security issues, bug #59385 diff --git a/app-text/gv/Manifest b/app-text/gv/Manifest index 112fa287aa18..2291e707c921 100644 --- a/app-text/gv/Manifest +++ b/app-text/gv/Manifest @@ -1,12 +1,12 @@ +MD5 0109aafc42c948abd1c7c60bfe1b1c55 ChangeLog 2737 MD5 12d1456f4f7a27131de898ace5d5cc41 gv-3.5.8-r2.ebuild 1408 -MD5 e83aab997a0e0d7f96ae4a24aeeffd0e gv-3.5.8-r4.ebuild 1407 MD5 17caa23707d6a6a1b8e6f33da9603de0 gv-3.5.8-r3.ebuild 1482 -MD5 c09ab122bcb41d9676ff41071920e24c ChangeLog 2631 MD5 26b4b081d538c195dc39bcb2ec8e6f3a metadata.xml 161 -MD5 0fb8b33ec888f8eacdc965602299d3a4 files/gv-3.5.8-debian.diff.gz 9506 +MD5 9e19eb0efaddf6534e3a66a164cc4384 gv-3.5.8-r4.ebuild 1408 +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 ed8bb15a47bee7c6c61f5b8f419391a1 files/digest-gv-3.5.8-r4 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 +MD5 ed8bb15a47bee7c6c61f5b8f419391a1 files/digest-gv-3.5.8-r4 60 +MD5 0fb8b33ec888f8eacdc965602299d3a4 files/gv-3.5.8-debian.diff.gz 9506 diff --git a/app-text/gv/gv-3.5.8-r4.ebuild b/app-text/gv/gv-3.5.8-r4.ebuild index 59ccdb1ea708..d8426f990a89 100644 --- a/app-text/gv/gv-3.5.8-r4.ebuild +++ b/app-text/gv/gv-3.5.8-r4.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-r4.ebuild,v 1.2 2004/08/04 20:51:18 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r4.ebuild,v 1.3 2004/08/04 21:20:54 gustavoz 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, |