diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-03 11:23:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-03 11:23:11 +0000 |
commit | 0107fedf65e58244072b7bd8485822c0e38a5ecf (patch) | |
tree | 5ed51c06c31fd5826ab1332acb5a68d12c6016d4 /sys-process/runit | |
parent | stable x86, bug 180040 (diff) | |
download | gentoo-2-0107fedf65e58244072b7bd8485822c0e38a5ecf.tar.gz gentoo-2-0107fedf65e58244072b7bd8485822c0e38a5ecf.tar.bz2 gentoo-2-0107fedf65e58244072b7bd8485822c0e38a5ecf.zip |
alpha stable wrt #178046
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'sys-process/runit')
-rw-r--r-- | sys-process/runit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/runit/runit-1.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/runit/ChangeLog b/sys-process/runit/ChangeLog index 66935dbf8882..32087fbf89ee 100644 --- a/sys-process/runit/ChangeLog +++ b/sys-process/runit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/runit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.20 2007/06/02 21:31:38 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.21 2007/07/03 11:23:11 armin76 Exp $ + + 03 Jul 2007; Raúl Porcel <armin76@gentoo.org> runit-1.5.0.ebuild: + alpha stable wrt #178046 02 Jun 2007; Lars Weiler <pylon@gentoo.org> runit-1.5.0.ebuild: Stable on ppc; bug #178046. diff --git a/sys-process/runit/runit-1.5.0.ebuild b/sys-process/runit/runit-1.5.0.ebuild index 64233f748939..af204cb7bad4 100644 --- a/sys-process/runit/runit-1.5.0.ebuild +++ b/sys-process/runit/runit-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.5.0.ebuild,v 1.8 2007/06/24 22:20:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.5.0.ebuild,v 1.9 2007/07/03 11:23:11 armin76 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 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="static" DEPEND="" |