summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2005-06-23 14:46:39 +0000
committerMichael Januszewski <spock@gentoo.org>2005-06-23 14:46:39 +0000
commit9bb4bc8a974fa4b8ef7b884341ccc20f046dbb75 (patch)
tree19a753c0e2dac88c689634c3f81f267f713088e9 /media-gfx
parentUpdated metadata.xml (diff)
downloadhistorical-9bb4bc8a974fa4b8ef7b884341ccc20f046dbb75.tar.gz
historical-9bb4bc8a974fa4b8ef7b884341ccc20f046dbb75.tar.bz2
historical-9bb4bc8a974fa4b8ef7b884341ccc20f046dbb75.zip
Replaced 'mkdev' with 'mknod' (bug #96725).
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/splashutils/ChangeLog6
-rw-r--r--media-gfx/splashutils/Manifest12
-rw-r--r--media-gfx/splashutils/splashutils-1.1.9.6-r1.ebuild4
-rw-r--r--media-gfx/splashutils/splashutils-1.1.9.6.ebuild4
4 files changed, 15 insertions, 11 deletions
diff --git a/media-gfx/splashutils/ChangeLog b/media-gfx/splashutils/ChangeLog
index 07fdacdae7c3..002a720100bb 100644
--- a/media-gfx/splashutils/ChangeLog
+++ b/media-gfx/splashutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/splashutils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.32 2005/06/12 13:40:40 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/ChangeLog,v 1.33 2005/06/23 14:46:39 spock Exp $
+
+ 23 Jun 2005; Michał Januszewski <spock@gentoo.org>
+ splashutils-1.1.9.6.ebuild, splashutils-1.1.9.6-r1.ebuild:
+ Replaced 'mkdev' with 'mknod' (bug #96725).
12 Jun 2005; Michał Januszewski <spock@gentoo.org>
splashutils-0.9.1.ebuild, splashutils-1.1.9.6.ebuild:
diff --git a/media-gfx/splashutils/Manifest b/media-gfx/splashutils/Manifest
index 8da96bd4fa42..e40fd27b6a89 100644
--- a/media-gfx/splashutils/Manifest
+++ b/media-gfx/splashutils/Manifest
@@ -1,10 +1,10 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 7cf655ad07096faf22e77ac6b023078c splashutils-1.1.9.6.ebuild 6370
-MD5 41599e8ec3fb33c0214ab17b80fb750c splashutils-1.1.9.6-r1.ebuild 6012
+MD5 d3762bd043d7fe7346416544d4a38fbe splashutils-1.1.9.6.ebuild 6370
+MD5 26a68f402cb5442704dbefa811d527a2 splashutils-1.1.9.6-r1.ebuild 6012
MD5 13b41917218dff90a78e1d3a582b86f7 splashutils-0.9.1.ebuild 3195
-MD5 f3e015bbd49114b5a267f1ae4a6ec58d ChangeLog 7737
+MD5 febe0735f334da07b87d12cb4706147e ChangeLog 7899
MD5 cfe1b5f88cc51ac6ffc42809178d2a06 metadata.xml 221
MD5 ae39d33c3d0a3a91709b168706326abf files/digest-splashutils-1.1.9.6-r1 547
MD5 ae39d33c3d0a3a91709b168706326abf files/digest-splashutils-1.1.9.6 547
@@ -12,7 +12,7 @@ MD5 d4d393d10196781338f83d0a795065ae files/digest-splashutils-0.9.1 378
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCrDtwchej4aZK9/cRAmJbAJ9WeeLBE49K9EC+e5h55VefRa79JgCfYg7h
-cOKXiap1mPX7he7fcoTdZTU=
-=AXBa
+iD8DBQFCustxchej4aZK9/cRAhWPAJ9DxMWae2Uirf9TzxD0s0i+9Zsj+QCePG5o
+hMOS2m0kwyF5mLQvHk1QTdQ=
+=hqm2
-----END PGP SIGNATURE-----
diff --git a/media-gfx/splashutils/splashutils-1.1.9.6-r1.ebuild b/media-gfx/splashutils/splashutils-1.1.9.6-r1.ebuild
index cbac9cdb691f..c5c952f91b2a 100644
--- a/media-gfx/splashutils/splashutils-1.1.9.6-r1.ebuild
+++ b/media-gfx/splashutils/splashutils-1.1.9.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.1.9.6-r1.ebuild,v 1.1 2005/06/12 13:36:07 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.1.9.6-r1.ebuild,v 1.2 2005/06/23 14:46:39 spock Exp $
inherit multilib linux-mod
@@ -165,7 +165,7 @@ pkg_postinst() {
ewarn "the root filesystem. This will prevent the silent mode from working"
ewarn "properly. You can fix the problem by doing:"
ewarn " mount --bind / /lib/splash/tmp"
- ewarn " mkdev /lib/splash/tmp/dev/tty1 c 4 1"
+ ewarn " mknod /lib/splash/tmp/dev/tty1 c 4 1"
ewarn " umount /lib/splash/tmp"
else
eend 0
diff --git a/media-gfx/splashutils/splashutils-1.1.9.6.ebuild b/media-gfx/splashutils/splashutils-1.1.9.6.ebuild
index 65a5fda7349c..f73ff74768b3 100644
--- a/media-gfx/splashutils/splashutils-1.1.9.6.ebuild
+++ b/media-gfx/splashutils/splashutils-1.1.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.1.9.6.ebuild,v 1.5 2005/06/12 13:40:40 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/splashutils/splashutils-1.1.9.6.ebuild,v 1.6 2005/06/23 14:46:39 spock Exp $
inherit multilib
@@ -174,7 +174,7 @@ pkg_postinst() {
ewarn "the root filesystem. This will prevent the silent mode from working"
ewarn "properly. You can fix the problem by doing:"
ewarn " mount --bind / /lib/splash/tmp"
- ewarn " mkdev /lib/splash/tmp/dev/tty1 c 4 1"
+ ewarn " mknod /lib/splash/tmp/dev/tty1 c 4 1"
ewarn " umount /lib/splash/tmp"
else
eend 0