diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 18:17:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 18:17:13 +0000 |
commit | 7320bf6aae3b51e187253548d3ea6a52f21c9000 (patch) | |
tree | ae8e845ded799e15008ec94bec3cf98bf6dd03bc /app-text/gv | |
parent | alpha/sparc stable wrt #369897 (diff) | |
download | gentoo-2-7320bf6aae3b51e187253548d3ea6a52f21c9000.tar.gz gentoo-2-7320bf6aae3b51e187253548d3ea6a52f21c9000.tar.bz2 gentoo-2-7320bf6aae3b51e187253548d3ea6a52f21c9000.zip |
alpha/sparc stable wrt #371807
(Portage version: 2.1.10.3/cvs/Linux ia64)
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 3975b9a0daca..22f6e0e1258f 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.90 2011/06/18 09:07:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.91 2011/06/25 18:17:13 armin76 Exp $ + + 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> gv-3.7.1-r1.ebuild: + alpha/sparc stable wrt #371807 18 Jun 2011; Markos Chandras <hwoarang@gentoo.org> gv-3.7.1-r1.ebuild: Stable on amd64 wrt bug #371807 diff --git a/app-text/gv/gv-3.7.1-r1.ebuild b/app-text/gv/gv-3.7.1-r1.ebuild index c5808d1c3518..b080baefb1f9 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.3 2011/06/18 09:07:29 hwoarang Exp $ +# $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 $ 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 |