diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-09-12 19:12:12 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-09-12 19:12:12 +0000 |
commit | be0223796af55575e71b3201c246c14b96536329 (patch) | |
tree | 1a1c80f02bc93d948db2176b399f7afafdf0aafd /x11-misc/imake/imake-1.0.3.ebuild | |
parent | Stable on alpha, bug #327777 (diff) | |
download | historical-be0223796af55575e71b3201c246c14b96536329.tar.gz historical-be0223796af55575e71b3201c246c14b96536329.tar.bz2 historical-be0223796af55575e71b3201c246c14b96536329.zip |
Stable on alpha, bug #327777
Package-Manager: portage-2.1.9.1/cvs/Linux x86_64
Diffstat (limited to 'x11-misc/imake/imake-1.0.3.ebuild')
-rw-r--r-- | x11-misc/imake/imake-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/imake/imake-1.0.3.ebuild b/x11-misc/imake/imake-1.0.3.ebuild index e64ee0182092..7ee0b0ddd316 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.6 2010/07/22 16:24:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.3.ebuild,v 1.7 2010/09/12 19:11:05 klausman 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" |