diff options
author | 2012-06-02 23:42:03 +0000 | |
---|---|---|
committer | 2012-06-02 23:42:03 +0000 | |
commit | 76f61484a47d5014a904602c86a48afc4c8c9a00 (patch) | |
tree | 09ab44f106e26e0e085007a16edc0b284601743c | |
parent | Remove broken versions, bug #418979 (diff) | |
download | gentoo-2-76f61484a47d5014a904602c86a48afc4c8c9a00.tar.gz gentoo-2-76f61484a47d5014a904602c86a48afc4c8c9a00.tar.bz2 gentoo-2-76f61484a47d5014a904602c86a48afc4c8c9a00.zip |
Stable on amd64 wrt bug #418471
(Portage version: 2.1.10.64/cvs/Linux x86_64)
-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 2013cdb25388..f0b5d3683bdf 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.101 2012/05/04 03:33:17 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.102 2012/06/02 23:42:03 hwoarang Exp $ + + 02 Jun 2012; Markos Chandras <hwoarang@gentoo.org> gv-3.7.3-r1.ebuild: + Stable on amd64 wrt bug #418471 04 May 2012; Jeff Horelick <jdhore@gentoo.org> gv-3.7.3-r1.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/app-text/gv/gv-3.7.3-r1.ebuild b/app-text/gv/gv-3.7.3-r1.ebuild index e7a0f9206ae5..3b4cf423a0a1 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.5 2012/05/04 03:33:17 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.3-r1.ebuild,v 1.6 2012/06/02 23:42:03 hwoarang 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 |