Commit Graph
8 Commits
Author SHA1 Message Date
Ryan Schmidt 7812f3327f oggsplit: Add modeline and adjust whitespace 2022-01-10 14:39:51 -06:00
Ryan Schmidt 6e5464aaef oggsplit: Fix implicit declaration of functions 2022-01-10 14:36:29 -06:00
Lawrence VelázquezandMojca Miklavec 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Joshua Root 1f86ba71c6 oggsplit: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@110101 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-08-26 07:42:41 +00:00
Yves de Champlain 1b9956c390 Drop maintainership
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@57209 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-09-07 13:07:44 +00:00
Yves de Champlain 751220bf65 Revision 1, fix for https://trac.macports.org/ticket/20331
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@55339 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-08-09 16:01:37 +00:00
Ryan Schmidt da4a1030b3 Set svn:keywords to Id on new ports per current policy
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@49543 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-04-12 01:46:11 +00:00
Yves de Champlain a943f3cbc9 New port oggsplit
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@49246 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-04-06 03:25:37 +00:00