diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-18 09:07:29 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-18 09:07:29 +0000 |
commit | 550e25ad96f7f1db61380120917490cdc1539d0f (patch) | |
tree | 7680b07b4a2a681867baacb457c840c4abf33458 /app-text/gv | |
parent | Stable on amd64 wrt bug #295286 (diff) | |
download | gentoo-2-550e25ad96f7f1db61380120917490cdc1539d0f.tar.gz gentoo-2-550e25ad96f7f1db61380120917490cdc1539d0f.tar.bz2 gentoo-2-550e25ad96f7f1db61380120917490cdc1539d0f.zip |
Stable on amd64 wrt bug #371807
(Portage version: 2.1.9.49/cvs/Linux x86_64)
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 fe99c64b1e12..3975b9a0daca 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.89 2011/06/16 16:58:48 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gv/ChangeLog,v 1.90 2011/06/18 09:07:29 hwoarang Exp $ + + 18 Jun 2011; Markos Chandras <hwoarang@gentoo.org> gv-3.7.1-r1.ebuild: + Stable on amd64 wrt bug #371807 16 Jun 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> gv-3.7.1-r1.ebuild: x86 stable 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 2f75ce9d87f3..c5808d1c3518 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.2 2011/06/16 16:58:48 phajdan.jr Exp $ +# $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 $ 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 |