diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 19:52:02 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 19:52:02 +0000 |
commit | 8ee3270d56dc1f7a2acd04900c59f4a1526a4d2b (patch) | |
tree | 9b1b99b7fe8fa185e0120df49094b12ad0c026b3 /app-editors/xvile | |
parent | Version bump. (diff) | |
download | gentoo-2-8ee3270d56dc1f7a2acd04900c59f4a1526a4d2b.tar.gz gentoo-2-8ee3270d56dc1f7a2acd04900c59f4a1526a4d2b.tar.bz2 gentoo-2-8ee3270d56dc1f7a2acd04900c59f4a1526a4d2b.zip |
Stable for alpha, wrt bug #486370
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 a1ddda96a64e..cddc2af85836 100644 --- a/app-editors/xvile/ChangeLog +++ b/app-editors/xvile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xvile # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/ChangeLog,v 1.38 2014/01/15 09:53:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/ChangeLog,v 1.39 2014/01/18 19:52:02 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xvile-9.8k.ebuild: + Stable for alpha, wrt bug #486370 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xvile-9.8k.ebuild: Stable for ia64, wrt bug #486370 diff --git a/app-editors/xvile/xvile-9.8k.ebuild b/app-editors/xvile/xvile-9.8k.ebuild index 17ab93a563e6..5d12083c5b66 100644 --- a/app-editors/xvile/xvile-9.8k.ebuild +++ b/app-editors/xvile/xvile-9.8k.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.6 2014/01/15 09:53:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.8k.ebuild,v 1.7 2014/01/18 19:52: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 ) |