diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-11 17:14:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-11 17:14:06 +0000 |
commit | 92b2c37786c1f6a485e6c5d00811d989968fdef3 (patch) | |
tree | ccdf4e2e646ecd46cf4fc3108445aa70f9975c66 /app-text/gv | |
parent | corrected LICENSE from FDL-1.1 to FDL-1.2; install info document (sparse up t... (diff) | |
download | gentoo-2-92b2c37786c1f6a485e6c5d00811d989968fdef3.tar.gz gentoo-2-92b2c37786c1f6a485e6c5d00811d989968fdef3.tar.bz2 gentoo-2-92b2c37786c1f6a485e6c5d00811d989968fdef3.zip |
alpha/sparc stable wrt #187109
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-text/gv')
-rw-r--r-- | app-text/gv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gv/gv-3.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog index cb211d9ae112..de31f526b9d9 100644 --- a/app-text/gv/ChangeLog +++ b/app-text/gv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gv # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.71 2007/10/11 11:00:55 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.72 2007/10/11 17:14:06 armin76 Exp $ + + 11 Oct 2007; Raúl Porcel <armin76@gentoo.org> gv-3.6.3.ebuild: + alpha/sparc stable wrt #187109 11 Oct 2007; Dawid Węgliński <cla@gentoo.org> gv-3.6.3.ebuild: Stable on x86 (bug #187109) diff --git a/app-text/gv/gv-3.6.3.ebuild b/app-text/gv/gv-3.6.3.ebuild index 30c64f9633c1..8f741c1b7700 100644 --- a/app-text/gv/gv-3.6.3.ebuild +++ b/app-text/gv/gv-3.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.6.3.ebuild,v 1.5 2007/10/11 11:00:55 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.6.3.ebuild,v 1.6 2007/10/11 17:14:06 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/gv/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 hppa ~mips ~ppc ppc64 sparc x86" IUSE="" RDEPEND="x11-libs/libICE |