2011-08-31 00:00:00 - 3.4.3
2011-01-13 17:56:18 - 3.2.29
2010-07-30 20:56:51 - 3.2.28
2010-03-18 18:42:14 - 3.2.27
2010-02-12 06:23:14 - 3.2.26
2009-10-14 20:06:18 - 3.2.25
2009-09-03 20:59:34 - 3.2.24
2009-05-20 22:28:51 - 3.2.23
2009-03-24 20:25:03 - 3.2.22
2009-01-07 14:05:09 - 3.2.21
You can now add OpenSourceWatershed badges to your own website. Below is the badge for yum:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_yum"></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("yum", "#osw_yum"); });</script>