summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2009-07-15 16:39:47 +0200
committerAlexis Ballier <aballier@gentoo.org>2009-07-15 16:39:47 +0200
commitee63f56e2530349411b21015a7500c3eaff50582 (patch)
tree2de8a4ea112b0d302f8ee6da7df61e436e91f0d9 /sys-freebsd/freebsd-share/files/freebsd-share-5.4-gentoo-skel.patch
parentHopefully last one before importing into portage. (diff)
downloadgentoo-bsd-ee63f56e2530349411b21015a7500c3eaff50582.tar.gz
gentoo-bsd-ee63f56e2530349411b21015a7500c3eaff50582.tar.bz2
gentoo-bsd-ee63f56e2530349411b21015a7500c3eaff50582.zip
Remove sys-freebsd/* ebuilds now that they have been imported in the portage tree
Diffstat (limited to 'sys-freebsd/freebsd-share/files/freebsd-share-5.4-gentoo-skel.patch')
-rw-r--r--sys-freebsd/freebsd-share/files/freebsd-share-5.4-gentoo-skel.patch20
1 files changed, 0 insertions, 20 deletions
diff --git a/sys-freebsd/freebsd-share/files/freebsd-share-5.4-gentoo-skel.patch b/sys-freebsd/freebsd-share/files/freebsd-share-5.4-gentoo-skel.patch
deleted file mode 100644
index f668d04..0000000
--- a/sys-freebsd/freebsd-share/files/freebsd-share-5.4-gentoo-skel.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Index: fbsd/share/skel/Makefile
-===================================================================
---- fbsd.orig/share/skel/Makefile
-+++ fbsd/share/skel/Makefile
-@@ -2,11 +2,11 @@
- # $FreeBSD: src/share/skel/Makefile,v 1.9.2.1 2005/02/13 07:23:30 obrien Exp $
-
- FILESGROUPS= FILES1 FILES2
--FILES1= dot.cshrc dot.login dot.login_conf dot.mailrc dot.profile \
-+FILES1= dot.login_conf dot.mailrc \
- dot.shrc
--FILES2= dot.mail_aliases dot.rhosts
--FILES1DIR= /usr/share/skel
--FILES2DIR= /usr/share/skel
-+FILES2= dot.mail_aliases
-+FILES1DIR= /etc/skel
-+FILES2DIR= /etc/skel
- FILES1MODE= 0644
- FILES2MODE= 0600
- NOOBJ=