summaryrefslogtreecommitdiff
path: root/sysutils/gentoo/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-11-03 15:31:42 +0000
committeradam <adam@pkgsrc.org>2004-11-03 15:31:42 +0000
commit7619413647cd56c5a48f1105b6421a7b143e11fd (patch)
tree499cd8bb020bdc20f1265d2eabbf0521bc24373f /sysutils/gentoo/Makefile
parent2425a4b15d6dca52c4f4b3a2f3e3a0f480127eff (diff)
downloadpkgsrc-7619413647cd56c5a48f1105b6421a7b143e11fd.tar.gz
Changes 0.11.52:
* Russian translations updated. Thanks M. Zaripov. * Added test for nested Move of directories. Thanks to John H., "m3", and F. Cosolete for reporting variants of this. * Hopefully fixed broken logic in Copy that caused it to abort too soon when skipping a directory. Reported by M. Bunkus. * Fixed bug that caused DirParent to always (internally) look like it failed, which stopped sequences from continuing past the command. Reported by C. DeeDee. * The SelectSuffix command will now use the first bareword argument as the suffix. Suffixes are assumed to start with a period (.), so running "SelectSuffix action=toggle bmp" will toggle the sel- ection state of all files whose names end in ".bmp". This was suggested by C. DeeDee. * The left arrow key now exits the text viewer (suggested by F. Cosoleto).
Diffstat (limited to 'sysutils/gentoo/Makefile')
-rw-r--r--sysutils/gentoo/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/gentoo/Makefile b/sysutils/gentoo/Makefile
index ba0363ca67d..c5248f8c962 100644
--- a/sysutils/gentoo/Makefile
+++ b/sysutils/gentoo/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2004/10/03 00:18:15 tv Exp $
+# $NetBSD: Makefile,v 1.18 2004/11/03 15:31:42 adam Exp $
-DISTNAME= gentoo-0.11.51
-PKGREVISION= 1
+DISTNAME= gentoo-0.11.52
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gentoo/}