diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 12:00:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-29 12:00:02 +0000 |
commit | 9f95f8f5b3421479c49062d201eb76c9309f580c (patch) | |
tree | 1a405d1409c3b2af4b7acb0bc862f2df355d6628 /app-editors/xvile | |
parent | Stable for amd64, wrt bug #486368 (diff) | |
download | gentoo-2-9f95f8f5b3421479c49062d201eb76c9309f580c.tar.gz gentoo-2-9f95f8f5b3421479c49062d201eb76c9309f580c.tar.bz2 gentoo-2-9f95f8f5b3421479c49062d201eb76c9309f580c.zip |
Stable for amd64, wrt bug #486370
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 e9e19b8ad052..fb58cba8de24 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.33 2013/08/27 07:32:49 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/ChangeLog,v 1.34 2013/09/29 12:00:02 ago Exp $ + + 29 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xvile-9.8k.ebuild: + Stable for amd64, wrt bug #486370 *xvile-9.8k (27 Aug 2013) diff --git a/app-editors/xvile/xvile-9.8k.ebuild b/app-editors/xvile/xvile-9.8k.ebuild index 16d2f0ddfa8d..d68feb86c149 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.1 2013/08/27 07:32:49 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.8k.ebuild,v 1.2 2013/09/29 12:00:02 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 ) |