summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-03-14 13:55:07 +0000
committerMarkus Meier <maekke@gentoo.org>2015-03-14 13:55:07 +0000
commit946640fc0d96cd69cbb9cb212b7527bbdfeee37f (patch)
treeeb0e16b3eef37ce45e20b69cc178f64f0b48a2c0 /x11-apps/iceauth
parentNew package, needed for dev-perl/GnuPG-Interface (diff)
downloadgentoo-2-946640fc0d96cd69cbb9cb212b7527bbdfeee37f.tar.gz
gentoo-2-946640fc0d96cd69cbb9cb212b7527bbdfeee37f.tar.bz2
gentoo-2-946640fc0d96cd69cbb9cb212b7527bbdfeee37f.zip
arm stable, bug #530652
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-apps/iceauth')
-rw-r--r--x11-apps/iceauth/ChangeLog5
-rw-r--r--x11-apps/iceauth/iceauth-1.0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/iceauth/ChangeLog b/x11-apps/iceauth/ChangeLog
index 0cdda8e6378d..4f3d6b6802e7 100644
--- a/x11-apps/iceauth/ChangeLog
+++ b/x11-apps/iceauth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/iceauth
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.84 2015/03/06 07:22:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/ChangeLog,v 1.85 2015/03/14 13:55:07 maekke Exp $
+
+ 14 Mar 2015; Markus Meier <maekke@gentoo.org> iceauth-1.0.7.ebuild:
+ arm stable, bug #530652
06 Mar 2015; Jeroen Roovers <jer@gentoo.org> iceauth-1.0.7.ebuild:
Stable for HPPA (bug #530652).
diff --git a/x11-apps/iceauth/iceauth-1.0.7.ebuild b/x11-apps/iceauth/iceauth-1.0.7.ebuild
index fdf08ddd9569..76211c6ef954 100644
--- a/x11-apps/iceauth/iceauth-1.0.7.ebuild
+++ b/x11-apps/iceauth/iceauth-1.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.7.ebuild,v 1.9 2015/03/06 07:22:29 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/iceauth/iceauth-1.0.7.ebuild,v 1.10 2015/03/14 13:55:07 maekke Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit xorg-2
DESCRIPTION="ICE authority file utility"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris ~x86-winnt"
IUSE=""
RDEPEND="x11-libs/libICE"