diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-24 17:27:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-24 17:27:20 +0000 |
commit | 1f48a2b7a51538a836609b41961117254f923fbb (patch) | |
tree | 3c66706913a6e7da61dae82db7d94e514f8b82ea /app-crypt/seahorse | |
parent | Version bumped, bug #214266. (diff) | |
download | gentoo-2-1f48a2b7a51538a836609b41961117254f923fbb.tar.gz gentoo-2-1f48a2b7a51538a836609b41961117254f923fbb.tar.bz2 gentoo-2-1f48a2b7a51538a836609b41961117254f923fbb.zip |
Re-add ~ia64, bad leio
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-2.22.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index 2dd25c98ca3b..0be5f9781558 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/seahorse # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.92 2008/03/23 22:22:58 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.93 2008/03/24 17:27:20 armin76 Exp $ + + 24 Mar 2008; Raúl Porcel <armin76@gentoo.org> seahorse-2.22.0.ebuild: + Re-add ~ia64, bad leio *seahorse-2.22.0 (23 Mar 2008) diff --git a/app-crypt/seahorse/seahorse-2.22.0.ebuild b/app-crypt/seahorse/seahorse-2.22.0.ebuild index cda5bc0413de..100661a902bc 100644 --- a/app-crypt/seahorse/seahorse-2.22.0.ebuild +++ b/app-crypt/seahorse/seahorse-2.22.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.22.0.ebuild,v 1.1 2008/03/23 22:22:58 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.22.0.ebuild,v 1.2 2008/03/24 17:27:20 armin76 Exp $ EAPI="1" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="applet avahi dbus debug epiphany gedit keyring ldap libnotify nautilus" RDEPEND=">=gnome-base/libgnome-2.14 |