From 113411acbbd33098300143af4cf84631f74f8e34 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 1 Jan 2013 12:48:37 +0000 Subject: Add ~ia64, wrt bug #449220 (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit) --- sys-apps/accountsservice/ChangeLog | 8 ++++++-- sys-apps/accountsservice/accountsservice-0.6.29-r1.ebuild | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) (limited to 'sys-apps/accountsservice') diff --git a/sys-apps/accountsservice/ChangeLog b/sys-apps/accountsservice/ChangeLog index fe193e405780..15b16486e0f4 100644 --- a/sys-apps/accountsservice/ChangeLog +++ b/sys-apps/accountsservice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/accountsservice -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.22 2012/12/04 08:14:58 tetromino Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/ChangeLog,v 1.23 2013/01/01 12:48:37 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo + accountsservice-0.6.29-r1.ebuild: + Add ~ia64, wrt bug #449220 *accountsservice-0.6.29-r1 (04 Dec 2012) diff --git a/sys-apps/accountsservice/accountsservice-0.6.29-r1.ebuild b/sys-apps/accountsservice/accountsservice-0.6.29-r1.ebuild index 7c3d067993d5..86ab6610df0f 100644 --- a/sys-apps/accountsservice/accountsservice-0.6.29-r1.ebuild +++ b/sys-apps/accountsservice/accountsservice-0.6.29-r1.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/sys-apps/accountsservice/accountsservice-0.6.29-r1.ebuild,v 1.1 2012/12/04 08:14:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/accountsservice/accountsservice-0.6.29-r1.ebuild,v 1.2 2013/01/01 12:48:37 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ SRC_URI="http://www.freedesktop.org/software/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" IUSE="doc +introspection systemd vala" REQUIRED_USE="vala? ( introspection )" -- cgit v1.2.3-65-gdbad