diff options
author | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 18:49:56 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2010-09-11 18:49:56 +0000 |
commit | 579789f015d5a388e0a68e456b1adf146db5a8dd (patch) | |
tree | 586268042f93439694969730e3642fb67f4c00d3 /app-crypt | |
parent | Marked ppc for bug #324077. (diff) | |
download | historical-579789f015d5a388e0a68e456b1adf146db5a8dd.tar.gz historical-579789f015d5a388e0a68e456b1adf146db5a8dd.tar.bz2 historical-579789f015d5a388e0a68e456b1adf146db5a8dd.zip |
Marked ppc for bug #324077.
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/seahorse-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-2.30.1.ebuild | 4 |
4 files changed, 13 insertions, 6 deletions
diff --git a/app-crypt/seahorse-plugins/ChangeLog b/app-crypt/seahorse-plugins/ChangeLog index b10dbfc1e5b2..2d6bf4535b3b 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/ChangeLog,v 1.27 2010/08/22 18:15:19 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/ChangeLog,v 1.28 2010/09/11 18:49:56 josejx Exp $ + + 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> + seahorse-plugins-2.30.1-r1.ebuild: + Marked ppc for bug #324077. 22 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org> -seahorse-plugins-2.26.2.ebuild, seahorse-plugins-2.30.1-r1.ebuild: diff --git a/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild b/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild index 746180059d02..9545c0f4a6bb 100644 --- a/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild +++ b/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild @@ -1,6 +1,6 @@ # 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.30.1-r1.ebuild,v 1.4 2010/08/22 18:15:19 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild,v 1.5 2010/09/11 18:49:56 josejx 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 ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" IUSE="applet debug gedit libnotify nautilus test" RDEPEND=" diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index 8b580667488c..3cf12a535257 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/seahorse # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.134 2010/08/31 20:45:01 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.135 2010/09/11 18:49:41 josejx Exp $ + + 11 Sep 2010; Joseph Jezak <josejx@gentoo.org> seahorse-2.30.1.ebuild: + Marked ppc for bug #324077. 31 Aug 2010; Gilles Dartiguelongue <eva@gentoo.org> seahorse-2.30.1.ebuild: diff --git a/app-crypt/seahorse/seahorse-2.30.1.ebuild b/app-crypt/seahorse/seahorse-2.30.1.ebuild index b1ddaa9a1890..a0305cfca5a8 100644 --- a/app-crypt/seahorse/seahorse-2.30.1.ebuild +++ b/app-crypt/seahorse/seahorse-2.30.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.30.1.ebuild,v 1.5 2010/08/31 20:45:01 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.30.1.ebuild,v 1.6 2010/09/11 18:49:41 josejx 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 ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="avahi debug doc ldap libnotify test" # FIXME: add introspection support |