diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:26:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-17 15:26:04 +0000 |
commit | 57d9b70efe5f594db71c51ad2d4ff27ace4df20d (patch) | |
tree | 55d06fef260b60d767012eff21235673f3c2f59e /app-crypt/seahorse | |
parent | alpha/ia64/sparc stable wrt #324077 (diff) | |
download | gentoo-2-57d9b70efe5f594db71c51ad2d4ff27ace4df20d.tar.gz gentoo-2-57d9b70efe5f594db71c51ad2d4ff27ace4df20d.tar.bz2 gentoo-2-57d9b70efe5f594db71c51ad2d4ff27ace4df20d.zip |
alpha/ia64/sparc stable wrt #324077
(Portage version: 2.1.8.3/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-2.30.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index 29b613558f27..b8d1ef8855e6 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/seahorse # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.138 2010/10/11 21:04:23 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.139 2010/10/17 15:26:04 armin76 Exp $ + + 17 Oct 2010; Raúl Porcel <armin76@gentoo.org> seahorse-2.30.1.ebuild: + alpha/ia64/sparc stable wrt #324077 11 Oct 2010; Gilles Dartiguelongue <eva@gentoo.org> -files/70-seahorse-agent, -seahorse-2.26.2.ebuild, diff --git a/app-crypt/seahorse/seahorse-2.30.1.ebuild b/app-crypt/seahorse/seahorse-2.30.1.ebuild index 77584e800e64..ed6e425805ca 100644 --- a/app-crypt/seahorse/seahorse-2.30.1.ebuild +++ b/app-crypt/seahorse/seahorse-2.30.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.30.1.ebuild,v 1.8 2010/10/09 10:02:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.30.1.ebuild,v 1.9 2010/10/17 15:26:04 armin76 Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="avahi debug doc ldap libnotify test" # FIXME: add introspection support |