2011-12-28 00:00:00 - 2.2.0_alpha84
2011-12-28 00:00:00 - 2.2.0_alpha84
2011-12-24 00:00:00 - 2.2.0_alpha83
2011-12-24 00:00:00 - 2.2.0_alpha83
2011-12-23 00:00:00 - 2.2.0_alpha82
2011-12-23 00:00:00 - 2.2.0_alpha82
2011-12-15 00:01:26 - 2.1.10.41
2011-12-14 23:19:40 - 2.2.0_alpha81
2011-12-11 08:52:03 - 2.2.0_alpha80
2011-12-11 08:44:38 - 2.1.10.40
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>