diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-03 10:48:04 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-03 10:48:04 +0000 |
commit | 3c88b45e12bebc77f88fb4e15316e4e062b7743e (patch) | |
tree | 09747ffb0bcc6719eb9029a422ec3922141df713 /app-crypt | |
parent | stable x86, bug 301179 (diff) | |
download | gentoo-2-3c88b45e12bebc77f88fb4e15316e4e062b7743e.tar.gz gentoo-2-3c88b45e12bebc77f88fb4e15316e4e062b7743e.tar.bz2 gentoo-2-3c88b45e12bebc77f88fb4e15316e4e062b7743e.zip |
stable x86, bug 297937
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/seahorse-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/seahorse-plugins/seahorse-plugins-2.26.2-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 9d6ea7168e39..ea17bcd9448e 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.15 2010/02/01 17:34:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/ChangeLog,v 1.16 2010/02/03 10:48:04 fauli Exp $ + + 03 Feb 2010; Christian Faulhammer <fauli@gentoo.org> + seahorse-plugins-2.26.2-r1.ebuild: + stable x86, bug 297937 01 Feb 2010; Markos Chandras <hwoarang@gentoo.org> seahorse-plugins-2.26.2-r1.ebuild: diff --git a/app-crypt/seahorse-plugins/seahorse-plugins-2.26.2-r1.ebuild b/app-crypt/seahorse-plugins/seahorse-plugins-2.26.2-r1.ebuild index 9cbc6089fc9e..7dfc8036ed05 100644 --- a/app-crypt/seahorse-plugins/seahorse-plugins-2.26.2-r1.ebuild +++ b/app-crypt/seahorse-plugins/seahorse-plugins-2.26.2-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.26.2-r1.ebuild,v 1.4 2010/02/01 17:34:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/seahorse-plugins-2.26.2-r1.ebuild,v 1.5 2010/02/03 10:48:04 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 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="applet debug epiphany gedit libnotify nautilus test" RDEPEND=" |