diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-01-08 19:52:21 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-01-08 19:52:21 +0000 |
commit | 2089b7889ef6e855cdf096da05794e1fa640b5eb (patch) | |
tree | 2759f640044831d731a6028ba983d723b87b6345 /x11-misc/imake | |
parent | blauwers removed from metadata (#109517) (diff) | |
download | historical-2089b7889ef6e855cdf096da05794e1fa640b5eb.tar.gz historical-2089b7889ef6e855cdf096da05794e1fa640b5eb.tar.bz2 historical-2089b7889ef6e855cdf096da05794e1fa640b5eb.zip |
Add ~ppc keyword
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-misc/imake')
-rw-r--r-- | x11-misc/imake/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/imake/imake-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/imake/ChangeLog b/x11-misc/imake/ChangeLog index 60a72a32cc28..501e548a6ec0 100644 --- a/x11-misc/imake/ChangeLog +++ b/x11-misc/imake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/imake -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.12 2005/12/27 10:54:24 stefaan Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/ChangeLog,v 1.13 2006/01/08 19:48:46 nixnut Exp $ + + 08 Jan 2006; <nixnut@gentoo.org> imake-1.0.1.ebuild: + Add ~ppc keyword 27 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> imake-1.0.1.ebuild: Marked ~alpha diff --git a/x11-misc/imake/imake-1.0.1.ebuild b/x11-misc/imake/imake-1.0.1.ebuild index ca62194b3983..10f1eee981b0 100644 --- a/x11-misc/imake/imake-1.0.1.ebuild +++ b/x11-misc/imake/imake-1.0.1.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.1.ebuild,v 1.3 2006/01/02 22:01:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/imake/imake-1.0.1.ebuild,v 1.4 2006/01/08 19:48:46 nixnut 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 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86" RDEPEND="x11-misc/xorg-cf-files !x11-misc/xmkmf" DEPEND="${RDEPEND} |