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
2010-03-08 10:24:08 - 2.2_rc66
2010-03-04 19:11:57 - 2.2_rc65
2010-03-04 19:11:57 - 2.2_rc65
2010-03-03 00:00:00 - 2.2_rc64
2010-03-03 00:00:00 - 2.2_rc64
2010-02-20 01:50:35 - 2.2_rc63
2010-01-29 21:28:32 - 2.2_rc62
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>