replace Id tag with Dwarf tag
This commit is contained in:
parent
c9d5ebb447
commit
bff23a13e3
8 changed files with 8 additions and 8 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# $Id$
|
# $Dwarf: CHANGELOG,v 1.12 2002/08/01 13:16:55 ward Exp $
|
||||||
# $Source$
|
# $Source$
|
||||||
|
|
||||||
from 0.0.8 to 0.0.9
|
from 0.0.8 to 0.0.9
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# $Id$
|
# $Dwarf: INSTALL,v 1.1 2002/05/05 20:05:11 ward Exp $
|
||||||
# $Source$
|
# $Source$
|
||||||
|
|
||||||
For now the easiest way to install this is just extract the tarball in
|
For now the easiest way to install this is just extract the tarball in
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# $Id$
|
# $Dwarf: README,v 1.4 2002/07/03 19:09:39 ward Exp $
|
||||||
# $Source$
|
# $Source$
|
||||||
|
|
||||||
Ripnews is a bulk downloader for usenet. It's quite flexible in terms of
|
Ripnews is a bulk downloader for usenet. It's quite flexible in terms of
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
# $Id$
|
# $Dwarf: TODO,v 1.7 2002/08/30 20:23:57 ward Exp $
|
||||||
# $Source$
|
# $Source$
|
||||||
|
|
||||||
[ ] support mime encoding
|
[ ] support mime encoding
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
#################################
|
#################################
|
||||||
#
|
#
|
||||||
# $Id$
|
# $Dwarf: article.rb,v 1.57 2002/11/05 09:19:41 ward Exp $
|
||||||
# $Source$
|
# $Source$
|
||||||
#
|
#
|
||||||
# article.rb
|
# article.rb
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
#################################
|
#################################
|
||||||
#
|
#
|
||||||
# $Id$
|
# $Dwarf: newsrc.rb,v 1.10 2002/08/01 11:50:09 ward Exp $
|
||||||
# $Source$
|
# $Source$
|
||||||
#
|
#
|
||||||
# newsrc.rb
|
# newsrc.rb
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/local/bin/ruby -w
|
#!/usr/local/bin/ruby -w
|
||||||
|
|
||||||
# $Id$
|
# $Dwarf: ripnews.rb,v 1.36 2002/08/28 11:54:55 ward Exp $
|
||||||
# $Source$
|
# $Source$
|
||||||
|
|
||||||
require 'date'
|
require 'date'
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
#################################
|
#################################
|
||||||
#
|
#
|
||||||
# $Id$
|
# $Dwarf: intspan.rb,v 1.12 2002/08/19 14:48:00 ward Exp $
|
||||||
# $Source$
|
# $Source$
|
||||||
#
|
#
|
||||||
# intspan.rb
|
# intspan.rb
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue