diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 13:21:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 13:21:19 +0000 |
commit | ed8e17490d402f9eacc60c081c3d4e860dfb0044 (patch) | |
tree | 4fb186b91a684f3c0ac043274d0f6cae07c7f6e1 /app-admin | |
parent | Stable for amd64, wrt bug #414741 (diff) | |
download | gentoo-2-ed8e17490d402f9eacc60c081c3d4e860dfb0044.tar.gz gentoo-2-ed8e17490d402f9eacc60c081c3d4e860dfb0044.tar.bz2 gentoo-2-ed8e17490d402f9eacc60c081c3d4e860dfb0044.zip |
Stable for amd64, wrt bug #421593
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-pinentry/ChangeLog | 5 | ||||
-rw-r--r-- | app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-admin/eselect-pinentry/ChangeLog b/app-admin/eselect-pinentry/ChangeLog index 7f5f92fc190a..0c00ffdf5528 100644 --- a/app-admin/eselect-pinentry/ChangeLog +++ b/app-admin/eselect-pinentry/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/eselect-pinentry # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/ChangeLog,v 1.6 2012/06/17 20:14:44 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/ChangeLog,v 1.7 2012/06/19 13:21:19 ago Exp $ + + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> eselect-pinentry-0.3.ebuild: + Stable for amd64, wrt bug #421593 17 Jun 2012; Jeff Horelick <jdhore@gentoo.org> eselect-pinentry-0.3.ebuild: marked x86 per bug 421593 diff --git a/app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild b/app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild index 79b0ca525109..3d1942d3d293 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-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.3 2012/06/17 20:14:44 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild,v 1.4 2012/06/19 13:21:19 ago 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 ~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" +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 |