diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:30:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 15:30:29 +0000 |
commit | 5f9550f5ac71a85c7671ee896b221e486ea71d65 (patch) | |
tree | e03e1b482391b4d0a8c933625bdbc970e0d2ab9a /app-editors/xvile | |
parent | Stable for sparc, wrt bug #492768 (diff) | |
download | gentoo-2-5f9550f5ac71a85c7671ee896b221e486ea71d65.tar.gz gentoo-2-5f9550f5ac71a85c7671ee896b221e486ea71d65.tar.bz2 gentoo-2-5f9550f5ac71a85c7671ee896b221e486ea71d65.zip |
Stable for sparc, wrt bug #486370
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", 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 a6775db5ddbc..765a3446fb79 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.36 2013/12/21 17:22:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/ChangeLog,v 1.37 2013/12/23 15:30:29 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> xvile-9.8k.ebuild: + Stable for sparc, wrt bug #486370 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> xvile-9.8k.ebuild: Stable for ppc, wrt bug #486370 diff --git a/app-editors/xvile/xvile-9.8k.ebuild b/app-editors/xvile/xvile-9.8k.ebuild index 11f428c4ab02..29dbca6d49b6 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.4 2013/12/21 17:22:44 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.8k.ebuild,v 1.5 2013/12/23 15:30:29 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 ) |