diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 20:53:30 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-19 20:53:30 +0000 |
commit | 42ba96d22d9c2ebc4d3f334cde7bb63fdbb4a4fb (patch) | |
tree | 83bc7c236c3abf0ec11ecd1ee2dfe3cc9d6577d1 /x11-misc/imake | |
parent | ia64/s390/sh/sparc stable wrt #327777 (diff) | |
download | gentoo-2-42ba96d22d9c2ebc4d3f334cde7bb63fdbb4a4fb.tar.gz gentoo-2-42ba96d22d9c2ebc4d3f334cde7bb63fdbb4a4fb.tar.bz2 gentoo-2-42ba96d22d9c2ebc4d3f334cde7bb63fdbb4a4fb.zip |
ia64/s390/sh/sparc stable wrt #327777
(Portage version: 2.1.8.3/cvs/Linux ia64)
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 3a536f9e93df..5212e515f409 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.33 2010/09/12 19:11:05 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.34 2010/09/19 20:53:30 armin76 Exp $ + + 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> imake-1.0.3.ebuild: + ia64/s390/sh/sparc stable wrt #327777 12 Sep 2010; Tobias Klausmann <klausman@gentoo.org> imake-1.0.3.ebuild: Stable on alpha, bug #327777 diff --git a/x11-misc/imake/imake-1.0.3.ebuild b/x11-misc/imake/imake-1.0.3.ebuild index 7ee0b0ddd316..e68ba4c0fa08 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.7 2010/09/12 19:11:05 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.3.ebuild,v 1.8 2010/09/19 20:53:30 armin76 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" |