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/irssi | |
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/irssi')
-rw-r--r-- | net-irc/irssi/Manifest | 8 | ||||
-rw-r--r-- | net-irc/irssi/irssi-0.8.5-r2.ebuild | 6 | ||||
-rw-r--r-- | net-irc/irssi/irssi-0.8.6-r2.ebuild | 6 | ||||
-rw-r--r-- | net-irc/irssi/irssi-0.8.6-r3.ebuild | 6 |
4 files changed, 13 insertions, 13 deletions
diff --git a/net-irc/irssi/Manifest b/net-irc/irssi/Manifest index 0e3079b26668..1bb46f44a036 100644 --- a/net-irc/irssi/Manifest +++ b/net-irc/irssi/Manifest @@ -1,9 +1,9 @@ -MD5 8166a0faf975ff5c75f39c1b2bfeaa04 irssi-0.8.5-r2.ebuild 1866 -MD5 e7935ba96cdcba222a63aebd55acb3d2 irssi-0.8.6-r3.ebuild 2486 -MD5 f31a7422d0fba4cc87d760697717bdb5 irssi-0.8.6-r2.ebuild 2372 MD5 defb8ed2e585491b20ad9e930b5c2fda ChangeLog 3640 +MD5 010f51ca1f64db3840d7d8ad57159429 irssi-0.8.5-r2.ebuild 1865 +MD5 f8aa78b673a0a7536d33d273d37b1ba8 irssi-0.8.6-r2.ebuild 2372 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 -MD5 e75d250d81ec4a41f6bff2130b4d6a0b files/irssi-0.8.6-configure.patch 976 +MD5 8c746d3e541362ff514014500b11d810 irssi-0.8.6-r3.ebuild 2489 MD5 1920fb9f4aba0f95f26302d82430ffa8 files/digest-irssi-0.8.5-r2 64 MD5 cb17857da5af4446fef7e94d553277de files/digest-irssi-0.8.6-r2 64 +MD5 e75d250d81ec4a41f6bff2130b4d6a0b files/irssi-0.8.6-configure.patch 976 MD5 cb17857da5af4446fef7e94d553277de files/digest-irssi-0.8.6-r3 64 diff --git a/net-irc/irssi/irssi-0.8.5-r2.ebuild b/net-irc/irssi/irssi-0.8.5-r2.ebuild index a270b819f3ce..7460d17ff53e 100644 --- a/net-irc/irssi/irssi-0.8.5-r2.ebuild +++ b/net-irc/irssi/irssi-0.8.5-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.5-r2.ebuild,v 1.11 2003/03/11 21:11:46 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.5-r2.ebuild,v 1.12 2003/09/06 22:02:56 msterret Exp $ IUSE="nls ipv6 perl" @@ -25,10 +25,10 @@ src_compile() { # Note: there is an option to build a GUI for irssi, but according # to the website the GUI is no longer developed, so that option is # not used here. - + # Edit these if you like myconf="--without-servertest --with-bot --with-proxy --with-ncurses" - + use nls || myconf="${myconf} --disable-nls" #perl is auto-detected and must be explicitly disabled diff --git a/net-irc/irssi/irssi-0.8.6-r2.ebuild b/net-irc/irssi/irssi-0.8.6-r2.ebuild index 9a0aff141062..b2a33ead20ba 100644 --- a/net-irc/irssi/irssi-0.8.6-r2.ebuild +++ b/net-irc/irssi/irssi-0.8.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.6-r2.ebuild,v 1.13 2003/08/07 09:15:46 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.6-r2.ebuild,v 1.14 2003/09/06 22:02:56 msterret Exp $ IUSE="nls ipv6 perl" @@ -39,10 +39,10 @@ src_compile() { # Note: there is an option to build a GUI for irssi, but according # to the website the GUI is no longer developed, so that option is # not used here. - + # Edit these if you like myconf="--without-servertest --with-bot --with-proxy --with-ncurses" - + use nls || myconf="${myconf} --disable-nls" #perl is auto-detected and must be explicitly disabled diff --git a/net-irc/irssi/irssi-0.8.6-r3.ebuild b/net-irc/irssi/irssi-0.8.6-r3.ebuild index af40e87d187d..9bc4d16ab3a2 100644 --- a/net-irc/irssi/irssi-0.8.6-r3.ebuild +++ b/net-irc/irssi/irssi-0.8.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.6-r3.ebuild,v 1.1 2003/08/22 01:56:51 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.6-r3.ebuild,v 1.2 2003/09/06 22:02:56 msterret Exp $ IUSE="nls ipv6 perl ssl" @@ -40,10 +40,10 @@ src_compile() { # Note: there is an option to build a GUI for irssi, but according # to the website the GUI is no longer developed, so that option is # not used here. - + # Edit these if you like myconf="--without-servertest --with-bot --with-proxy --with-ncurses" - + use nls || myconf="${myconf} --disable-nls" #perl is auto-detected and must be explicitly disabled |