summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-01 11:35:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-01 11:35:29 +0000
commit7c2b9cae1d574820c201b616b5eeffbc74c7ad75 (patch)
treec6fb048cdb921a4ded68b237ea993235c1d02bc8 /app-crypt/seahorse
parentAdd ~ia64, wrt bug #449220 (diff)
downloadgentoo-2-7c2b9cae1d574820c201b616b5eeffbc74c7ad75.tar.gz
gentoo-2-7c2b9cae1d574820c201b616b5eeffbc74c7ad75.tar.bz2
gentoo-2-7c2b9cae1d574820c201b616b5eeffbc74c7ad75.zip
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r--app-crypt/seahorse/ChangeLog7
-rw-r--r--app-crypt/seahorse/seahorse-3.6.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog
index 04ae0f42bdf7..3fc417492ca1 100644
--- a/app-crypt/seahorse/ChangeLog
+++ b/app-crypt/seahorse/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-crypt/seahorse
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.159 2012/12/17 19:34:28 tetromino Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.160 2013/01/01 11:35:29 ago Exp $
+
+ 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> seahorse-3.6.3.ebuild:
+ Add ~ia64, wrt bug #449220
17 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
seahorse-3.6.3.ebuild:
diff --git a/app-crypt/seahorse/seahorse-3.6.3.ebuild b/app-crypt/seahorse/seahorse-3.6.3.ebuild
index ac61a3db8ef6..741b2fed69ff 100644
--- a/app-crypt/seahorse/seahorse-3.6.3.ebuild
+++ b/app-crypt/seahorse/seahorse-3.6.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-3.6.3.ebuild,v 1.3 2012/12/17 19:34:28 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-3.6.3.ebuild,v 1.4 2013/01/01 11:35:29 ago Exp $
EAPI="5"
GCONF_DEBUG="yes"
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html"
LICENSE="GPL-2+ FDL-1.1+"
SLOT="0"
IUSE="avahi debug ldap"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd"
COMMON_DEPEND="
>=app-crypt/gcr-3.3.4:=