diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 22:02:59 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-06 22:02:59 +0000 |
commit | f04fab693608b48b1793d947dc25cfa1c603630b (patch) | |
tree | 195fc0588cc5352d48a0a66a6ccae4201da2d155 /net-irc/epic4 | |
parent | Adding a bunch of xkb patches and other things. PATCH_VER is 2.1.11. (diff) | |
download | gentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.tar.gz gentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.tar.bz2 gentoo-2-f04fab693608b48b1793d947dc25cfa1c603630b.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'net-irc/epic4')
-rw-r--r-- | net-irc/epic4/Manifest | 12 | ||||
-rw-r--r-- | net-irc/epic4/epic4-1.1.10.ebuild | 14 | ||||
-rw-r--r-- | net-irc/epic4/epic4-1.1.11.ebuild | 14 | ||||
-rw-r--r-- | net-irc/epic4/epic4-1.1.12.ebuild | 14 |
4 files changed, 27 insertions, 27 deletions
diff --git a/net-irc/epic4/Manifest b/net-irc/epic4/Manifest index 2c2f307607cf..a0a9706117b7 100644 --- a/net-irc/epic4/Manifest +++ b/net-irc/epic4/Manifest @@ -1,10 +1,10 @@ -MD5 1bf12e87afe4258b9f0e11ca31a11791 epic4-1.1.10.ebuild 2091 -MD5 302c790a55ca46c8640970a4075d98b7 epic4-1.1.12.ebuild 2055 MD5 b2792be7925737c2b7902f9bbcb33353 ChangeLog 3744 +MD5 1fcf43a7d722d8872849b0ab8b8282a8 epic4-1.1.12.ebuild 2052 +MD5 32a5b5bcc9af8ee76dc7c3992556f546 epic4-1.1.10.ebuild 2089 +MD5 1ccbae396ded8ea5a976d1f4dca7fd63 epic4-1.1.11.ebuild 2052 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 -MD5 616e041798d3bcb508fe77f44c0ffba1 epic4-1.1.11.ebuild 2054 -MD5 33df45dcbc3a9e94246c4ee10474f332 files/epic4-1.0.1-gcc33.patch 850 -MD5 1d5075abb862c8b98c2b16df96e37407 files/local 21043 +MD5 ba4d2ddbd0684162f51e77963a2d814e files/digest-epic4-1.1.12 136 MD5 2289cb86bb8dc556621d35033fe11471 files/digest-epic4-1.1.10 136 MD5 aa8d68a42c147390f37438a6e8171fd1 files/digest-epic4-1.1.11 136 -MD5 ba4d2ddbd0684162f51e77963a2d814e files/digest-epic4-1.1.12 136 +MD5 1d5075abb862c8b98c2b16df96e37407 files/local 21043 +MD5 33df45dcbc3a9e94246c4ee10474f332 files/epic4-1.0.1-gcc33.patch 850 diff --git a/net-irc/epic4/epic4-1.1.10.ebuild b/net-irc/epic4/epic4-1.1.10.ebuild index c7dda7aa5be3..1af759996b9a 100644 --- a/net-irc/epic4/epic4-1.1.10.ebuild +++ b/net-irc/epic4/epic4-1.1.10.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.10.ebuild,v 1.5 2003/07/13 12:54:50 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.10.ebuild,v 1.6 2003/09/06 22:02:56 msterret Exp $ IUSE="ipv6 perl ssl" DESCRIPTION="Epic4 IRC Client" SRC_URI="ftp://prbh.org/pub/epic/EPIC4-ALPHA/${P}.tar.bz2 - ftp://prbh.org/pub/epic/EPIC4-PRODUCTION/epic4-help-20030114.tar.gz" + ftp://prbh.org/pub/epic/EPIC4-PRODUCTION/epic4-help-20030114.tar.gz" HOMEPAGE="http://epicsol.org" SLOT="0" @@ -25,11 +25,11 @@ src_compile() { use ipv6 \ && myconf="${myconf} --with-ipv6" \ || myconf="${myconf} --without-ipv6" - + use perl \ && myconf="${myconf} --with-perl" \ || myconf="${myconf} --without-perl" - + use ssl \ && myconf="${myconf} --with-ssl" \ || myconf="${myconf} --without-ssl" @@ -42,7 +42,7 @@ src_compile() { econf \ --libexecdir=/usr/lib/misc \ ${myconf} || die - + make || die } @@ -53,13 +53,13 @@ src_install () { rm -f ${D}/usr/bin/epic dosym epic-EPIC4-${PV} /usr/bin/epic - + dodoc BUG_FORM COPYRIGHT README KNOWNBUGS VOTES docinto doc cd doc dodoc *.txt colors EPIC* IRCII_VERSIONS local_vars missing new-load dodoc nicknames outputhelp server_groups SILLINESS TS4 - + dodir /usr/share/epic tar zxvf ${DISTDIR}/epic4-help-20030114.tar.gz -C ${D}/usr/share/epic } diff --git a/net-irc/epic4/epic4-1.1.11.ebuild b/net-irc/epic4/epic4-1.1.11.ebuild index 1fcc65d6f1d1..30f4ea37c166 100644 --- a/net-irc/epic4/epic4-1.1.11.ebuild +++ b/net-irc/epic4/epic4-1.1.11.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.11.ebuild,v 1.3 2003/07/13 12:54:50 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.11.ebuild,v 1.4 2003/09/06 22:02:56 msterret Exp $ IUSE="ipv6 perl ssl tcltk" DESCRIPTION="Epic4 IRC Client" SRC_URI="ftp://prbh.org/pub/epic/EPIC4-ALPHA/${P}.tar.bz2 - ftp://prbh.org/pub/epic/EPIC4-PRODUCTION/epic4-help-20030114.tar.gz" + ftp://prbh.org/pub/epic/EPIC4-PRODUCTION/epic4-help-20030114.tar.gz" HOMEPAGE="http://epicsol.org" SLOT="0" @@ -27,11 +27,11 @@ src_compile() { use ipv6 \ && myconf="${myconf} --with-ipv6" \ || myconf="${myconf} --without-ipv6" - + use perl \ && myconf="${myconf} --with-perl" \ || myconf="${myconf} --without-perl" - + use ssl \ && myconf="${myconf} --with-ssl" \ || myconf="${myconf} --without-ssl" @@ -43,7 +43,7 @@ src_compile() { econf \ --libexecdir=/usr/lib/misc \ ${myconf} || die - + make || die } @@ -54,13 +54,13 @@ src_install () { rm -f ${D}/usr/bin/epic dosym epic-EPIC4-${PV} /usr/bin/epic - + dodoc BUG_FORM COPYRIGHT README KNOWNBUGS VOTES docinto doc cd doc dodoc *.txt colors EPIC* IRCII_VERSIONS local_vars missing new-load dodoc nicknames outputhelp server_groups SILLINESS TS4 - + dodir /usr/share/epic tar zxvf ${DISTDIR}/epic4-help-20030114.tar.gz -C ${D}/usr/share/epic } diff --git a/net-irc/epic4/epic4-1.1.12.ebuild b/net-irc/epic4/epic4-1.1.12.ebuild index d403ee2754a3..197f0bdbb07c 100644 --- a/net-irc/epic4/epic4-1.1.12.ebuild +++ b/net-irc/epic4/epic4-1.1.12.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.12.ebuild,v 1.1 2003/08/01 01:01:39 gregf Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/epic4/epic4-1.1.12.ebuild,v 1.2 2003/09/06 22:02:56 msterret Exp $ IUSE="ipv6 perl ssl tcltk" DESCRIPTION="Epic4 IRC Client" SRC_URI="ftp://prbh.org/pub/epic/EPIC4-ALPHA/${P}.tar.bz2 - ftp://prbh.org/pub/epic/EPIC4-PRODUCTION/epic4-help-20030114.tar.gz" + ftp://prbh.org/pub/epic/EPIC4-PRODUCTION/epic4-help-20030114.tar.gz" HOMEPAGE="http://epicsol.org" SLOT="0" @@ -27,11 +27,11 @@ src_compile() { use ipv6 \ && myconf="${myconf} --with-ipv6" \ || myconf="${myconf} --without-ipv6" - + use perl \ && myconf="${myconf} --with-perl" \ || myconf="${myconf} --without-perl" - + use ssl \ && myconf="${myconf} --with-ssl" \ || myconf="${myconf} --without-ssl" @@ -43,7 +43,7 @@ src_compile() { econf \ --libexecdir=/usr/lib/misc \ ${myconf} || die - + make || die } @@ -54,13 +54,13 @@ src_install () { rm -f ${D}/usr/bin/epic dosym epic-EPIC4-${PV} /usr/bin/epic - + dodoc BUG_FORM COPYRIGHT README KNOWNBUGS VOTES docinto doc cd doc dodoc *.txt colors EPIC* IRCII_VERSIONS local_vars missing new-load dodoc nicknames outputhelp server_groups SILLINESS TS4 - + dodir /usr/share/epic tar zxvf ${DISTDIR}/epic4-help-20030114.tar.gz -C ${D}/usr/share/epic } |