2010-09-03 00:03:14 - 2.2_rc74
2010-09-01 23:03:55 - 2.2_rc73
2010-08-29 16:53:33 - 2.2_rc72
2010-08-28 07:06:17 - 2.2_rc71
2010-08-28 00:00:00 - 2.2_rc70
2010-08-24 21:03:37 - 2.2_rc69
2010-08-23 00:00:00 - 2.2_rc68
2010-03-10 04:08:54 - 2.2_rc67
2010-03-10 04:08:54 - 2.2_rc67
2010-03-08 10:24:08 - 2.2_rc66
You can now add OpenSourceWatershed badges to your own website. Below is the badge for portage:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_portage"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("portage", "#osw_portage"); });</script>