summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-07-17 18:23:00 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-07-17 18:23:00 +0000
commitb0b6725cc73967fe4ad4f95db8143db2f2d43bf8 (patch)
tree04e508686501fd477746a4daeb67435c0223785c /sys-apps/cinit
parentFixes for ppc-macos. Should work now. (diff)
downloadgentoo-2-b0b6725cc73967fe4ad4f95db8143db2f2d43bf8.tar.gz
gentoo-2-b0b6725cc73967fe4ad4f95db8143db2f2d43bf8.tar.bz2
gentoo-2-b0b6725cc73967fe4ad4f95db8143db2f2d43bf8.zip
Added to ~hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-apps/cinit')
-rw-r--r--sys-apps/cinit/ChangeLog5
-rw-r--r--sys-apps/cinit/cinit-0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/cinit/ChangeLog b/sys-apps/cinit/ChangeLog
index 70c1c68facd4..70d931a2d6b6 100644
--- a/sys-apps/cinit/ChangeLog
+++ b/sys-apps/cinit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/cinit
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/cinit/ChangeLog,v 1.3 2005/06/24 01:09:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cinit/ChangeLog,v 1.4 2005/07/17 18:23:00 killerfox Exp $
+
+ 17 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org> cinit-0.1.ebuild:
+ Added to ~hppa.
*cinit-0.1 (24 Jun 2005)
diff --git a/sys-apps/cinit/cinit-0.1.ebuild b/sys-apps/cinit/cinit-0.1.ebuild
index 356e97ca612c..15701b9ff0b7 100644
--- a/sys-apps/cinit/cinit-0.1.ebuild
+++ b/sys-apps/cinit/cinit-0.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/cinit/cinit-0.1.ebuild,v 1.1 2005/06/24 01:09:58 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/cinit/cinit-0.1.ebuild,v 1.2 2005/07/17 18:23:00 killerfox Exp $
DESCRIPTION="fast executing, small and simple init with support for profiles"
HOMEPAGE="http://linux.schottelius.org/cinit/"
@@ -8,7 +8,7 @@ SRC_URI="http://linux.schottelius.org/cinit/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
IUSE=""
DEPEND=""