summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-19 21:54:54 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-19 21:54:54 +0000
commitbfe911007801f78c98facc5b886d2b0eb0fd8311 (patch)
tree7b7b951ab6ab5ab03be64ac12a9a310958ba38e3
parentRemoving old ebuild (diff)
downloadgentoo-2-bfe911007801f78c98facc5b886d2b0eb0fd8311.tar.gz
gentoo-2-bfe911007801f78c98facc5b886d2b0eb0fd8311.tar.bz2
gentoo-2-bfe911007801f78c98facc5b886d2b0eb0fd8311.zip
Stable on ppc.
(Portage version: 2.0.51.22-r2)
-rw-r--r--net-misc/cfengine/ChangeLog6
-rw-r--r--net-misc/cfengine/cfengine-2.1.15-r1.ebuild4
-rw-r--r--sys-apps/dnotify/ChangeLog5
-rw-r--r--sys-apps/dnotify/dnotify-0.17.1.ebuild4
-rw-r--r--sys-kernel/gentoo-sources/ChangeLog6
-rw-r--r--sys-kernel/gentoo-sources/gentoo-sources-2.6.12-r9.ebuild4
6 files changed, 20 insertions, 9 deletions
diff --git a/net-misc/cfengine/ChangeLog b/net-misc/cfengine/ChangeLog
index 737701fd2afb..6d1a60bcf875 100644
--- a/net-misc/cfengine/ChangeLog
+++ b/net-misc/cfengine/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/cfengine
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/ChangeLog,v 1.58 2005/08/17 04:45:02 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/ChangeLog,v 1.59 2005/08/19 21:54:54 hansmi Exp $
+
+ 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
+ cfengine-2.1.15-r1.ebuild:
+ Stable on ppc.
17 Aug 2005; Lance Albertson <ramereth@gentoo.org>
cfengine-2.1.14-r1.ebuild, -cfengine-2.1.15.ebuild,
diff --git a/net-misc/cfengine/cfengine-2.1.15-r1.ebuild b/net-misc/cfengine/cfengine-2.1.15-r1.ebuild
index e5898a149b6e..1da5c476f725 100644
--- a/net-misc/cfengine/cfengine-2.1.15-r1.ebuild
+++ b/net-misc/cfengine/cfengine-2.1.15-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.15-r1.ebuild,v 1.2 2005/08/17 04:45:02 ramereth Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/cfengine/cfengine-2.1.15-r1.ebuild,v 1.3 2005/08/19 21:54:54 hansmi Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.iu.hio.no/pub/cfengine/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc ~sparc x86"
+KEYWORDS="amd64 ~arm ppc ~sparc x86"
IUSE=""
DEPEND=">=sys-libs/db-3.2
diff --git a/sys-apps/dnotify/ChangeLog b/sys-apps/dnotify/ChangeLog
index 3d314e46eb61..e6482d22dda7 100644
--- a/sys-apps/dnotify/ChangeLog
+++ b/sys-apps/dnotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/dnotify
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/ChangeLog,v 1.15 2005/07/17 13:33:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/ChangeLog,v 1.16 2005/08/19 21:53:46 hansmi Exp $
+
+ 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> dnotify-0.17.1.ebuild:
+ Stable on ppc.
*dnotify-0.18.0 (17 Jul 2005)
diff --git a/sys-apps/dnotify/dnotify-0.17.1.ebuild b/sys-apps/dnotify/dnotify-0.17.1.ebuild
index 993eebbb2be4..7bc595b82ed7 100644
--- a/sys-apps/dnotify/dnotify-0.17.1.ebuild
+++ b/sys-apps/dnotify/dnotify-0.17.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.17.1.ebuild,v 1.4 2005/07/17 13:32:18 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/dnotify/dnotify-0.17.1.ebuild,v 1.5 2005/08/19 21:53:46 hansmi Exp $
DESCRIPTION="Execute a command when the contents of a directory change"
HOMEPAGE="http://www.student.lu.se/~nbi98oli/dnotify.html"
@@ -8,7 +8,7 @@ SRC_URI="http://www.student.lu.se/~nbi98oli/src/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 mips ~ppc -sparc x86"
+KEYWORDS="amd64 mips ppc -sparc x86"
IUSE="nls"
DEPEND="nls? ( sys-devel/gettext )"
diff --git a/sys-kernel/gentoo-sources/ChangeLog b/sys-kernel/gentoo-sources/ChangeLog
index 28585440c545..d346dcfc87db 100644
--- a/sys-kernel/gentoo-sources/ChangeLog
+++ b/sys-kernel/gentoo-sources/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-kernel/gentoo-sources
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 1.177 2005/08/16 17:10:43 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/ChangeLog,v 1.178 2005/08/19 21:52:04 hansmi Exp $
+
+ 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
+ gentoo-sources-2.6.12-r9.ebuild:
+ Stable on ppc.
16 Aug 2005; Daniel Drake <dsd@gentoo.org>
gentoo-sources-2.6.12-r9.ebuild:
diff --git a/sys-kernel/gentoo-sources/gentoo-sources-2.6.12-r9.ebuild b/sys-kernel/gentoo-sources/gentoo-sources-2.6.12-r9.ebuild
index 29cb5bed9ab3..6a6deedf8546 100644
--- a/sys-kernel/gentoo-sources/gentoo-sources-2.6.12-r9.ebuild
+++ b/sys-kernel/gentoo-sources/gentoo-sources-2.6.12-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.6.12-r9.ebuild,v 1.2 2005/08/16 17:10:43 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/gentoo-sources/gentoo-sources-2.6.12-r9.ebuild,v 1.3 2005/08/19 21:52:04 hansmi Exp $
ETYPE="sources"
K_WANT_GENPATCHES="base extras"
@@ -10,7 +10,7 @@ inherit kernel-2
detect_version
detect_arch
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86"
+KEYWORDS="~amd64 ~ia64 ppc ~ppc64 x86"
HOMEPAGE="http://dev.gentoo.org/~dsd/genpatches"