diff options
author | Gregorio Guidi <greg_g@gentoo.org> | 2005-02-24 18:09:39 +0000 |
---|---|---|
committer | Gregorio Guidi <greg_g@gentoo.org> | 2005-02-24 18:09:39 +0000 |
commit | 98e4447998efc2d09e255cd0d57bac099c9bf23a (patch) | |
tree | f4e6f16e8b55e70a50433e08d4068532c7f866be /net-irc | |
parent | Stable on alpha, bug 75181. (diff) | |
download | gentoo-2-98e4447998efc2d09e255cd0d57bac099c9bf23a.tar.gz gentoo-2-98e4447998efc2d09e255cd0d57bac099c9bf23a.tar.bz2 gentoo-2-98e4447998efc2d09e255cd0d57bac099c9bf23a.zip |
Stable on x86.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/kvirc/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/kvirc/files/digest-kvirc-3.0.1 | 1 | ||||
-rw-r--r-- | net-irc/kvirc/kvirc-3.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/kvirc/kvirc-3.0.1.ebuild | 62 |
4 files changed, 7 insertions, 66 deletions
diff --git a/net-irc/kvirc/ChangeLog b/net-irc/kvirc/ChangeLog index 9af527ad2347..32e70ebf4ff3 100644 --- a/net-irc/kvirc/ChangeLog +++ b/net-irc/kvirc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/kvirc # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/ChangeLog,v 1.20 2005/01/29 22:54:17 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/ChangeLog,v 1.21 2005/02/24 18:09:39 greg_g Exp $ + + 24 Feb 2005; Gregorio Guidi <greg_g@gentoo.org> kvirc-3.0.1-r1.ebuild, + -kvirc-3.0.1.ebuild: + Stable on x86. *kvirc-3.0.1-r1 (29 Jan 2005) diff --git a/net-irc/kvirc/files/digest-kvirc-3.0.1 b/net-irc/kvirc/files/digest-kvirc-3.0.1 deleted file mode 100644 index 9f4337ea1656..000000000000 --- a/net-irc/kvirc/files/digest-kvirc-3.0.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 22b402d072a84eda11e762eb413e29c6 kvirc-3.0.1.tar.bz2 2679737 diff --git a/net-irc/kvirc/kvirc-3.0.1-r1.ebuild b/net-irc/kvirc/kvirc-3.0.1-r1.ebuild index a4b988aea070..53a881e84652 100644 --- a/net-irc/kvirc/kvirc-3.0.1-r1.ebuild +++ b/net-irc/kvirc/kvirc-3.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/kvirc-3.0.1-r1.ebuild,v 1.1 2005/01/29 22:54:17 greg_g Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/kvirc-3.0.1-r1.ebuild,v 1.2 2005/02/24 18:09:39 greg_g Exp $ inherit eutils kde-functions @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.kvirc.net/pub/kvirc/${PV}/source/${P}.tar.bz2 \ LICENSE="kvirc" SLOT="3" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc" +KEYWORDS="x86 ~amd64 ~ppc ~sparc" IUSE="debug esd ipv6 kde oss ssl" RDEPEND="esd? ( media-sound/esound ) diff --git a/net-irc/kvirc/kvirc-3.0.1.ebuild b/net-irc/kvirc/kvirc-3.0.1.ebuild deleted file mode 100644 index 7de840fb6977..000000000000 --- a/net-irc/kvirc/kvirc-3.0.1.ebuild +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/kvirc-3.0.1.ebuild,v 1.4 2004/08/24 11:08:23 lanius Exp $ - -inherit eutils kde - -DESCRIPTION="An advanced IRC Client" -HOMEPAGE="http://www.kvirc.net/" -SRC_URI="ftp://ftp.kvirc.net/pub/kvirc/${PV}/source/${P}.tar.bz2 \ - ftp://ftp.kvirc.de/pub/kvirc/${PV}/source/${P}.tar.bz2 \ - ftp://kvirc.firenze.linux.it/pub/kvirc/${PV}/source/${P}.tar.bz2" - -LICENSE="kvirc" -SLOT="3" -KEYWORDS="x86 ~amd64 ~ppc ~sparc" -IUSE="debug esd ipv6 kde oss ssl" - -RDEPEND="esd? ( media-sound/esound ) - ssl? ( dev-libs/openssl ) - oss? ( media-libs/audiofile ) - >=x11-libs/qt-3 - kde? ( >=kde-base/kdelibs-3 ) - sys-devel/gettext" - -DEPEND="${RDEPEND} - sys-apps/gawk - sys-apps/grep - sys-devel/libtool - sys-apps/sed" - -use debug && RESTRICT="nostrip" - -src_compile() { - - # use aa even when kde support is disabled; remove the splash screen - # to speed up the startup. - local myconf="--with-aa-fonts --without-splash-screen - --with-big-channels --with-pizza" - - # For myconf, we can't do it the easy way (use_with) because the configure - # script will assume we're telling it not to include support. - myconf="${myconf} - `use_with debug debug-symbols`" - use kde || myconf="${myconf} --without-kde-support --without-arts-support" - use ipv6 || myconf="${myconf} --without-ipv6-support" - use esd || myconf="${myconf} --without-esd-support" - use ssl || myconf="${myconf} --without-ssl-support" - - [ "$ARCH" == "x86" ] && myconf="$myconf --with-ix86-asm" - - need-autoconf 2.5 - need-automake 1.5 - - econf ${myconf} || die "failed to configure" - emake || die "failed to make" -} - -src_install() { - emake install DESTDIR=${D} || die - emake docs DESTDIR=${D} || die - dodoc ChangeLog INSTALL README TODO -} |