diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2012-06-24 09:32:15 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2012-06-24 09:32:15 +0000 |
commit | d236e9aa439729602878405c36acff20cf7e552f (patch) | |
tree | 00420a15a927efceab3de77cf86f2a2ee2d84583 /app-editors | |
parent | ppc stable wrt #418409 (diff) | |
download | gentoo-2-d236e9aa439729602878405c36acff20cf7e552f.tar.gz gentoo-2-d236e9aa439729602878405c36acff20cf7e552f.tar.bz2 gentoo-2-d236e9aa439729602878405c36acff20cf7e552f.zip |
ppc stable wrt #418409
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xvile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xvile/xvile-9.8g.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xvile/ChangeLog b/app-editors/xvile/ChangeLog index cba939c91dbd..b6aa84400418 100644 --- a/app-editors/xvile/ChangeLog +++ b/app-editors/xvile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xvile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/ChangeLog,v 1.26 2012/06/24 04:20:55 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/ChangeLog,v 1.27 2012/06/24 09:32:15 xarthisius Exp $ + + 24 Jun 2012; Kacper Kowalik <xarthisius.kk@gmail.com> xvile-9.8g.ebuild: + ppc stable wrt #418409 24 Jun 2012; Tim Harder <radhermit@gentoo.org> -xvile-9.8e.ebuild, -xvile-9.8f.ebuild: diff --git a/app-editors/xvile/xvile-9.8g.ebuild b/app-editors/xvile/xvile-9.8g.ebuild index 4b9efa89e40b..d16eee199d2c 100644 --- a/app-editors/xvile/xvile-9.8g.ebuild +++ b/app-editors/xvile/xvile-9.8g.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.8g.ebuild,v 1.1 2012/03/19 06:46:42 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.8g.ebuild,v 1.2 2012/06/24 09:32:15 xarthisius Exp $ EAPI="4" @@ -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 ) |