diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-30 17:17:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-30 17:17:08 +0000 |
commit | 242e10a95ddabc0036e0a01ea99b9cd57df70edf (patch) | |
tree | 43766ae7ae505774de1bbecb45a3f64297a4985f /app-editors/xvile | |
parent | Stable for x86, wrt bug #486370 (diff) | |
download | gentoo-2-242e10a95ddabc0036e0a01ea99b9cd57df70edf.tar.gz gentoo-2-242e10a95ddabc0036e0a01ea99b9cd57df70edf.tar.bz2 gentoo-2-242e10a95ddabc0036e0a01ea99b9cd57df70edf.zip |
Stable for x86, wrt bug #486370
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/xvile')
-rw-r--r-- | app-editors/xvile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xvile/xvile-9.8k.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xvile/ChangeLog b/app-editors/xvile/ChangeLog index fb58cba8de24..dcba5d83c91c 100644 --- a/app-editors/xvile/ChangeLog +++ b/app-editors/xvile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xvile # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/ChangeLog,v 1.34 2013/09/29 12:00:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/ChangeLog,v 1.35 2013/09/30 17:17:08 ago Exp $ + + 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xvile-9.8k.ebuild: + Stable for x86, wrt bug #486370 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xvile-9.8k.ebuild: Stable for amd64, wrt bug #486370 diff --git a/app-editors/xvile/xvile-9.8k.ebuild b/app-editors/xvile/xvile-9.8k.ebuild index d68feb86c149..f54e62bcc8e1 100644 --- a/app-editors/xvile/xvile-9.8k.ebuild +++ b/app-editors/xvile/xvile-9.8k.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.8k.ebuild,v 1.2 2013/09/29 12:00:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.8k.ebuild,v 1.3 2013/09/30 17:17:08 ago Exp $ EAPI="5" @@ -13,7 +13,7 @@ SRC_URI="ftp://invisible-island.net/vile/current/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="perl" RDEPEND="perl? ( dev-lang/perl ) |