diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 16:43:32 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-04-26 16:43:32 +0000 |
commit | 5d943384677e1daaf31c9dd48ac116f6f81d8d5d (patch) | |
tree | e801de6e0ee92500a47f16d04358ef94571c7231 /app-admin | |
parent | Version bump. (diff) | |
download | gentoo-2-5d943384677e1daaf31c9dd48ac116f6f81d8d5d.tar.gz gentoo-2-5d943384677e1daaf31c9dd48ac116f6f81d8d5d.tar.bz2 gentoo-2-5d943384677e1daaf31c9dd48ac116f6f81d8d5d.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-vi/ChangeLog | 7 | ||||
-rw-r--r-- | app-admin/eselect-vi/eselect-vi-1.1.7-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-admin/eselect-vi/ChangeLog b/app-admin/eselect-vi/ChangeLog index 7f200d6dac2b..608e5ae1b5e3 100644 --- a/app-admin/eselect-vi/ChangeLog +++ b/app-admin/eselect-vi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-vi -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-vi/ChangeLog,v 1.46 2011/02/06 05:13:22 leio Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-vi/ChangeLog,v 1.47 2012/04/26 16:43:32 aballier Exp $ + + 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> eselect-vi-1.1.7-r1.ebuild: + keyword ~amd64-fbsd 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> eselect-vi-1.1.4.ebuild: Drop to ~mips diff --git a/app-admin/eselect-vi/eselect-vi-1.1.7-r1.ebuild b/app-admin/eselect-vi/eselect-vi-1.1.7-r1.ebuild index 01e58c3dad30..e8bfe86ea2cc 100644 --- a/app-admin/eselect-vi/eselect-vi-1.1.7-r1.ebuild +++ b/app-admin/eselect-vi/eselect-vi-1.1.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-vi/eselect-vi-1.1.7-r1.ebuild,v 1.10 2010/10/29 22:14:00 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-vi/eselect-vi-1.1.7-r1.ebuild,v 1.11 2012/04/26 16:43:32 aballier Exp $ EAPI="3" inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/vi.eselect-${PV}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=">=app-admin/eselect-1.0.6" |