diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:38:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:38:23 +0000 |
commit | e2931ebd37ec29bbbf9d3ebd4402892144114744 (patch) | |
tree | afede6b1ba7c11629d4eb48d6e3e911b3561bdf8 /app-crypt/libsecret | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-e2931ebd37ec29bbbf9d3ebd4402892144114744.tar.gz gentoo-2-e2931ebd37ec29bbbf9d3ebd4402892144114744.tar.bz2 gentoo-2-e2931ebd37ec29bbbf9d3ebd4402892144114744.zip |
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-crypt/libsecret')
-rw-r--r-- | app-crypt/libsecret/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/libsecret/libsecret-0.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/libsecret/ChangeLog b/app-crypt/libsecret/ChangeLog index 9c9a1c441aaa..538c8f7ccb37 100644 --- a/app-crypt/libsecret/ChangeLog +++ b/app-crypt/libsecret/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/libsecret # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/ChangeLog,v 1.40 2014/07/28 13:42:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/ChangeLog,v 1.41 2014/08/21 10:38:23 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libsecret-0.18.ebuild: + Stable for ppc64, wrt bug #512012 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libsecret-0.18.ebuild: Stable for ppc, wrt bug #512012 diff --git a/app-crypt/libsecret/libsecret-0.18.ebuild b/app-crypt/libsecret/libsecret-0.18.ebuild index 6044affda004..f19b852d4f1a 100644 --- a/app-crypt/libsecret/libsecret-0.18.ebuild +++ b/app-crypt/libsecret/libsecret-0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/libsecret-0.18.ebuild,v 1.4 2014/07/28 13:42:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/libsecret/libsecret-0.18.ebuild,v 1.5 2014/08/21 10:38:23 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_{6,7} ) @@ -16,7 +16,7 @@ LICENSE="LGPL-2.1+ Apache-2.0" # Apache-2.0 license is used for tests only SLOT="0" IUSE="+crypt debug +introspection test vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd" COMMON_DEPEND=" >=dev-libs/glib-2.38:2 |