diff options
Diffstat (limited to 'supybot')
-rw-r--r-- | supybot/supybot_0.77.0.bb | 0 | ||||
-rw-r--r-- | supybot/supybot_0.77.0.oe | 9 |
2 files changed, 0 insertions, 9 deletions
diff --git a/supybot/supybot_0.77.0.bb b/supybot/supybot_0.77.0.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/supybot/supybot_0.77.0.bb diff --git a/supybot/supybot_0.77.0.oe b/supybot/supybot_0.77.0.oe deleted file mode 100644 index 9a6ea7b43f..0000000000 --- a/supybot/supybot_0.77.0.oe +++ /dev/null @@ -1,9 +0,0 @@ -SECTION = "console/network" -DESCRIPTION = "Supybot is a clearly-written Python IRC \ -framework and bot, intended to be both easily \ -extensible and very flexible." - -SRC_URI = "${SOURCEFORGE_MIRROR}/supybot/Supybot-${PV}.tar.bz2" -S = "${WORKDIR}/Supybot-${PV}" - -inherit distutils |