summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-03-24 12:06:45 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-03-24 12:06:45 +0000
commitb4bce6c7ae405c3fb415e676a7551d951ae63c73 (patch)
tree609fec4bbb0f272bd3e8605df7f467d06ad46d8f /app-crypt
parentStable on x86, bug #172003. (diff)
downloadgentoo-2-b4bce6c7ae405c3fb415e676a7551d951ae63c73.tar.gz
gentoo-2-b4bce6c7ae405c3fb415e676a7551d951ae63c73.tar.bz2
gentoo-2-b4bce6c7ae405c3fb415e676a7551d951ae63c73.zip
Added ~ppc64; bug #171871
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/seahorse/ChangeLog5
-rw-r--r--app-crypt/seahorse/seahorse-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog
index bc7aadd2b673..aba708344c1d 100644
--- a/app-crypt/seahorse/ChangeLog
+++ b/app-crypt/seahorse/ChangeLog
@@ -1,6 +1,9 @@
# 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.67 2007/03/23 13:59:54 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.68 2007/03/24 12:06:45 corsair Exp $
+
+ 24 Mar 2007; Markus Rothe <corsair@gentoo.org> seahorse-1.0.ebuild:
+ Added ~ppc64; bug #171871
23 Mar 2007; Ferris McCormick <fmccor@gentoo.org> seahorse-1.0.ebuild:
Add back ~sparc keyword --- Bug #171871 --- builds as expected and can sign
diff --git a/app-crypt/seahorse/seahorse-1.0.ebuild b/app-crypt/seahorse/seahorse-1.0.ebuild
index 88512c0492fa..3320c3ef32e5 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.2 2007/03/23 13:59:54 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-1.0.ebuild,v 1.3 2007/03/24 12:06:45 corsair 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 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
IUSE="avahi dbus debug gedit gnome keyring ldap libnotify nautilus"
RDEPEND=">=gnome-base/libgnome-2.14