summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-16 00:01:32 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-16 00:01:32 +0000
commita11f572c8d1b339e6220462ea31b34d6c2dc4062 (patch)
tree9a2acfd6f1eb7e7cc1fed4add594bda6331ac42a
parentCleanup package.mask (diff)
downloadgentoo-2-a11f572c8d1b339e6220462ea31b34d6c2dc4062.tar.gz
gentoo-2-a11f572c8d1b339e6220462ea31b34d6c2dc4062.tar.bz2
gentoo-2-a11f572c8d1b339e6220462ea31b34d6c2dc4062.zip
amd64 stable, bug #504582
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
-rw-r--r--app-crypt/seahorse/ChangeLog5
-rw-r--r--app-crypt/seahorse/seahorse-3.10.2-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog
index af06cf585f66..f3cc81995add 100644
--- a/app-crypt/seahorse/ChangeLog
+++ b/app-crypt/seahorse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/seahorse
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.178 2014/03/15 23:54:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.179 2014/03/16 00:01:32 pacho Exp $
+
+ 16 Mar 2014; Pacho Ramos <pacho@gentoo.org> seahorse-3.10.2-r1.ebuild:
+ amd64 stable, bug #504582
15 Mar 2014; Pacho Ramos <pacho@gentoo.org> seahorse-3.10.2-r1.ebuild:
x86 stable, bug #504582
diff --git a/app-crypt/seahorse/seahorse-3.10.2-r1.ebuild b/app-crypt/seahorse/seahorse-3.10.2-r1.ebuild
index c7fbe08379ed..a5869e1de887 100644
--- a/app-crypt/seahorse/seahorse-3.10.2-r1.ebuild
+++ b/app-crypt/seahorse/seahorse-3.10.2-r1.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/seahorse/seahorse-3.10.2-r1.ebuild,v 1.2 2014/03/15 23:54:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-3.10.2-r1.ebuild,v 1.3 2014/03/16 00:01:32 pacho Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Seahorse"
LICENSE="GPL-2+ FDL-1.1+"
SLOT="0"
IUSE="avahi debug ldap"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
COMMON_DEPEND="
>=app-crypt/gcr-3.9.1:=