diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-02-01 17:34:18 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-02-01 17:34:18 +0000 |
commit | f6b6c8c533b3a8251c74b62bed5fd6bb83f8e2c3 (patch) | |
tree | 4b30e4e68a961047acc0b4ff96ebbca9719775e1 /app-crypt | |
parent | Bug #303119 - Add gcc to info_pkgs, so specific revision is shown in emerge -... (diff) | |
download | gentoo-2-f6b6c8c533b3a8251c74b62bed5fd6bb83f8e2c3.tar.gz gentoo-2-f6b6c8c533b3a8251c74b62bed5fd6bb83f8e2c3.tar.bz2 gentoo-2-f6b6c8c533b3a8251c74b62bed5fd6bb83f8e2c3.zip |
Stable on amd64 wrt bug #297937
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/seahorse-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | app-crypt/seahorse-plugins/seahorse-plugins-2.26.2-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-crypt/seahorse-plugins/ChangeLog b/app-crypt/seahorse-plugins/ChangeLog index 66ad8b53d2e0..9d6ea7168e39 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.14 2009/11/28 18:24:02 armin76 Exp $ +# 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 $ + + 01 Feb 2010; Markos Chandras <hwoarang@gentoo.org> + seahorse-plugins-2.26.2-r1.ebuild: + Stable on amd64 wrt bug #297937 28 Nov 2009; Raúl Porcel <armin76@gentoo.org> seahorse-plugins-2.26.2.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 83ecee07e55e..9cbc6089fc9e 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-2009 Gentoo Foundation +# 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.3 2009/11/28 12:37:36 armin76 Exp $ +# $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 $ 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=" |