summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2008-03-11 18:07:32 +0000
committerDawid Węgliński <cla@gentoo.org>2008-03-11 18:07:32 +0000
commitf1cffe59c83ddb9342d9c6f21b676c322a473158 (patch)
tree94c294b29a4943b8374e7c11e758a2c37fb7090b /net-irc/bitchx
parentmake net-dialup/ppp:mppe-mppc description not completely useless (diff)
downloadgentoo-2-f1cffe59c83ddb9342d9c6f21b676c322a473158.tar.gz
gentoo-2-f1cffe59c83ddb9342d9c6f21b676c322a473158.tar.bz2
gentoo-2-f1cffe59c83ddb9342d9c6f21b676c322a473158.zip
Use sane unpack(), add lowercase symlink so people are no longer confused about lack of executable bit.
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-irc/bitchx')
-rw-r--r--net-irc/bitchx/ChangeLog5
-rw-r--r--net-irc/bitchx/bitchx-1.1-r4.ebuild7
2 files changed, 8 insertions, 4 deletions
diff --git a/net-irc/bitchx/ChangeLog b/net-irc/bitchx/ChangeLog
index f50ef7e184f4..69a7580a1160 100644
--- a/net-irc/bitchx/ChangeLog
+++ b/net-irc/bitchx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/bitchx
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.67 2008/02/27 21:07:05 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/ChangeLog,v 1.68 2008/03/11 18:07:32 cla Exp $
+
+ 11 Mar 2008; Dawid Węgliński <cla@gentoo.org> bitchx-1.1-r4.ebuild:
+ Use sane unpack(), add lowercase symlink.
27 Feb 2008; Sven Wegener <swegener@gentoo.org> -bitchx-1.1-r3.ebuild:
Cleanup.
diff --git a/net-irc/bitchx/bitchx-1.1-r4.ebuild b/net-irc/bitchx/bitchx-1.1-r4.ebuild
index e3d5f3e58c35..6fd6843eebb5 100644
--- a/net-irc/bitchx/bitchx-1.1-r4.ebuild
+++ b/net-irc/bitchx/bitchx-1.1-r4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r4.ebuild,v 1.3 2007/11/11 12:21:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/bitchx/bitchx-1.1-r4.ebuild,v 1.4 2008/03/11 18:07:32 cla Exp $
inherit flag-o-matic eutils
@@ -19,7 +19,7 @@ DEPEND=">=sys-libs/ncurses-5.1
ssl? ( >=dev-libs/openssl-0.9.6 )"
src_unpack() {
- unpack ${MY_P}.tar.gz
+ unpack ${A}
cd "${S}"
use cjk && epatch "${FILESDIR}"/${PV}/${P}-cjk.patch
epatch "${FILESDIR}"/${PV}/${P}-pbxs.patch
@@ -66,6 +66,7 @@ src_install () {
einstall || die
dobin contrib/vh1 || die
dosym BitchX-1.1-final /usr/bin/BitchX
+ dosym BitchX-1.1-final /usr/bin/bitchx
cd "${S}"
dodoc bugs Changelog README* IPv6-support