diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 19:29:30 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 19:29:30 +0000 |
commit | 5e015580e6f0c152e702815004d729d2fe416560 (patch) | |
tree | 0830efcb2de6bbe702d93450defe82a3153aaf5c /app-crypt | |
parent | Fix one too many : at sed line. Per bug #330515. (diff) | |
download | historical-5e015580e6f0c152e702815004d729d2fe416560.tar.gz historical-5e015580e6f0c152e702815004d729d2fe416560.tar.bz2 historical-5e015580e6f0c152e702815004d729d2fe416560.zip |
amd64 stable, 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 5396a1088408..5788f9fca976 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.23 2010/06/15 15:47:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/ChangeLog,v 1.24 2010/07/31 19:29:30 pacho Exp $ + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> + seahorse-plugins-2.30.1-r1.ebuild: + amd64 stable, bug 324077 *seahorse-plugins-2.30.1-r1 (15 Jun 2010) 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 a07d5bf44f62..4f6921a5f563 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.1 2010/06/15 15:47:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse-plugins/seahorse-plugins-2.30.1-r1.ebuild,v 1.2 2010/07/31 19:29:30 pacho 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 df17e0839b0a..78fe4ef29180 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.130 2010/07/20 02:01:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.131 2010/07/31 19:28:38 pacho Exp $ + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> seahorse-2.30.1.ebuild: + amd64 stable, bug 324077 20 Jul 2010; Jeroen Roovers <jer@gentoo.org> seahorse-2.26.2.ebuild, seahorse-2.28.1.ebuild, 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 1a7ac2a312e1..55ae4a96a490 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.2 2010/07/20 02:01:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.30.1.ebuild,v 1.3 2010/07/31 19:28:38 pacho 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" RDEPEND=" |