diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-07-20 22:06:26 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-07-20 22:06:26 +0000 |
commit | 8087b4df84d9105567c2ff37915e9f90495343bd (patch) | |
tree | 8b198e415788285621e2b6488813b62edf6bc399 /app-text/gv | |
parent | version bump (diff) | |
download | gentoo-2-8087b4df84d9105567c2ff37915e9f90495343bd.tar.gz gentoo-2-8087b4df84d9105567c2ff37915e9f90495343bd.tar.bz2 gentoo-2-8087b4df84d9105567c2ff37915e9f90495343bd.zip |
Stable for ppc/ppc64; bug #371807
(Portage version: 2.1.10.3/cvs/Linux ppc64)
Diffstat (limited to 'app-text/gv')
-rw-r--r-- | app-text/gv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gv/gv-3.7.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog index 22f6e0e1258f..96a0bd7ef438 100644 --- a/app-text/gv/ChangeLog +++ b/app-text/gv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gv # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.91 2011/06/25 18:17:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.92 2011/07/20 22:06:26 halcy0n Exp $ + + 18 Jul 2011; Mark Loeser <halcy0n@gentoo.org> gv-3.7.1-r1.ebuild: + Stable for ppc/ppc64; bug #371807 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> gv-3.7.1-r1.ebuild: alpha/sparc stable wrt #371807 diff --git a/app-text/gv/gv-3.7.1-r1.ebuild b/app-text/gv/gv-3.7.1-r1.ebuild index b080baefb1f9..7fc755b22de6 100644 --- a/app-text/gv/gv-3.7.1-r1.ebuild +++ b/app-text/gv/gv-3.7.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1-r1.ebuild,v 1.4 2011/06/25 18:17:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.1-r1.ebuild,v 1.5 2011/07/20 22:06:26 halcy0n Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gv/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ~mips ppc ppc64 sparc x86" IUSE="xinerama" DEPEND="x11-libs/libX11 |