diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-14 23:24:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-14 23:24:16 +0000 |
commit | 9690bc346b59317c1f4eb03d4898509450bdbacb (patch) | |
tree | 80ca1111ffb9649a745be37f8e7e7f368e773406 /sys-process | |
parent | Stable for HPPA (bug #215861). (diff) | |
download | gentoo-2-9690bc346b59317c1f4eb03d4898509450bdbacb.tar.gz gentoo-2-9690bc346b59317c1f4eb03d4898509450bdbacb.tar.bz2 gentoo-2-9690bc346b59317c1f4eb03d4898509450bdbacb.zip |
Stable for HPPA (bug #216630).
(Portage version: 2.1.5_rc3)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/runit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/runit/runit-1.7.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/runit/ChangeLog b/sys-process/runit/ChangeLog index 735890131253..3dd305ea2429 100644 --- a/sys-process/runit/ChangeLog +++ b/sys-process/runit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/runit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.26 2008/04/12 19:27:39 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.27 2008/04/14 23:24:16 jer Exp $ + + 14 Apr 2008; Jeroen Roovers <jer@gentoo.org> runit-1.7.0.ebuild: + Stable for HPPA (bug #216630). 12 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org> runit-1.7.0.ebuild: ppc stable, bug #216630 diff --git a/sys-process/runit/runit-1.7.0.ebuild b/sys-process/runit/runit-1.7.0.ebuild index bf57b07f37c9..a97e2b831ee1 100644 --- a/sys-process/runit/runit-1.7.0.ebuild +++ b/sys-process/runit/runit-1.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.7.0.ebuild,v 1.5 2008/04/12 19:27:39 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.7.0.ebuild,v 1.6 2008/04/14 23:24:16 jer 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="" |