diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-03-10 22:42:43 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-03-10 22:42:43 +0000 |
commit | f5d160e80f3e06b7a6fe9134e2b93877e730221c (patch) | |
tree | 5bb29cf9c7c60d27150f58b8724f68ffb31dc46e /app-text/gv | |
parent | alpha updates (diff) | |
download | historical-f5d160e80f3e06b7a6fe9134e2b93877e730221c.tar.gz historical-f5d160e80f3e06b7a6fe9134e2b93877e730221c.tar.bz2 historical-f5d160e80f3e06b7a6fe9134e2b93877e730221c.zip |
alpha updates
Diffstat (limited to 'app-text/gv')
-rw-r--r-- | app-text/gv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gv/gv-3.5.8-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog index 43509049e311..eb0eab72a879 100644 --- a/app-text/gv/ChangeLog +++ b/app-text/gv/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-text/gv # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.6 2003/02/12 05:25:20 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.7 2003/03/10 22:39:13 agriffis Exp $ *gv-3.5.8-r2 (03 Oct 2002) + 10 Mar 2003; Aron Griffis <agriffis@gentoo.org> gv-3.5.8-r2.ebuild: + Mark stable on alpha + 03 Oct 2002; Daneil Ahlberg <aliz@gentoo.org> gv-3.5.8-r2.ebuild : Security update. diff --git a/app-text/gv/gv-3.5.8-r2.ebuild b/app-text/gv/gv-3.5.8-r2.ebuild index 10f7abc4c605..5e410a0b8acc 100644 --- a/app-text/gv/gv-3.5.8-r2.ebuild +++ b/app-text/gv/gv-3.5.8-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r2.ebuild,v 1.4 2003/03/01 04:22:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r2.ebuild,v 1.5 2003/03/10 22:39:13 agriffis Exp $ # this r1 is a major change. it uses sed instead of patches. # hopefully this will enable everyone to compile gv on widely @@ -12,7 +12,7 @@ HOMEPAGE="http://wwwthep.physik.uni-mainz.de/~plass/gv/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="ppc x86" +KEYWORDS="ppc x86 alpha" # There's probably more, but ghostscript also depends on it, # so I can't identify it |