diff options
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index f6204fe3ed28..ec59a4501898 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.72 2007/05/04 14:33:39 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.73 2007/05/04 17:25:15 mabi Exp $ + + 04 May 2007; Matti Bickel <mabi@gentoo.org> seahorse-1.0.1.ebuild: + ~ppc readded (bug #171871) 04 May 2007; Saleem Abdulrasool <compnerd@gentoo.org> seahorse-1.0.1.ebuild: diff --git a/app-crypt/seahorse/seahorse-1.0.1.ebuild b/app-crypt/seahorse/seahorse-1.0.1.ebuild index 759f4c2f0a11..c1440730a456 100644 --- a/app-crypt/seahorse/seahorse-1.0.1.ebuild +++ b/app-crypt/seahorse/seahorse-1.0.1.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.1.ebuild,v 1.3 2007/05/04 14:33:39 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-1.0.1.ebuild,v 1.4 2007/05/04 17:25:15 mabi 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="avahi dbus debug gedit gnome keyring ldap libnotify nautilus" RDEPEND=">=gnome-base/libgnome-2.14 |