diff options
author | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 06:29:24 +0000 |
---|---|---|
committer | Donnie Berkholz <spyderous@gentoo.org> | 2006-06-30 06:29:24 +0000 |
commit | 5719f4fe0d366685e91ebfa27772af4bb78f914f (patch) | |
tree | ffa6479030dd9f03a3fdf1c22d096e6a37c85461 /x11-misc/imake | |
parent | x86 stable. (diff) | |
download | gentoo-2-5719f4fe0d366685e91ebfa27772af4bb78f914f.tar.gz gentoo-2-5719f4fe0d366685e91ebfa27772af4bb78f914f.tar.bz2 gentoo-2-5719f4fe0d366685e91ebfa27772af4bb78f914f.zip |
x86 stable.
(Portage version: 2.1.1_pre1-r5)
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog index 6971975e7547..5ff0be3744e2 100644 --- a/x11-misc/imake/ChangeLog +++ b/x11-misc/imake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/imake # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.17 2006/05/20 07:37:37 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.18 2006/06/30 06:29:24 spyderous Exp $ + + 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; imake-1.0.2.ebuild: + x86 stable. *imake-1.0.2 (20 May 2006) diff --git a/x11-misc/imake/imake-1.0.2.ebuild b/x11-misc/imake/imake-1.0.2.ebuild index 11738b2adc3e..18e840fa3ef3 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-2006 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.1 2006/05/20 07:37:37 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.2.ebuild,v 1.2 2006/06/30 06:29:24 spyderous Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org imake build system" -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" RDEPEND="x11-misc/xorg-cf-files !x11-misc/xmkmf" DEPEND="${RDEPEND} |