diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 18:25:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 18:25:30 +0000 |
commit | ac5f895b8463cb48f7e1721dab02d280fec3b44e (patch) | |
tree | 5a5115a953dd50576a71ae4fa8ff70445b7dfd0e /app-text/gv | |
parent | alpha/ia64/s390/sh/sparc stable wrt #419719 (diff) | |
download | gentoo-2-ac5f895b8463cb48f7e1721dab02d280fec3b44e.tar.gz gentoo-2-ac5f895b8463cb48f7e1721dab02d280fec3b44e.tar.bz2 gentoo-2-ac5f895b8463cb48f7e1721dab02d280fec3b44e.zip |
alpha/sparc stable wrt #418471
(Portage version: 2.1.11.5/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.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gv/ChangeLog b/app-text/gv/ChangeLog index f11830f06580..cd61ce85b814 100644 --- a/app-text/gv/ChangeLog +++ b/app-text/gv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gv # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.106 2012/06/29 15:35:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.107 2012/07/29 18:25:30 armin76 Exp $ + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> gv-3.7.3-r1.ebuild: + alpha/sparc stable wrt #418471 29 Jun 2012; Jeroen Roovers <jer@gentoo.org> gv-3.7.3-r1.ebuild: Stable for HPPA (bug #418471). diff --git a/app-text/gv/gv-3.7.3-r1.ebuild b/app-text/gv/gv-3.7.3-r1.ebuild index 17ebbb58369e..f76508548532 100644 --- a/app-text/gv/gv-3.7.3-r1.ebuild +++ b/app-text/gv/gv-3.7.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.3-r1.ebuild,v 1.10 2012/06/29 15:35:26 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.3-r1.ebuild,v 1.11 2012/07/29 18:25:30 armin76 Exp $ EAPI=4 inherit eutils flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/gv/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~mips ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~mips ppc ppc64 sparc x86" IUSE="unicode xinerama" RDEPEND="app-text/ghostscript-gpl |