diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 18:34:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 18:34:49 +0000 |
commit | 13e76bde84e1a32a87b491f5b2723b41f6d0d4d3 (patch) | |
tree | 1b82def6ba97062a14ff83630a428cfee896d4d8 /net-irc/cwirc | |
parent | Add a patch that hopefully fixes parallel make issues wrt bug #103941. Thanks... (diff) | |
download | gentoo-2-13e76bde84e1a32a87b491f5b2723b41f6d0d4d3.tar.gz gentoo-2-13e76bde84e1a32a87b491f5b2723b41f6d0d4d3.tar.bz2 gentoo-2-13e76bde84e1a32a87b491f5b2723b41f6d0d4d3.zip |
x86 stable and drop old
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-irc/cwirc')
-rw-r--r-- | net-irc/cwirc/ChangeLog | 8 | ||||
-rw-r--r-- | net-irc/cwirc/cwirc-1.8.8.ebuild | 37 | ||||
-rw-r--r-- | net-irc/cwirc/cwirc-2.0.0.ebuild | 6 | ||||
-rw-r--r-- | net-irc/cwirc/files/digest-cwirc-1.8.8 | 3 |
4 files changed, 9 insertions, 45 deletions
diff --git a/net-irc/cwirc/ChangeLog b/net-irc/cwirc/ChangeLog index f08a9652d7ee..f643daee67be 100644 --- a/net-irc/cwirc/ChangeLog +++ b/net-irc/cwirc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/cwirc -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/ChangeLog,v 1.21 2006/11/07 22:28:29 swegener Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/ChangeLog,v 1.22 2007/03/13 18:34:49 armin76 Exp $ + + 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> -cwirc-1.8.8.ebuild, + cwirc-2.0.0.ebuild: + x86 stable and drop old 07 Nov 2006; Sven Wegener <swegener@gentoo.org> cwirc-1.8.8.ebuild, cwirc-2.0.0.ebuild: diff --git a/net-irc/cwirc/cwirc-1.8.8.ebuild b/net-irc/cwirc/cwirc-1.8.8.ebuild deleted file mode 100644 index a9c5331903ed..000000000000 --- a/net-irc/cwirc/cwirc-1.8.8.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/cwirc-1.8.8.ebuild,v 1.6 2006/11/07 22:28:29 swegener Exp $ - -inherit eutils toolchain-funcs - -DESCRIPTION="An X-chat plugin for sending and receiving raw morse code over IRC" -HOMEPAGE="http://users.skynet.be/ppc/cwirc/" -SRC_URI="http://users.skynet.be/ppc/cwirc/download/${P}.tar.gz" -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~ppc" -IUSE="" - -RDEPEND="x11-libs/gtk+ - >=net-irc/xchat-2.0.1" -DEPEND="${RDEPEND} - dev-util/pkgconfig" - -src_unpack() { - unpack ${A} - cd "${S}" - - epatch "${FILESDIR}"/cwirc-1.7.1-gentoo.patch -} - -src_compile() { - emake STRIP="true" CC="$(tc-getCC)" CFLAGS="${CFLAGS} -DLINUX" || die "emake failed" -} - -src_install() { - einstall || die "einstall failed" - - dodoc README RELEASE_NOTES Changelog - docinto schematics - dodoc schematics/* -} diff --git a/net-irc/cwirc/cwirc-2.0.0.ebuild b/net-irc/cwirc/cwirc-2.0.0.ebuild index ea6f40f9f712..a579206eb8e0 100644 --- a/net-irc/cwirc/cwirc-2.0.0.ebuild +++ b/net-irc/cwirc/cwirc-2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/cwirc-2.0.0.ebuild,v 1.2 2006/11/07 22:28:29 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/cwirc-2.0.0.ebuild,v 1.3 2007/03/13 18:34:49 armin76 Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://users.skynet.be/ppc/cwirc/" SRC_URI="http://users.skynet.be/ppc/cwirc/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="" RDEPEND="x11-libs/gtk+ diff --git a/net-irc/cwirc/files/digest-cwirc-1.8.8 b/net-irc/cwirc/files/digest-cwirc-1.8.8 deleted file mode 100644 index 225cb23540e2..000000000000 --- a/net-irc/cwirc/files/digest-cwirc-1.8.8 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 0608fde31898ea0623e5804b06d1bbd9 cwirc-1.8.8.tar.gz 178578 -RMD160 c22196303754a7a9dc83aee38957e8930dc2687d cwirc-1.8.8.tar.gz 178578 -SHA256 b196327f13fa778ec8b2372b264d4a74c2adc895197e5440e971aa8ec5dab3aa cwirc-1.8.8.tar.gz 178578 |