summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2011-10-23 19:24:31 +0000
committerFabian Groffen <grobian@gentoo.org>2011-10-23 19:24:31 +0000
commit5e2fa536920206ba79f7c186fcf5cbf4ebcee1c4 (patch)
tree47f711da676880743f76adc3c26dfc1332a2a338 /x11-misc/imake
parentVersion bump. (diff)
downloadgentoo-2-5e2fa536920206ba79f7c186fcf5cbf4ebcee1c4.tar.gz
gentoo-2-5e2fa536920206ba79f7c186fcf5cbf4ebcee1c4.tar.bz2
gentoo-2-5e2fa536920206ba79f7c186fcf5cbf4ebcee1c4.zip
Marked ~x64-macos
(Portage version: 2.2.01.19572-prefix/cvs/Darwin i386)
Diffstat (limited to 'x11-misc/imake')
-rw-r--r--x11-misc/imake/ChangeLog5
-rw-r--r--x11-misc/imake/imake-1.0.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog
index c574a557dd1e..5ecb06e85207 100644
--- a/x11-misc/imake/ChangeLog
+++ b/x11-misc/imake/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/imake
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.47 2011/02/14 15:51:34 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.48 2011/10/23 19:24:31 grobian Exp $
+
+ 23 Oct 2011; Fabian Groffen <grobian@gentoo.org> imake-1.0.4.ebuild:
+ Marked ~x64-macos
14 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -imake-1.0.3.ebuild:
old
diff --git a/x11-misc/imake/imake-1.0.4.ebuild b/x11-misc/imake/imake-1.0.4.ebuild
index f8d00810310f..02e66436828b 100644
--- a/x11-misc/imake/imake-1.0.4.ebuild
+++ b/x11-misc/imake/imake-1.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.4.ebuild,v 1.8 2011/02/14 14:43:38 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.4.ebuild,v 1.9 2011/10/23 19:24:31 grobian 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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="x11-misc/xorg-cf-files"