summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-04-10 08:01:00 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-04-10 08:01:00 +0000
commit8e4bdf60baa26a26603bf47b99b8ff56aa338c36 (patch)
treeb4b51a0dbb24bb4af86f134e1323fa5e3f063b6c /sys-process/runit
parentChanged metadata to reflect real maintainer (diff)
downloadgentoo-2-8e4bdf60baa26a26603bf47b99b8ff56aa338c36.tar.gz
gentoo-2-8e4bdf60baa26a26603bf47b99b8ff56aa338c36.tar.bz2
gentoo-2-8e4bdf60baa26a26603bf47b99b8ff56aa338c36.zip
stable amd64, bug 172203
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-process/runit')
-rw-r--r--sys-process/runit/ChangeLog5
-rw-r--r--sys-process/runit/runit-1.3.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-process/runit/ChangeLog b/sys-process/runit/ChangeLog
index b219e6a508d9..a558b413e1fa 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.13 2007/04/10 07:40:14 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/ChangeLog,v 1.14 2007/04/10 08:01:00 opfer Exp $
+
+ 10 Apr 2007; Christian Faulhammer <opfer@gentoo.org> runit-1.3.0.ebuild:
+ stable amd64, bug 172203
10 Apr 2007; Christian Faulhammer <opfer@gentoo.org> ChangeLog:
keyworded ~amd64, bug 172203
diff --git a/sys-process/runit/runit-1.3.0.ebuild b/sys-process/runit/runit-1.3.0.ebuild
index d73b05b4b55f..3a930933355c 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
+# 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.3.0.ebuild,v 1.7 2006/05/23 20:26:35 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/runit/runit-1.3.0.ebuild,v 1.8 2007/04/10 08:01:00 opfer 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=""