diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2008-05-28 22:54:36 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2008-05-28 22:54:36 +0000 |
commit | acb39dd8319bcb0c1badb6e002c17fecc84a6661 (patch) | |
tree | 4075d39a5db54477ca1af9b9c2cb1835938a5dc8 /app-crypt/seahorse | |
parent | Backport location changes to 3.6.1; fix up some autoconf stuff (diff) | |
download | gentoo-2-acb39dd8319bcb0c1badb6e002c17fecc84a6661.tar.gz gentoo-2-acb39dd8319bcb0c1badb6e002c17fecc84a6661.tar.bz2 gentoo-2-acb39dd8319bcb0c1badb6e002c17fecc84a6661.zip |
New version for GNOME-2.22.2. Bug and build fixes.
(Portage version: 2.1.5.2)
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 8 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-2.22.2.ebuild (renamed from app-crypt/seahorse/seahorse-2.22.0.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index 6dbcd663c9de..f85ec3516e7a 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-crypt/seahorse # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.98 2008/05/12 04:00:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.99 2008/05/28 22:54:36 eva Exp $ + +*seahorse-2.22.2 (28 May 2008) + + 28 May 2008; Gilles Dartiguelongue <eva@gentoo.org> + -seahorse-2.22.0.ebuild, +seahorse-2.22.2.ebuild: + New version for GNOME-2.22.2. Bug and build fixes. 12 May 2008; Jeroen Roovers <jer@gentoo.org> seahorse-2.22.1.ebuild: Marked ~hppa (bug #218794). diff --git a/app-crypt/seahorse/seahorse-2.22.0.ebuild b/app-crypt/seahorse/seahorse-2.22.2.ebuild index 7a95bb639548..85af7d0b9ef9 100644 --- a/app-crypt/seahorse/seahorse-2.22.0.ebuild +++ b/app-crypt/seahorse/seahorse-2.22.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.22.0.ebuild,v 1.5 2008/04/21 16:57:13 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.22.2.ebuild,v 1.1 2008/05/28 22:54:36 eva Exp $ EAPI="1" @@ -13,7 +13,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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="applet avahi dbus debug epiphany gedit gnome-keyring ldap libnotify nautilus" RDEPEND=">=gnome-base/libgnome-2.14 |