diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 15:38:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-12 15:38:17 +0000 |
commit | 3b42a1c503df5ca7d29ebc1e90024f2efe382ef3 (patch) | |
tree | ecf1e4f36298c0ef9913caa4fa28b653ef8d1ada /app-crypt/seahorse | |
parent | alpha/ia64/sparc stable wrt #353436 (diff) | |
download | gentoo-2-3b42a1c503df5ca7d29ebc1e90024f2efe382ef3.tar.gz gentoo-2-3b42a1c503df5ca7d29ebc1e90024f2efe382ef3.tar.bz2 gentoo-2-3b42a1c503df5ca7d29ebc1e90024f2efe382ef3.zip |
alpha/ia64/sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-2.32.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index 1407d56c1486..e1775ee35e1e 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/seahorse # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.145 2011/03/06 23:54:05 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.146 2011/03/12 15:38:17 armin76 Exp $ + + 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> seahorse-2.32.0.ebuild: + alpha/ia64/sparc stable wrt #353436 06 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org> seahorse-2.30.1.ebuild, seahorse-2.32.0.ebuild: diff --git a/app-crypt/seahorse/seahorse-2.32.0.ebuild b/app-crypt/seahorse/seahorse-2.32.0.ebuild index 188ccdf0c917..c7515a2562b1 100644 --- a/app-crypt/seahorse/seahorse-2.32.0.ebuild +++ b/app-crypt/seahorse/seahorse-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.32.0.ebuild,v 1.5 2011/03/06 23:54:05 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.32.0.ebuild,v 1.6 2011/03/12 15:38:17 armin76 Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -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 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="avahi debug doc +introspection ldap libnotify test" RDEPEND=" |