%.eplug: %.eplug.in sed -e 's|\@PLUGINDIR\@|$(plugindir)|' \ -e 's|\@SOEXT\@|$(SOEXT)|' \ -e 's|\@GETTEXT_PACKAGE\@|$(GETTEXT_PACKAGE)|' \ -e 's|\@LOCALEDIR\@|$(localedir)|' $< > $@ %.eplug.in: %.eplug.xml LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@ %.error: %.error.xml LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@ ' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-bitvector
Commit message (Expand)AuthorAgeFilesLines
* - Update to 1.4lwhsu2008-04-202-5/+4
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+1
* - Change to my FreeBSD.org emaillwhsu2007-04-041-1/+1
* - Distfile was rerolled to fix a minor bug reported by Kurt Schwehrrafan2007-01-112-3/+4