summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-07-09 21:53:37 +0000
committerTravis Tilley <lv@gentoo.org>2004-07-09 21:53:37 +0000
commit0bd3933c0ed1567ac60a52ef75f2608d872eb125 (patch)
tree2f6629e69211bfed98fc735e54955d18d211e0a8 /app-laptop/pmud
parentVersion bump. (diff)
downloadhistorical-0bd3933c0ed1567ac60a52ef75f2608d872eb125.tar.gz
historical-0bd3933c0ed1567ac60a52ef75f2608d872eb125.tar.bz2
historical-0bd3933c0ed1567ac60a52ef75f2608d872eb125.zip
switch linux-headers dependency to virtual/os-headers
Diffstat (limited to 'app-laptop/pmud')
-rw-r--r--app-laptop/pmud/ChangeLog6
-rw-r--r--app-laptop/pmud/Manifest6
-rw-r--r--app-laptop/pmud/pmud-0.10.1-r2.ebuild4
-rw-r--r--app-laptop/pmud/pmud-0.10.1-r3.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/app-laptop/pmud/ChangeLog b/app-laptop/pmud/ChangeLog
index d4f1e89c2df9..5623c40c841a 100644
--- a/app-laptop/pmud/ChangeLog
+++ b/app-laptop/pmud/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-laptop/pmud
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Id: ChangeLog,v 1.3 2004/06/24 21:59:07 agriffis Exp $
+# $Id: ChangeLog,v 1.4 2004/07/09 21:53:37 lv Exp $
+
+ 09 Jul 2004; Travis Tilley <lv@gentoo.org> pmud-0.10.1-r2.ebuild,
+ pmud-0.10.1-r3.ebuild:
+ switch linux-headers dependency to virtual/os-headers
*pmud-0.10.1-r3 (04 Mar 2004)
diff --git a/app-laptop/pmud/Manifest b/app-laptop/pmud/Manifest
index 7c8961194ef5..1ec57be6c1bf 100644
--- a/app-laptop/pmud/Manifest
+++ b/app-laptop/pmud/Manifest
@@ -1,6 +1,6 @@
-MD5 3602a845c2a67ed0143ab7b5f9faaf1b pmud-0.10.1-r2.ebuild 1156
-MD5 09c19bdfffb844bd0462ee3b106cd52b pmud-0.10.1-r3.ebuild 1203
-MD5 034d79cee1b1b1c07879fc11c1688498 ChangeLog 2025
+MD5 ea6c565edcc7e59bf128f10268feb459 pmud-0.10.1-r2.ebuild 1144
+MD5 fb5a8ae39f3ad79001ad22db75cf26f0 pmud-0.10.1-r3.ebuild 1191
+MD5 477a494899c324ed8ac9a1e2ad8a9dfe ChangeLog 2169
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 f056db07040f37f07402f93828875cf8 files/pmud-makefile-x-gentoo.diff 699
MD5 0b3d50c84748990675bd8da75fefa048 files/power.conf 1611
diff --git a/app-laptop/pmud/pmud-0.10.1-r2.ebuild b/app-laptop/pmud/pmud-0.10.1-r2.ebuild
index 20082f7fd4c8..a6a6df182947 100644
--- a/app-laptop/pmud/pmud-0.10.1-r2.ebuild
+++ b/app-laptop/pmud/pmud-0.10.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/pmud/pmud-0.10.1-r2.ebuild,v 1.2 2004/06/24 21:59:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/pmud/pmud-0.10.1-r2.ebuild,v 1.3 2004/07/09 21:53:37 lv Exp $
IUSE="X"
@@ -12,7 +12,7 @@ HOMEPAGE="http://penguinppc.org/"
KEYWORDS="ppc -x86 -amd64 -alpha -hppa -mips -sparc"
SLOT="0"
LICENSE="GPL-2"
-DEPEND="sys-kernel/linux-headers
+DEPEND="virtual/os-headers
X? ( virtual/x11 )"
RDEPEND="sys-apps/util-linux"
diff --git a/app-laptop/pmud/pmud-0.10.1-r3.ebuild b/app-laptop/pmud/pmud-0.10.1-r3.ebuild
index eaff0a5514de..719014171051 100644
--- a/app-laptop/pmud/pmud-0.10.1-r3.ebuild
+++ b/app-laptop/pmud/pmud-0.10.1-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-laptop/pmud/pmud-0.10.1-r3.ebuild,v 1.2 2004/06/24 21:59:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-laptop/pmud/pmud-0.10.1-r3.ebuild,v 1.3 2004/07/09 21:53:37 lv Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="-* ~ppc"
IUSE="X"
-DEPEND="sys-kernel/linux-headers
+DEPEND="virtual/os-headers
X? ( virtual/x11 )"
RDEPEND="sys-apps/util-linux"