diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-03-12 15:54:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-03-12 15:54:34 +0000 |
commit | 4f5fcbc645c4fcd2ecf75d45ea13dbc39dd8278e (patch) | |
tree | 1a93434dcfa2dd695ba21bfed6b1ecdcd0ebe980 /app-crypt | |
parent | alpha/ia64 stable wrt #208909 (diff) | |
download | gentoo-2-4f5fcbc645c4fcd2ecf75d45ea13dbc39dd8278e.tar.gz gentoo-2-4f5fcbc645c4fcd2ecf75d45ea13dbc39dd8278e.tar.bz2 gentoo-2-4f5fcbc645c4fcd2ecf75d45ea13dbc39dd8278e.zip |
ia64 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-2.20.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index 053eae39573e..1bf4572f6ad5 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.90 2008/02/04 22:01:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.91 2008/03/12 15:54:34 armin76 Exp $ + + 12 Mar 2008; Raúl Porcel <armin76@gentoo.org> seahorse-2.20.3.ebuild: + ia64 stable 04 Feb 2008; Raúl Porcel <armin76@gentoo.org> seahorse-2.20.3.ebuild: alpha/sparc stable, add ~ia64 diff --git a/app-crypt/seahorse/seahorse-2.20.3.ebuild b/app-crypt/seahorse/seahorse-2.20.3.ebuild index 79359e888dea..85cc25395c3a 100644 --- a/app-crypt/seahorse/seahorse-2.20.3.ebuild +++ b/app-crypt/seahorse/seahorse-2.20.3.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.20.3.ebuild,v 1.8 2008/02/04 22:01:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.20.3.ebuild,v 1.9 2008/03/12 15:54:34 armin76 Exp $ EAPI="1" inherit gnome2 eutils flag-o-matic @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="applet avahi dbus debug gedit keyring ldap libnotify nautilus" RDEPEND=">=gnome-base/libgnome-2.14 |