diff options
author | 2012-09-09 15:15:57 +0000 | |
---|---|---|
committer | 2012-09-09 15:15:57 +0000 | |
commit | 3047140c712b73ec7bb9db2bd136e4cab7d2ff65 (patch) | |
tree | b15a6800e52dd6349113e5742448a5ea0ed57763 /app-admin | |
parent | Version bump (diff) | |
download | gentoo-2-3047140c712b73ec7bb9db2bd136e4cab7d2ff65.tar.gz gentoo-2-3047140c712b73ec7bb9db2bd136e4cab7d2ff65.tar.bz2 gentoo-2-3047140c712b73ec7bb9db2bd136e4cab7d2ff65.zip |
alpha/ia64/s390/sh/sparc stable wrt #421593
(Portage version: 2.1.11.9/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 96c00210a91e..a5f038cc18ab 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.10 2012/08/17 12:27:43 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/ChangeLog,v 1.11 2012/09/09 15:15:57 armin76 Exp $ + + 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> eselect-pinentry-0.3.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #421593 17 Aug 2012; Anthony G. Basile <blueness@gentoo.org> eselect-pinentry-0.3.ebuild: diff --git a/app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild b/app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild index 555dd39cd5e6..4c65dc4dcb7f 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.7 2012/08/17 12:27:43 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-pinentry/eselect-pinentry-0.3.ebuild,v 1.8 2012/09/09 15:15:57 armin76 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 |