commit:     7b5b59a09998e08700e3a18299588c50a542113c
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Tue May  3 20:41:09 2016 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Tue May  3 22:16:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b5b59a0

dev-db/hsqldb: Change init script to use /sbin/openrc-run

Straight to stable because it's a trivial change. Thanks to wizardedit
for the patch.

Package-Manager: portage-2.2.28

 dev-db/hsqldb/files/hsqldb                                           | 4 ++--
 dev-db/hsqldb/{hsqldb-1.8.1.3-r1.ebuild => hsqldb-1.8.1.3-r2.ebuild} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-db/hsqldb/files/hsqldb b/dev-db/hsqldb/files/hsqldb
index 1924903..d2764eb 100644
--- a/dev-db/hsqldb/files/hsqldb
+++ b/dev-db/hsqldb/files/hsqldb
@@ -1,5 +1,5 @@
-#!/sbin/runscript
-# Copyright 1999-2004 Gentoo Foundation
+#!/sbin/openrc-run
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 

diff --git a/dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild 
b/dev-db/hsqldb/hsqldb-1.8.1.3-r2.ebuild
similarity index 100%
rename from dev-db/hsqldb/hsqldb-1.8.1.3-r1.ebuild
rename to dev-db/hsqldb/hsqldb-1.8.1.3-r2.ebuild

Reply via email to