summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-10-05 18:01:22 +0000
committerMarkus Meier <maekke@gentoo.org>2013-10-05 18:01:22 +0000
commitb5bee6099e151e2534c4d9116bd2b0bcb8c8b94e (patch)
tree84d19007923d550956381109231d5c3b7e74c2f9 /x11-misc/imake
parentarm stable, bug #475480 (diff)
downloadgentoo-2-b5bee6099e151e2534c4d9116bd2b0bcb8c8b94e.tar.gz
gentoo-2-b5bee6099e151e2534c4d9116bd2b0bcb8c8b94e.tar.bz2
gentoo-2-b5bee6099e151e2534c4d9116bd2b0bcb8c8b94e.zip
arm stable, bug #475480
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'x11-misc/imake')
-rw-r--r--x11-misc/imake/ChangeLog5
-rw-r--r--x11-misc/imake/imake-1.0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog
index b2efe90b5662..67ef84426264 100644
--- a/x11-misc/imake/ChangeLog
+++ b/x11-misc/imake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/imake
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.64 2013/10/05 04:58:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.65 2013/10/05 18:01:22 maekke Exp $
+
+ 05 Oct 2013; Markus Meier <maekke@gentoo.org> imake-1.0.6.ebuild:
+ arm stable, bug #475480
05 Oct 2013; Agostino Sarubbo <ago@gentoo.org> imake-1.0.6.ebuild:
Stable for alpha, wrt bug #475480
diff --git a/x11-misc/imake/imake-1.0.6.ebuild b/x11-misc/imake/imake-1.0.6.ebuild
index cd934589f4d6..e2914aab7a22 100644
--- a/x11-misc/imake/imake-1.0.6.ebuild
+++ b/x11-misc/imake/imake-1.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.6.ebuild,v 1.6 2013/10/05 04:58:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.6.ebuild,v 1.7 2013/10/05 18:01:22 maekke Exp $
EAPI=4
@@ -8,7 +8,7 @@ XORG_STATIC=no
inherit xorg-2
DESCRIPTION="C preprocessor interface to the make utility"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-misc/xorg-cf-files"