diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 19:29:30 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 19:29:30 +0000 |
commit | 0ca4923253a96c81758758b9ae3321c776288b1d (patch) | |
tree | 9aa458a01300ccaafa0ffe50857b6755e21d113b /app-crypt/seahorse-plugins | |
parent | Fix one too many : at sed line. Per bug #330515. (diff) | |
download | gentoo-2-0ca4923253a96c81758758b9ae3321c776288b1d.tar.gz gentoo-2-0ca4923253a96c81758758b9ae3321c776288b1d.tar.bz2 gentoo-2-0ca4923253a96c81758758b9ae3321c776288b1d.zip |
amd64 stable, bug 324077
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt/seahorse-plugins')
-rw-r--r-- | app-crypt/seahorse-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/seahorse-plugins/ChangeLog b/app-crypt/seahorse-plugins/ChangeLog index 5396a1088408..5788f9fca976 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.23 2010/06/15 15:47:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/ChangeLog,v 1.24 2010/07/31 19:29:30 pacho Exp $ + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> + seahorse-plugins-2.30.1-r1.ebuild: + amd64 stable, bug 324077 *seahorse-plugins-2.30.1-r1 (15 Jun 2010) 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 a07d5bf44f62..4f6921a5f563 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.1 2010/06/15 15:47:52 pacho Exp $ +# $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 $ 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=" |