summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-05-23 16:48:33 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2014-05-23 16:48:33 +0000
commit8a11db5f6c658a07fa2df5ea479702299c59c352 (patch)
tree0e53d222ba2fb015d763067cf02d1011281ec335 /x11-misc
parentVersion bump. (diff)
downloadgentoo-2-8a11db5f6c658a07fa2df5ea479702299c59c352.tar.gz
gentoo-2-8a11db5f6c658a07fa2df5ea479702299c59c352.tar.bz2
gentoo-2-8a11db5f6c658a07fa2df5ea479702299c59c352.zip
Version bump. Remove old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/imake/ChangeLog10
-rw-r--r--x11-misc/imake/imake-1.0.7.ebuild (renamed from x11-misc/imake/imake-1.0.4.ebuild)8
2 files changed, 12 insertions, 6 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog
index ca70c39baf8f..92c9c447ad4a 100644
--- a/x11-misc/imake/ChangeLog
+++ b/x11-misc/imake/ChangeLog
@@ -1,6 +1,12 @@
# 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.68 2013/10/08 05:09:00 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.69 2014/05/23 16:48:33 chithanh Exp $
+
+*imake-1.0.7 (23 May 2014)
+
+ 23 May 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ +imake-1.0.7.ebuild, -imake-1.0.4.ebuild:
+ Version bump. Remove old.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> imake-1.0.6.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-misc/imake/imake-1.0.4.ebuild b/x11-misc/imake/imake-1.0.7.ebuild
index 02e66436828b..8377e7711ced 100644
--- a/x11-misc/imake/imake-1.0.4.ebuild
+++ b/x11-misc/imake/imake-1.0.7.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 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.9 2011/10/23 19:24:31 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.7.ebuild,v 1.1 2014/05/23 16:48:33 chithanh Exp $
-EAPI=3
+EAPI=5
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 ~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"