diff options
author | John J. Ellis <jje@gentoo.org> | 2003-08-09 01:17:04 +0000 |
---|---|---|
committer | John J. Ellis <jje@gentoo.org> | 2003-08-09 01:17:04 +0000 |
commit | 0508c1a40ed399bc4ae6c1b4a7ae9331a2a401a5 (patch) | |
tree | 0090dd28188c45fa1eabd8a42cebb9522d50ce03 /media-sound/cdstatus/files | |
parent | New package (~x86 masked) Closes #19711. (diff) | |
download | gentoo-2-0508c1a40ed399bc4ae6c1b4a7ae9331a2a401a5.tar.gz gentoo-2-0508c1a40ed399bc4ae6c1b4a7ae9331a2a401a5.tar.bz2 gentoo-2-0508c1a40ed399bc4ae6c1b4a7ae9331a2a401a5.zip |
New package (~x86 masked) Closes #19711.
Diffstat (limited to 'media-sound/cdstatus/files')
-rw-r--r-- | media-sound/cdstatus/files/cdstatus-0.94a-gentoo.diff | 12 | ||||
-rw-r--r-- | media-sound/cdstatus/files/digest-cdstatus-0.94a | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/media-sound/cdstatus/files/cdstatus-0.94a-gentoo.diff b/media-sound/cdstatus/files/cdstatus-0.94a-gentoo.diff new file mode 100644 index 000000000000..b2efa7df8794 --- /dev/null +++ b/media-sound/cdstatus/files/cdstatus-0.94a-gentoo.diff @@ -0,0 +1,12 @@ +*** cdstatus_cddb.c.orig Sat Aug 9 10:03:45 2003 +--- cdstatus_cddb.c Sat Aug 9 10:04:01 2003 +*************** +*** 8,13 **** +--- 8,14 ---- + #include <stdlib.h>
+ #include <unistd.h>
+ #include <stdio.h>
++ #include <errno.h>
+
+ /* to get started, i hard-coded the hostname. need to use a file to store
+ site info in, and get updated site lists to use hosts from and such */
diff --git a/media-sound/cdstatus/files/digest-cdstatus-0.94a b/media-sound/cdstatus/files/digest-cdstatus-0.94a new file mode 100644 index 000000000000..36ae43207409 --- /dev/null +++ b/media-sound/cdstatus/files/digest-cdstatus-0.94a @@ -0,0 +1 @@ +MD5 ce2b950e83d4bda543b925c8d54c9428 cdstatus0.94a.tar.gz 36211 |