diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-23 20:26:35 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-23 20:26:35 +0000 |
commit | 7095c13e5ace2d71c6315f1b0346847208093dc9 (patch) | |
tree | 312c175097a2d7ae7ac5d46bb97953d23ff9115e /sys-process/runit | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-7095c13e5ace2d71c6315f1b0346847208093dc9.tar.gz gentoo-2-7095c13e5ace2d71c6315f1b0346847208093dc9.tar.bz2 gentoo-2-7095c13e5ace2d71c6315f1b0346847208093dc9.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'sys-process/runit')
-rw-r--r-- | sys-process/runit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/runit/runit-1.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/runit/ChangeLog b/sys-process/runit/ChangeLog index 7c620ce95007..72a9642fba48 100644 --- a/sys-process/runit/ChangeLog +++ b/sys-process/runit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/runit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.10 2006/04/20 03:18:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.11 2006/05/23 20:26:35 corsair Exp $ + + 23 May 2006; Markus Rothe <corsair@gentoo.org> runit-1.3.0.ebuild: + Stable on ppc64 *runit-1.5.0 (20 Apr 2006) diff --git a/sys-process/runit/runit-1.3.0.ebuild b/sys-process/runit/runit-1.3.0.ebuild index fe284525600b..d73b05b4b55f 100644 --- a/sys-process/runit/runit-1.3.0.ebuild +++ b/sys-process/runit/runit-1.3.0.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/sys-process/runit/runit-1.3.0.ebuild,v 1.6 2006/03/29 00:33:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.3.0.ebuild,v 1.7 2006/05/23 20:26:35 corsair Exp $ inherit toolchain-funcs flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://smarden.org/runit/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 ~sparc x86" +KEYWORDS="alpha ~amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 ~sparc x86" IUSE="static" DEPEND="" |