diff options
author | 2004-01-08 02:48:28 +0000 | |
---|---|---|
committer | 2004-01-08 02:48:28 +0000 | |
commit | 7d011ea558547d85b0ffd3c7ab0356676af402de (patch) | |
tree | 0d1effca20441dc0a6a5e448f496cd25b9e22b01 /app-text/gv | |
parent | Marked stable on sparc. (diff) | |
download | gentoo-2-7d011ea558547d85b0ffd3c7ab0356676af402de.tar.gz gentoo-2-7d011ea558547d85b0ffd3c7ab0356676af402de.tar.bz2 gentoo-2-7d011ea558547d85b0ffd3c7ab0356676af402de.zip |
AMD64 keywords
Diffstat (limited to 'app-text/gv')
-rw-r--r-- | app-text/gv/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/gv/Manifest | 6 | ||||
-rw-r--r-- | app-text/gv/gv-3.5.8-r2.ebuild | 6 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog index aaa6b41ef5e9..a764c86fdb16 100644 --- a/app-text/gv/ChangeLog +++ b/app-text/gv/ChangeLog @@ -1,6 +1,9 @@ # 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.10 2003/12/09 17:39:30 lanius Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.11 2004/01/08 02:48:20 avenj Exp $ + + 07 Jan 2004; Jon Portnoy <avenj@gentoo.org> gv-3.5.8-r2.ebuild : + AMD64 keywords. 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> gv-3.5.8-r2.ebuild: changed app-text/ghostscript to virtual/ghostscript diff --git a/app-text/gv/Manifest b/app-text/gv/Manifest index abc347f2b88e..2f101a451fb7 100644 --- a/app-text/gv/Manifest +++ b/app-text/gv/Manifest @@ -1,5 +1,5 @@ -MD5 b9e8e45ce5bf63971a09ec9371204431 gv-3.5.8-r2.ebuild 1351 -MD5 fda9a22d3b2b05554e83705ef2417152 ChangeLog 1451 -MD5 ed8bb15a47bee7c6c61f5b8f419391a1 files/digest-gv-3.5.8-r2 60 +MD5 4d98a202129a3b9df8b2542c25e5642f ChangeLog 1536 +MD5 dfdd98b902c31f6717572a9f179ff272 gv-3.5.8-r2.ebuild 1358 MD5 8f60d24f315a2d3035f0fd78c06a3f9c files/3.5.8-gcc3.patch 490 +MD5 ed8bb15a47bee7c6c61f5b8f419391a1 files/digest-gv-3.5.8-r2 60 MD5 7d78a05e583db8e620f61c7dfefddab3 files/gv-3.5.8-r2-gentoo.diff 2577 diff --git a/app-text/gv/gv-3.5.8-r2.ebuild b/app-text/gv/gv-3.5.8-r2.ebuild index 3581d24dbb70..6a11e5abcf1f 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. +# Copyright 1999-2004 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.9 2003/12/09 17:39:30 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r2.ebuild,v 1.10 2004/01/08 02:48:20 avenj Exp $ DESCRIPTION="standard ghostscript frontend used by programs like LyX" HOMEPAGE="http://wwwthep.physik.uni-mainz.de/~plass/gv/" @@ -8,7 +8,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" +KEYWORDS="x86 ppc alpha sparc ~amd64" # There's probably more, but ghostscript also depends on it, # so I can't identify it |