summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/imake/ChangeLog7
-rw-r--r--x11-misc/imake/imake-1.0.1.ebuild4
-rw-r--r--x11-misc/xorg-cf-files/ChangeLog7
-rw-r--r--x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild4
4 files changed, 14 insertions, 8 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}
diff --git a/x11-misc/xorg-cf-files/ChangeLog b/x11-misc/xorg-cf-files/ChangeLog
index 91085965cb15..3c930275281c 100644
--- a/x11-misc/xorg-cf-files/ChangeLog
+++ b/x11-misc/xorg-cf-files/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xorg-cf-files
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.12 2005/12/27 11:08:46 stefaan Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.13 2006/01/08 19:52:21 nixnut Exp $
+
+ 08 Jan 2006; <nixnut@gentoo.org> xorg-cf-files-1.0.1.ebuild:
+ Add ~ppc keyword
27 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org>
xorg-cf-files-1.0.1.ebuild:
diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild
index 577c364c020f..2d961332a921 100644
--- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild
+++ b/x11-misc/xorg-cf-files/xorg-cf-files-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/xorg-cf-files/xorg-cf-files-1.0.1.ebuild,v 1.3 2006/01/02 21:57:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/xorg-cf-files-1.0.1.ebuild,v 1.4 2006/01/08 19:52:21 nixnut Exp $
# Must be before x-modular eclass is inherited
# SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="Old Imake-related build files"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~s390 ~sh ~sparc ~x86"
RDEPEND=""
DEPEND="${RDEPEND}"