diff options
author | Sven Wegener <swegener@gentoo.org> | 2004-08-05 23:10:27 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2004-08-05 23:10:27 +0000 |
commit | 54fe87b75e6945b6c4e9deff0a8190d34b4b7ab6 (patch) | |
tree | 0c459199bfb215431451905781d38fc437a18d0d /net-irc/cwirc | |
parent | Removed large files from FILESDIR. Marked 1.6.16 stable on x86. (Manifest rec... (diff) | |
download | gentoo-2-54fe87b75e6945b6c4e9deff0a8190d34b4b7ab6.tar.gz gentoo-2-54fe87b75e6945b6c4e9deff0a8190d34b4b7ab6.tar.bz2 gentoo-2-54fe87b75e6945b6c4e9deff0a8190d34b4b7ab6.zip |
Version bump.
Diffstat (limited to 'net-irc/cwirc')
-rw-r--r-- | net-irc/cwirc/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/cwirc/Manifest | 16 | ||||
-rw-r--r-- | net-irc/cwirc/cwirc-1.8.8.ebuild | 37 | ||||
-rw-r--r-- | net-irc/cwirc/files/digest-cwirc-1.8.8 | 1 |
4 files changed, 48 insertions, 13 deletions
diff --git a/net-irc/cwirc/ChangeLog b/net-irc/cwirc/ChangeLog index 1bd1019f479d..85d5b7f259b7 100644 --- a/net-irc/cwirc/ChangeLog +++ b/net-irc/cwirc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-irc/cwirc # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/ChangeLog,v 1.12 2004/07/30 00:14:08 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/cwirc/ChangeLog,v 1.13 2004/08/05 23:10:27 swegener Exp $ + +*cwirc-1.8.8 (06 Aug 2004) + + 06 Aug 2004; Sven Wegener <swegener@gentoo.org> +cwirc-1.8.8.ebuild: + Version bump. *cwirc-1.8.7 (30 Jul 2004) diff --git a/net-irc/cwirc/Manifest b/net-irc/cwirc/Manifest index 246ce5dcd9b1..ce2ca96d469e 100644 --- a/net-irc/cwirc/Manifest +++ b/net-irc/cwirc/Manifest @@ -1,21 +1,13 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 +MD5 fd10d15a70df71a56dc6867621c5c54f ChangeLog 1645 MD5 f3f4b2aff3fc74562b0f35c2faef96c5 cwirc-1.8.3.ebuild 941 MD5 1f8e32e5252181cd622cd88c4665b4c7 cwirc-1.8.5.ebuild 942 MD5 bad196704badbee714440a3251eb22fb cwirc-1.8.6.ebuild 942 MD5 b5393943f236e2d986a7788e579c0a76 cwirc-1.8.7.ebuild 942 -MD5 fd10d15a70df71a56dc6867621c5c54f ChangeLog 1645 +MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 +MD5 b5393943f236e2d986a7788e579c0a76 cwirc-1.8.8.ebuild 942 MD5 7c240ef73cd9a53241026c38c5c8b36f files/cwirc-1.7.1-gentoo.patch 662 MD5 c371ea97e5fa8c6867235cc5077aa666 files/digest-cwirc-1.8.3 63 MD5 b0619874993203f29bfd4f67fb555050 files/digest-cwirc-1.8.5 63 MD5 ff0d0e5bcb25dee09c93540011affcaa files/digest-cwirc-1.8.6 63 MD5 08f4194a19775f0a5b1364a96f6390ff files/digest-cwirc-1.8.7 63 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.2.4 (GNU/Linux) - -iD8DBQFBCZMgAXomK8S72HoRArklAJ9sTkC4nkgEeBd0uX8BTkeOJLttwgCgiAgr -hdsxcwX4XWnxOPd035EQSBs= -=jUId ------END PGP SIGNATURE----- +MD5 ff0ee0746cfc1deb98185aabe6be599f files/digest-cwirc-1.8.8 63 diff --git a/net-irc/cwirc/cwirc-1.8.8.ebuild b/net-irc/cwirc/cwirc-1.8.8.ebuild new file mode 100644 index 000000000000..0b7b014ed52a --- /dev/null +++ b/net-irc/cwirc/cwirc-1.8.8.ebuild @@ -0,0 +1,37 @@ +# Copyright 1999-2004 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.1 2004/08/05 23:10:27 swegener Exp $ + +inherit eutils + +DESCRIPTION="An X-chat plugin for sending and receiving raw morse code over IRC" +HOMEPAGE="http://webperso.easyconnect.fr/om.the/web/cwirc/" +SRC_URI="http://webperso.easyconnect.fr/om.the/web/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} + >=sys-apps/sed-4" + +src_unpack() { + unpack ${A} + cd ${S} + + epatch ${FILESDIR}/cwirc-1.7.1-gentoo.patch + sed -i -e 's:$(STRIP):echo:' Makefile +} + +src_compile() { + emake CFLAGS="${CFLAGS} -DLINUX" || die "emake failed" +} + +src_install() { + einstall || die "einstall failed" + + dodoc README RELEASE_NOTES Changelog + cp -R schematics/ ${D}/usr/share/doc/${PF}/schematics/ +} diff --git a/net-irc/cwirc/files/digest-cwirc-1.8.8 b/net-irc/cwirc/files/digest-cwirc-1.8.8 new file mode 100644 index 000000000000..c47e81961a84 --- /dev/null +++ b/net-irc/cwirc/files/digest-cwirc-1.8.8 @@ -0,0 +1 @@ +MD5 0608fde31898ea0623e5804b06d1bbd9 cwirc-1.8.8.tar.gz 178578 |