summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2005-03-14 22:22:57 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2005-03-14 22:22:57 +0000
commit75b970003932da10bf01e7b5f47a7763cbd5a1fd (patch)
tree3a2f9101398641d853b6925e2a5f568c46312ce0 /sys-power/nvram-wakeup/files
parentMoved sys-apps/powernowd to sys-power/powernowd (diff)
downloadhistorical-75b970003932da10bf01e7b5f47a7763cbd5a1fd.tar.gz
historical-75b970003932da10bf01e7b5f47a7763cbd5a1fd.tar.bz2
historical-75b970003932da10bf01e7b5f47a7763cbd5a1fd.zip
Moved from sys-apps/nvram-wakeup to sys-power/nvram-wakeup.
Diffstat (limited to 'sys-power/nvram-wakeup/files')
-rw-r--r--sys-power/nvram-wakeup/files/digest-nvram-wakeup-0.97-r11
-rw-r--r--sys-power/nvram-wakeup/files/nvram-wakeup-0.97-nonls.patch20
2 files changed, 21 insertions, 0 deletions
diff --git a/sys-power/nvram-wakeup/files/digest-nvram-wakeup-0.97-r1 b/sys-power/nvram-wakeup/files/digest-nvram-wakeup-0.97-r1
new file mode 100644
index 000000000000..9079f32a59c8
--- /dev/null
+++ b/sys-power/nvram-wakeup/files/digest-nvram-wakeup-0.97-r1
@@ -0,0 +1 @@
+MD5 004626e0ae33b3b59b9320da9434c673 nvram-wakeup-0.97.tar.bz2 55853
diff --git a/sys-power/nvram-wakeup/files/nvram-wakeup-0.97-nonls.patch b/sys-power/nvram-wakeup/files/nvram-wakeup-0.97-nonls.patch
new file mode 100644
index 000000000000..ca11d9ee610c
--- /dev/null
+++ b/sys-power/nvram-wakeup/files/nvram-wakeup-0.97-nonls.patch
@@ -0,0 +1,20 @@
+diff -U 1 nvram-wakeup-0.97.orig/Makefile nvram-wakeup-0.97/Makefile
+--- nvram-wakeup-0.97.orig/Makefile 2005-03-12 17:23:44.000000000 -0500
++++ nvram-wakeup-0.97/Makefile 2005-03-12 17:24:38.000000000 -0500
+@@ -41,3 +41,3 @@
+
+-all: $(BINS) $(GTTXT)
++all: $(BINS)
+ size $(BINS)
+@@ -88,3 +88,2 @@
+ @$(INSTALL) -vd $(DOCDIR)
+- @$(INSTALL) -vd $(GTTXTDIR)
+ @$(INSTALL) -vm 755 $(PROG_SH) $(BINDIR)
+@@ -94,3 +93,2 @@
+ @$(INSTALL) -vm 644 $(DOC) $(DOCDIR)
+- @$(INSTALL) -vm 755 $(GTTXT) $(GTTXTDIR)
+
+@@ -110,2 +108 @@
+ cd $(DOCDIR); rm -f $(DOC)
+- cd $(GTTXTDIR); rm -f $(GTTXT)
+Common subdirectories: nvram-wakeup-0.97.orig/VDR and nvram-wakeup-0.97/VDR