summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2010-09-12 19:11:05 +0000
committerTobias Klausmann <klausman@gentoo.org>2010-09-12 19:11:05 +0000
commitf04d513fa3cf57c605c6878679dcc172fb14d1e9 (patch)
tree5549f1fae76ea69990139785efc3f2ca1a8df25c /x11-misc/imake
parentStable on alpha, bug #327777 (diff)
downloadgentoo-2-f04d513fa3cf57c605c6878679dcc172fb14d1e9.tar.gz
gentoo-2-f04d513fa3cf57c605c6878679dcc172fb14d1e9.tar.bz2
gentoo-2-f04d513fa3cf57c605c6878679dcc172fb14d1e9.zip
Stable on alpha, bug #327777
(Portage version: 2.1.9.1/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/imake')
-rw-r--r--x11-misc/imake/ChangeLog5
-rw-r--r--x11-misc/imake/imake-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog
index e2dce427d250..3a536f9e93df 100644
--- a/x11-misc/imake/ChangeLog
+++ b/x11-misc/imake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/imake
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.32 2010/07/22 16:24:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.33 2010/09/12 19:11:05 klausman Exp $
+
+ 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> imake-1.0.3.ebuild:
+ Stable on alpha, bug #327777
22 Jul 2010; Markus Meier <maekke@gentoo.org> imake-1.0.3.ebuild:
arm stable, bug #327777
diff --git a/x11-misc/imake/imake-1.0.3.ebuild b/x11-misc/imake/imake-1.0.3.ebuild
index e64ee0182092..7ee0b0ddd316 100644
--- a/x11-misc/imake/imake-1.0.3.ebuild
+++ b/x11-misc/imake/imake-1.0.3.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/x11-misc/imake/imake-1.0.3.ebuild,v 1.6 2010/07/22 16:24:21 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.3.ebuild,v 1.7 2010/09/12 19:11:05 klausman Exp $
EAPI=3
@@ -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 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-misc/xorg-cf-files"