diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-16 22:53:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-16 22:53:08 +0000 |
commit | 72d467f6dc9c73bb0a76369a1a4999242aace638 (patch) | |
tree | 77973cac28de6f0e81095abd5804745b8f7842ae /app-crypt/seahorse-plugins | |
parent | x86 stable, bug #281427 (diff) | |
download | gentoo-2-72d467f6dc9c73bb0a76369a1a4999242aace638.tar.gz gentoo-2-72d467f6dc9c73bb0a76369a1a4999242aace638.tar.bz2 gentoo-2-72d467f6dc9c73bb0a76369a1a4999242aace638.zip |
x86 stable, bug #281427
(Portage version: 2.2_rc46/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.26.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/seahorse-plugins/ChangeLog b/app-crypt/seahorse-plugins/ChangeLog index 46805a0f75a4..ef66f76fc2a4 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/ChangeLog,v 1.6 2009/10/08 03:11:43 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/ChangeLog,v 1.7 2009/10/16 22:53:08 maekke Exp $ + + 16 Oct 2009; Markus Meier <maekke@gentoo.org> + seahorse-plugins-2.26.2.ebuild: + x86 stable, bug #281427 08 Oct 2009; Olivier Crête <tester@gentoo.org> seahorse-plugins-2.26.2.ebuild: diff --git a/app-crypt/seahorse-plugins/seahorse-plugins-2.26.2.ebuild b/app-crypt/seahorse-plugins/seahorse-plugins-2.26.2.ebuild index d657bba44a3c..d475a03c92c5 100644 --- a/app-crypt/seahorse-plugins/seahorse-plugins-2.26.2.ebuild +++ b/app-crypt/seahorse-plugins/seahorse-plugins-2.26.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.ebuild,v 1.4 2009/10/08 03:11:43 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/seahorse-plugins-2.26.2.ebuild,v 1.5 2009/10/16 22:53:08 maekke Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="applet debug epiphany gedit libnotify nautilus test" RDEPEND=" |