diff options
author | Jason Wever <weeve@gentoo.org> | 2003-08-03 14:24:36 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-08-03 14:24:36 +0000 |
commit | 77856d3589b349fdd7df282d8274ff541563bc6a (patch) | |
tree | 3d5b30f7dab89c01405a9fda7f1a6bd054c7dd0a | |
parent | Remove stale ebuild (diff) | |
download | gentoo-2-77856d3589b349fdd7df282d8274ff541563bc6a.tar.gz gentoo-2-77856d3589b349fdd7df282d8274ff541563bc6a.tar.bz2 gentoo-2-77856d3589b349fdd7df282d8274ff541563bc6a.zip |
Added sparc to keywords to fix big #25043.
-rw-r--r-- | app-text/gv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gv/Manifest | 4 | ||||
-rw-r--r-- | app-text/gv/gv-3.5.8-r2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog index eb0eab72a879..600c05f5a789 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.7 2003/03/10 22:39:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.8 2003/08/03 14:24:30 weeve Exp $ + + 03 Aug 2003; Jason Wever <weeve@gentoo.org> gv-3.5.8-r2.ebuild: + Added sparc to keywords to fix big #25043. *gv-3.5.8-r2 (03 Oct 2002) diff --git a/app-text/gv/Manifest b/app-text/gv/Manifest index 9a254d293ea1..bf47cc1944bc 100644 --- a/app-text/gv/Manifest +++ b/app-text/gv/Manifest @@ -1,6 +1,6 @@ -MD5 57b5102935907a5647a8a75db4de690c ChangeLog 1136 +MD5 7795496f66e7eeaffe493c7d99008d7f ChangeLog 1245 MD5 ad8c082d99e0779a7811b1660ece287b gv-3.5.8-r1.ebuild 1450 -MD5 5a168e0efb8e246007f6370313385728 gv-3.5.8-r2.ebuild 1540 +MD5 086d32a0b3d6b701130f2954557b3b80 gv-3.5.8-r2.ebuild 1543 MD5 ed8bb15a47bee7c6c61f5b8f419391a1 files/digest-gv-3.5.8-r1 60 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 5e410a0b8acc..2ed2b0c7e9a3 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.5 2003/03/10 22:39:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.5.8-r2.ebuild,v 1.6 2003/08/03 14:24:30 weeve 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 alpha" +KEYWORDS="ppc x86 alpha sparc" # There's probably more, but ghostscript also depends on it, # so I can't identify it |