pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Added "linux" to the list of al...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c3f7e262a4c
branches:  trunk
changeset: 502223:3c3f7e262a4c
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Nov 03 12:32:07 2005 +0000

description:
Added "linux" to the list of allowed categories.

diffstat:

 pkgtools/pkglint/files/pkglint.pl |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r 4540f34c12dc -r 3c3f7e262a4c pkgtools/pkglint/files/pkglint.pl
--- a/pkgtools/pkglint/files/pkglint.pl Thu Nov 03 12:00:32 2005 +0000
+++ b/pkgtools/pkglint/files/pkglint.pl Thu Nov 03 12:32:07 2005 +0000
@@ -11,7 +11,7 @@
 # Freely redistributable.  Absolutely no warranty.
 #
 # From Id: portlint.pl,v 1.64 1998/02/28 02:34:05 itojun Exp
-# $NetBSD: pkglint.pl,v 1.322 2005/11/03 10:34:26 rillig Exp $
+# $NetBSD: pkglint.pl,v 1.323 2005/11/03 12:32:07 rillig Exp $
 #
 # This version contains lots of changes necessary for NetBSD packages
 # done by:
@@ -1450,7 +1450,7 @@
                        inputmethod
                        japanese java
                        kde korean
-                       lang
+                       lang linux
                        mail math mbone meta-pkgs misc multimedia
                        net news
                        packages parallel perl5 pkgtools plan9 print python



Home | Main Index | Thread Index | Old Index