summaryrefslogtreecommitdiff
path: root/bitchx
diff options
context:
space:
mode:
authorGreg Gilbert <greg@treke.net>2004-11-11 07:58:02 +0000
committerGreg Gilbert <greg@treke.net>2004-11-11 07:58:02 +0000
commitdd81b9c0783482953b934ad6f9db20af42bc649a (patch)
treebae3c52c29e6110e92394e5e8d058935efa1b235 /bitchx
parentb8c6f9c62a4d235d9a40508e60e711e187428ca5 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into olddog.home.treke.net:/home/ggilbert/oe/packages 2004/11/10 23:56:46-08:00 treke.net!ggilbert Adding license field to numerous oe's BKrev: 41931b8aM9b0i5CGPNUKzDjvOBgvjw
Diffstat (limited to 'bitchx')
-rw-r--r--bitchx/bitchx_1.1.oe2
1 files changed, 2 insertions, 0 deletions
diff --git a/bitchx/bitchx_1.1.oe b/bitchx/bitchx_1.1.oe
index d94f5e05ed..679fb46d02 100644
--- a/bitchx/bitchx_1.1.oe
+++ b/bitchx/bitchx_1.1.oe
@@ -1,6 +1,8 @@
DESCRIPTION = "BitchX is a IRC client"
SECTION = "console/network"
+LICENSE = "BSD"
+
SRC_URI = "http://www.bitchx.org/files/source/ircii-pana-${PV}-final.tar.gz \
file://gcc34.patch;patch=1"
S = "${WORKDIR}/BitchX"