Revision: 5920 Author: pebender Date: Thu Dec 10 06:32:06 2009 Log: - Updated lib/libacl and lib/libattr master site URLs.
http://code.google.com/p/minimyth/source/detail?r=5920 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/lib/libacl/Makefile /trunk/gar-minimyth/script/lib/libattr/Makefile ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Dec 10 05:29:17 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Thu Dec 10 06:32:06 2009 @@ -84,6 +84,7 @@ - Added a work around to a bug in AM_PATH_SDL that causes packages that require SDL to find the wrong sdl-config. - Fixed compilation of devel/strace with Linux 2.6.32. + - Updated lib/libacl and lib/libattr master site URLs. Removed packages Removed nvidia/nvidia-173.14.20. ======================================= --- /trunk/gar-minimyth/script/lib/libacl/Makefile Fri Nov 6 14:25:55 2009 +++ /trunk/gar-minimyth/script/lib/libacl/Makefile Thu Dec 10 06:32:06 2009 @@ -1,10 +1,11 @@ GARNAME = acl GARVERSION = 2.2.48 CATEGORIES = lib -MASTER_SITES = ftp://oss.sgi.com/projects/xfs/cmd_tars/ +MASTER_SITES = http://download.savannah.gnu.org/releases-noredirect/acl/ +MASTER_SITES += ftp://oss.sgi.com/projects/xfs/cmd_tars/ MASTER_SITES += ftp://oss.sgi.com/projects/xfs/previous/cmd_tars/ DISTFILES = $(DISTNAME).src.tar.gz -#LICENSE = LGPL2_1 +LICENSE = GPL2/LGPL2_1 DESCRIPTION = define BLURB ======================================= --- /trunk/gar-minimyth/script/lib/libattr/Makefile Fri Nov 6 14:25:55 2009 +++ /trunk/gar-minimyth/script/lib/libattr/Makefile Thu Dec 10 06:32:06 2009 @@ -1,10 +1,11 @@ GARNAME = attr GARVERSION = 2.4.44 CATEGORIES = lib -MASTER_SITES = ftp://oss.sgi.com/projects/xfs/cmd_tars/ +MASTER_SITES = http://download.savannah.gnu.org/releases-noredirect/attr/ +MASTER_SITES += ftp://oss.sgi.com/projects/xfs/cmd_tars/ MASTER_SITES += ftp://oss.sgi.com/projects/xfs/previous/cmd_tars/ DISTFILES = $(DISTNAME).src.tar.gz -#LICENSE = LGPL2_1 +LICENSE = GPL2/LGPL2_1 DESCRIPTION = define BLURB -- You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en.
