diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:39:29 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:39:29 +0000 |
commit | 0ff33451933ec2348b4cc390134b4bfe1afed52a (patch) | |
tree | 17a624fb68f61c0ebc61829b92f27290225070d8 /app-crypt | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-0ff33451933ec2348b4cc390134b4bfe1afed52a.tar.gz gentoo-2-0ff33451933ec2348b4cc390134b4bfe1afed52a.tar.bz2 gentoo-2-0ff33451933ec2348b4cc390134b4bfe1afed52a.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-2.32.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index f02cca4a99ae..fdf679363c0e 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/seahorse # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.142 2011/02/06 12:50:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.143 2011/02/23 22:39:29 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> seahorse-2.32.0.ebuild: + Stable on amd64 wrt bug #353436 06 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> seahorse-2.32.0.ebuild, +files/seahorse-2.32.0-libnotify-0.7.patch: diff --git a/app-crypt/seahorse/seahorse-2.32.0.ebuild b/app-crypt/seahorse/seahorse-2.32.0.ebuild index 13d5de9969b3..e0818ca4ed4f 100644 --- a/app-crypt/seahorse/seahorse-2.32.0.ebuild +++ b/app-crypt/seahorse/seahorse-2.32.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.32.0.ebuild,v 1.2 2011/02/06 12:50:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.32.0.ebuild,v 1.3 2011/02/23 22:39:29 hwoarang Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -12,7 +12,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 +introspection ldap libnotify test" RDEPEND=" |