summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2007-03-23 13:59:54 +0000
committerFerris McCormick <fmccor@gentoo.org>2007-03-23 13:59:54 +0000
commit119043a475db90c2e6302f5bd62e0d6e9095c229 (patch)
treec4329f899d855c70e41aff7307663085315fa18c /app-crypt/seahorse
parent>=app-crypt/seahorse-1.0 must be masked for the 2006.1/2.4 sparc64 profile as... (diff)
downloadgentoo-2-119043a475db90c2e6302f5bd62e0d6e9095c229.tar.gz
gentoo-2-119043a475db90c2e6302f5bd62e0d6e9095c229.tar.bz2
gentoo-2-119043a475db90c2e6302f5bd62e0d6e9095c229.zip
Add back ~sparc keyword --- Bug #171871 --- builds as expected and can sign
files, encrypt files, and so on. (Portage version: 2.1.2.2)
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r--app-crypt/seahorse/ChangeLog6
-rw-r--r--app-crypt/seahorse/seahorse-1.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog
index bef2e655114a..bc7aadd2b673 100644
--- a/app-crypt/seahorse/ChangeLog
+++ b/app-crypt/seahorse/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-crypt/seahorse
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.66 2007/03/23 00:31:22 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.67 2007/03/23 13:59:54 fmccor Exp $
+
+ 23 Mar 2007; Ferris McCormick <fmccor@gentoo.org> seahorse-1.0.ebuild:
+ Add back ~sparc keyword --- Bug #171871 --- builds as expected and can sign
+ files, encrypt files, and so on.
*seahorse-1.0 (23 Mar 2007)
diff --git a/app-crypt/seahorse/seahorse-1.0.ebuild b/app-crypt/seahorse/seahorse-1.0.ebuild
index 833643a2147b..88512c0492fa 100644
--- a/app-crypt/seahorse/seahorse-1.0.ebuild
+++ b/app-crypt/seahorse/seahorse-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-1.0.ebuild,v 1.1 2007/03/23 00:31:22 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-1.0.ebuild,v 1.2 2007/03/23 13:59:54 fmccor Exp $
inherit gnome2 eutils flag-o-matic
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~sparc ~x86"
IUSE="avahi dbus debug gedit gnome keyring ldap libnotify nautilus"
RDEPEND=">=gnome-base/libgnome-2.14