diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:43:12 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-01 11:43:12 +0000 |
commit | be4d3e0684a2ff5118da8288aaa164138a579b18 (patch) | |
tree | 4f59ca77d09e11fde6ce7f676801af10047acc73 /app-crypt | |
parent | Stable on amd64 wrt bug #330481 (diff) | |
download | historical-be4d3e0684a2ff5118da8288aaa164138a579b18.tar.gz historical-be4d3e0684a2ff5118da8288aaa164138a579b18.tar.bz2 historical-be4d3e0684a2ff5118da8288aaa164138a579b18.zip |
x86 stable, bug 324077
Package-Manager: portage-2.1.8.3/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/seahorse-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-2.30.1.ebuild | 4 |
4 files changed, 14 insertions, 6 deletions
diff --git a/app-crypt/seahorse-plugins/ChangeLog b/app-crypt/seahorse-plugins/ChangeLog index 5788f9fca976..b7592ca9bfd3 100644 --- a/app-crypt/seahorse-plugins/ChangeLog +++ b/app-crypt/seahorse-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/seahorse-plugins # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/ChangeLog,v 1.24 2010/07/31 19:29:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/ChangeLog,v 1.25 2010/08/01 11:43:12 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + seahorse-plugins-2.30.1-r1.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> seahorse-plugins-2.30.1-r1.ebuild: diff --git a/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild b/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild index 4f6921a5f563..6832519813aa 100644 --- a/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild +++ b/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.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-plugins/seahorse-plugins-2.30.1-r1.ebuild,v 1.2 2010/07/31 19:29:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild,v 1.3 2010/08/01 11:43:12 fauli 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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="applet debug gedit libnotify nautilus test" RDEPEND=" diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index 78fe4ef29180..cd39cc19308e 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,10 @@ # 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.131 2010/07/31 19:28:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.132 2010/08/01 11:42:26 fauli Exp $ + + 01 Aug 2010; Christian Faulhammer <fauli@gentoo.org> + seahorse-2.30.1.ebuild: + x86 stable, bug 324077 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> seahorse-2.30.1.ebuild: amd64 stable, bug 324077 diff --git a/app-crypt/seahorse/seahorse-2.30.1.ebuild b/app-crypt/seahorse/seahorse-2.30.1.ebuild index 55ae4a96a490..375844787ee2 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.3 2010/07/31 19:28:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.30.1.ebuild,v 1.4 2010/08/01 11:42:26 fauli 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" RDEPEND=" |