diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-28 13:34:46 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-28 13:34:46 +0000 |
commit | ba56cc5f6a128b3962ae3e88525154fbd5e3e3c0 (patch) | |
tree | a35a4e9f56b0fa2dc36a485ecc8f69c674e31c9f /x11-misc/imake | |
parent | ppc64 stable wrt #327777 (diff) | |
download | gentoo-2-ba56cc5f6a128b3962ae3e88525154fbd5e3e3c0.tar.gz gentoo-2-ba56cc5f6a128b3962ae3e88525154fbd5e3e3c0.tar.bz2 gentoo-2-ba56cc5f6a128b3962ae3e88525154fbd5e3e3c0.zip |
ppc64 stable wrt #327777
(Portage version: 2.2_rc87/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/imake')
-rw-r--r-- | x11-misc/imake/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/imake/imake-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog index 5212e515f409..6384c6335fd9 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.34 2010/09/19 20:53:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.35 2010/09/28 13:34:46 ssuominen Exp $ + + 28 Sep 2010; Samuli Suominen <ssuominen@gentoo.org> imake-1.0.3.ebuild: + ppc64 stable wrt #327777 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> imake-1.0.3.ebuild: ia64/s390/sh/sparc stable wrt #327777 diff --git a/x11-misc/imake/imake-1.0.3.ebuild b/x11-misc/imake/imake-1.0.3.ebuild index e68ba4c0fa08..d5d3556fe579 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.8 2010/09/19 20:53:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.3.ebuild,v 1.9 2010/09/28 13:34:46 ssuominen 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" |