diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 21:47:30 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 21:47:30 +0000 |
commit | c3ff55178c2f2368ef8a854b120e908ed1625b18 (patch) | |
tree | ed1cd0ee279003fadffce18a6be250b2ddca664c /gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-c3ff55178c2f2368ef8a854b120e908ed1625b18.tar.gz gentoo-2-c3ff55178c2f2368ef8a854b120e908ed1625b18.tar.bz2 gentoo-2-c3ff55178c2f2368ef8a854b120e908ed1625b18.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild')
-rw-r--r-- | gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild b/gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild index c38d9b3fc75b..1202a223a5d9 100644 --- a/gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild +++ b/gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.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/gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild,v 1.2 2014/02/22 15:06:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnome-keyring/libgnome-keyring-3.10.1.ebuild,v 1.3 2014/02/22 21:47:30 pacho Exp $ EAPI="5" GCONF_DEBUG="yes" @@ -18,7 +18,7 @@ LICENSE="LGPL-2+ GPL-2+" # tests are GPL-2 SLOT="0" IUSE="debug +introspection test vala" REQUIRED_USE="vala? ( introspection )" -KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~sparc-solaris" RDEPEND=" >=sys-apps/dbus-1 |