diff options
author | 2010-10-17 03:27:47 +0000 | |
---|---|---|
committer | 2010-10-17 03:27:47 +0000 | |
commit | aebec2366294dc2593458165a60c36bb58f45b22 (patch) | |
tree | cc76f20bec9c59cdc51c4697e12fd1428d77d17a /x11-misc/imake | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-aebec2366294dc2593458165a60c36bb58f45b22.tar.gz gentoo-2-aebec2366294dc2593458165a60c36bb58f45b22.tar.bz2 gentoo-2-aebec2366294dc2593458165a60c36bb58f45b22.zip |
Drop to ~mips
(Portage version: 2.1.9.14/cvs/Linux mips64)
Diffstat (limited to 'x11-misc/imake')
-rw-r--r-- | x11-misc/imake/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/imake/imake-1.0.2.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog index 6384c6335fd9..3563adb87878 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.35 2010/09/28 13:34:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.36 2010/10/17 03:27:47 leio Exp $ + + 17 Oct 2010; Mart Raudsepp <leio@gentoo.org> imake-1.0.2.ebuild: + Drop to ~mips 28 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> imake-1.0.3.ebuild: ppc64 stable wrt #327777 diff --git a/x11-misc/imake/imake-1.0.2.ebuild b/x11-misc/imake/imake-1.0.2.ebuild index 6c245e8bf513..0b02f21ac07d 100644 --- a/x11-misc/imake/imake-1.0.2.ebuild +++ b/x11-misc/imake/imake-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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.2.ebuild,v 1.12 2009/05/05 17:34:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.2.ebuild,v 1.13 2010/10/17 03:27:47 leio Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="C preprocessor interface to the make utility" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-misc/xorg-cf-files |