diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 16:44:06 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 16:44:06 +0000 |
commit | 390787085ebf8be4bb508b75c42e520b33003790 (patch) | |
tree | ebc1b2903c0e5660107dc511f41edf86c68917f8 /app-admin/eselect-pinentry | |
parent | dev-python/autopep8: Bump to 0.6 (diff) | |
download | gentoo-2-390787085ebf8be4bb508b75c42e520b33003790.tar.gz gentoo-2-390787085ebf8be4bb508b75c42e520b33003790.tar.bz2 gentoo-2-390787085ebf8be4bb508b75c42e520b33003790.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
Diffstat (limited to 'app-admin/eselect-pinentry')
-rw-r--r-- | app-admin/eselect-pinentry/ChangeLog | 8 | ||||
-rw-r--r-- | app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-admin/eselect-pinentry/ChangeLog b/app-admin/eselect-pinentry/ChangeLog index 71fa4107e7cc..d4c3cee53b01 100644 --- a/app-admin/eselect-pinentry/ChangeLog +++ b/app-admin/eselect-pinentry/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eselect-pinentry -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/ChangeLog,v 1.3 2010/10/21 19:31:11 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/ChangeLog,v 1.4 2012/05/09 16:44:06 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> + eselect-pinentry-0.3.ebuild: + keyword ~amd64-fbsd *eselect-pinentry-0.3 (21 Oct 2010) diff --git a/app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild b/app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild index 1e1e705a400c..b34f3c149059 100644 --- a/app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild +++ b/app-admin/eselect-pinentry/eselect-pinentry-0.3.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-pinentry/eselect-pinentry-0.3.ebuild,v 1.1 2010/10/21 19:31:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild,v 1.2 2012/05/09 16:44:06 aballier Exp $ DESCRIPTION="Manage /usr/bin/pinentry symlink" HOMEPAGE="http://www.gentoo.org/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="app-admin/eselect |