diff options
author | 2012-06-24 10:38:35 +0000 | |
---|---|---|
committer | 2012-06-24 10:38:35 +0000 | |
commit | 776bdf9e26f7cd44b4c6e8908db6279ce356eff1 (patch) | |
tree | 2b2222fa48903fa3e299be2b5ed4aba3c7c42065 /app-editors | |
parent | Stable for amd64, wrt bug #418439 (diff) | |
download | historical-776bdf9e26f7cd44b4c6e8908db6279ce356eff1.tar.gz historical-776bdf9e26f7cd44b4c6e8908db6279ce356eff1.tar.bz2 historical-776bdf9e26f7cd44b4c6e8908db6279ce356eff1.zip |
Stable for amd64, wrt bug #418409
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vile/vile-9.8g.ebuild | 4 | ||||
-rw-r--r-- | app-editors/xvile/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xvile/xvile-9.8g.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/app-editors/vile/ChangeLog b/app-editors/vile/ChangeLog index a7e7ace396e3..08e66f6d4d1b 100644 --- a/app-editors/vile/ChangeLog +++ b/app-editors/vile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/vile # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.42 2012/06/24 09:30:51 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.43 2012/06/24 10:38:11 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> vile-9.8g.ebuild: + Stable for amd64, wrt bug #418409 24 Jun 2012; Kacper Kowalik <xarthisius.kk@gmail.com> vile-9.8g.ebuild: ppc stable wrt #418409 diff --git a/app-editors/vile/vile-9.8g.ebuild b/app-editors/vile/vile-9.8g.ebuild index f4576b92c0b0..bf3d48e04b7d 100644 --- a/app-editors/vile/vile-9.8g.ebuild +++ b/app-editors/vile/vile-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/vile/vile-9.8g.ebuild,v 1.2 2012/06/24 09:30:51 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8g.ebuild,v 1.3 2012/06/24 10:38:11 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="ftp://invisible-island.net/vile/current/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="perl" RDEPEND=">=sys-libs/ncurses-5.2 diff --git a/app-editors/xvile/ChangeLog b/app-editors/xvile/ChangeLog index b6aa84400418..88394fcf8204 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.27 2012/06/24 09:32:15 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/ChangeLog,v 1.28 2012/06/24 10:38:35 ago Exp $ + + 24 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xvile-9.8g.ebuild: + Stable for amd64, wrt bug #418409 24 Jun 2012; Kacper Kowalik <xarthisius.kk@gmail.com> xvile-9.8g.ebuild: ppc stable wrt #418409 diff --git a/app-editors/xvile/xvile-9.8g.ebuild b/app-editors/xvile/xvile-9.8g.ebuild index d16eee199d2c..2714a8ec3dfc 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.2 2012/06/24 09:32:15 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.8g.ebuild,v 1.3 2012/06/24 10:38:35 ago 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 ) |