Changeset 400
- Timestamp:
- 2003年08月18日 23時17分03秒 (5 years ago)
- Files:
-
- trunk/pkginfo/ChangeLog (modified) (1 diff)
- trunk/pkginfo/gnus/Makefile.pkg (modified) (2 diffs)
- trunk/pkginfo/setup.ini (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/pkginfo/ChangeLog
r399 r400 1 2003-08-18 KOSEKI Yoshinori <kose@meadowy.org> 2 3 * setup.ini (gnus-CURRENT-20030818-1-pkg): [Curr] Release. 4 * gnus/Makefile.pkg: Add .nosearch. 5 1 6 2003-08-07 KOSEKI Yoshinori <kose@meadowy.org> 2 7 trunk/pkginfo/gnus/Makefile.pkg
r380 r400 1 1 ####################################################### 2 # $Id : Makefile.pkg,v 1.16 2003/05/15 10:45:15 kose Exp$2 # $Id$ 3 3 # 4 4 # Copyright (C) 2002 The Meadow Team … … 54 54 cp -p $(PKG)/lisp/*.el $(DESTDIR)/$(BASE)/ 55 55 (cd $(DESTDIR)/$(BASE)/ ; wget $(PKGINFO_URL)/gnus/gnus-bbdb.el) 56 #cp /dev/null $(DESTDIR)/$(BASE)/.nosearch56 cp /dev/null $(DESTDIR)/$(BASE)/.nosearch 57 57 # cd $(PKG) && make distclean 58 58 trunk/pkginfo/setup.ini
r399 r400 76 76 77 77 @ gnus 78 [ curr]78 [prev] 79 79 version: CURRENT-20030702-1 80 80 install: packages/gnus-CURRENT-20030702-1-pkg.tar.gz 2416182 81 81 [curr] 82 version: CURRENT-20030818-1 83 install: packages/gnus-CURRENT-20030818-1-pkg.tar.gz 2469436 82 84 83 85 @ gnuserv … … 157 159 @ select-xface 158 160 [curr] 159 version: xface-0.15-5161 version: 0.15-5 160 162 install: packages/select-xface-0.15-5-pkg.tar.gz 16362 161 163
