diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:22:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-21 17:22:44 +0000 |
commit | 248d5094e165524186a7a915ecf7f482ec1e1df0 (patch) | |
tree | 5ea197251028b30655880c9e442047ed404f97c1 /app-editors/xvile | |
parent | Stable for ppc, wrt bug #485344 (diff) | |
download | gentoo-2-248d5094e165524186a7a915ecf7f482ec1e1df0.tar.gz gentoo-2-248d5094e165524186a7a915ecf7f482ec1e1df0.tar.bz2 gentoo-2-248d5094e165524186a7a915ecf7f482ec1e1df0.zip |
Stable for ppc, wrt bug #486370
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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 dcba5d83c91c..a6775db5ddbc 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.35 2013/09/30 17:17:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/ChangeLog,v 1.36 2013/12/21 17:22:44 ago Exp $ + + 21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> xvile-9.8k.ebuild: + Stable for ppc, wrt bug #486370 30 Sep 2013; Agostino Sarubbo <ago@gentoo.org> xvile-9.8k.ebuild: Stable for x86, wrt bug #486370 diff --git a/app-editors/xvile/xvile-9.8k.ebuild b/app-editors/xvile/xvile-9.8k.ebuild index f54e62bcc8e1..11f428c4ab02 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.3 2013/09/30 17:17:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.8k.ebuild,v 1.4 2013/12/21 17:22:44 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 ) |