diff options
author | 2012-06-08 11:41:31 +0000 | |
---|---|---|
committer | 2012-06-08 11:41:31 +0000 | |
commit | 5d020bd8c171d6802cfd9408a167c12de72d9252 (patch) | |
tree | 339179537090f55d40d14693b6514fefbfc2df63 /app-text/gv/gv-3.7.3-r1.ebuild | |
parent | x86 stable wrt bug #419289 (diff) | |
download | historical-5d020bd8c171d6802cfd9408a167c12de72d9252.tar.gz historical-5d020bd8c171d6802cfd9408a167c12de72d9252.tar.bz2 historical-5d020bd8c171d6802cfd9408a167c12de72d9252.zip |
x86 stable wrt bug #418471
Package-Manager: portage-2.1.10.49/cvs/Linux i686
Diffstat (limited to 'app-text/gv/gv-3.7.3-r1.ebuild')
-rw-r--r-- | app-text/gv/gv-3.7.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/gv/gv-3.7.3-r1.ebuild b/app-text/gv/gv-3.7.3-r1.ebuild index 78bfe3f1e244..ea0e4ca3ffa5 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.8 2012/06/07 22:03:52 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/gv-3.7.3-r1.ebuild,v 1.9 2012/06/08 11:41:31 phajdan.jr 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 |