diff options
author | 2009-10-24 16:50:30 +0000 | |
---|---|---|
committer | 2009-10-24 16:50:30 +0000 | |
commit | b6aee6326d87a79f65da8f48b904fc49fe3bd0de (patch) | |
tree | 0b3ae319cdad2bfe0e5b1f11e64547e1eb69adcc /app-crypt/seahorse | |
parent | ppc stable #281427 (diff) | |
download | gentoo-2-b6aee6326d87a79f65da8f48b904fc49fe3bd0de.tar.gz gentoo-2-b6aee6326d87a79f65da8f48b904fc49fe3bd0de.tar.bz2 gentoo-2-b6aee6326d87a79f65da8f48b904fc49fe3bd0de.zip |
ppc stable #281427
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-2.26.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index e128c8797e8b..3c2406cd08b1 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/seahorse # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.119 2009/10/16 22:52:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.120 2009/10/24 16:50:30 nixnut Exp $ + + 24 Oct 2009; nixnut <nixnut@gentoo.org> seahorse-2.26.2.ebuild: + ppc stable #281427 16 Oct 2009; Markus Meier <maekke@gentoo.org> seahorse-2.26.2.ebuild: x86 stable, bug #281427 diff --git a/app-crypt/seahorse/seahorse-2.26.2.ebuild b/app-crypt/seahorse/seahorse-2.26.2.ebuild index c1f233eb9208..2b9b21b8111b 100644 --- a/app-crypt/seahorse/seahorse-2.26.2.ebuild +++ b/app-crypt/seahorse/seahorse-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/seahorse-2.26.2.ebuild,v 1.4 2009/10/16 22:52:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.26.2.ebuild,v 1.5 2009/10/24 16:50:30 nixnut Exp $ EAPI="2" @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="avahi debug doc ldap libnotify test" RDEPEND=">=gnome-base/libglade-2.0 |