summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 23:59:01 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 23:59:01 +0000
commit68e059f0b1e5618c4126f2db2fdd372ba9fd330c (patch)
treec55359fb6cb55df3e8af62563958de645c856231 /net-im/gaim
parentcreate a /etc/X11/Sessions/openbox3 file (diff)
downloadhistorical-68e059f0b1e5618c4126f2db2fdd372ba9fd330c.tar.gz
historical-68e059f0b1e5618c4126f2db2fdd372ba9fd330c.tar.bz2
historical-68e059f0b1e5618c4126f2db2fdd372ba9fd330c.zip
whitespace cleanup
Diffstat (limited to 'net-im/gaim')
-rw-r--r--net-im/gaim/Manifest12
-rw-r--r--net-im/gaim/gaim-0.63-r1.ebuild11
-rw-r--r--net-im/gaim/gaim-0.66-r3.ebuild10
-rw-r--r--net-im/gaim/gaim-0.66-r4.ebuild10
-rw-r--r--net-im/gaim/gaim-0.67-r1.ebuild10
-rw-r--r--net-im/gaim/gaim-0.67.ebuild10
6 files changed, 31 insertions, 32 deletions
diff --git a/net-im/gaim/Manifest b/net-im/gaim/Manifest
index e74fe501b7a7..a14815436ea9 100644
--- a/net-im/gaim/Manifest
+++ b/net-im/gaim/Manifest
@@ -1,19 +1,19 @@
MD5 a6e33ee1297e8c38fd6eec1add385c51 ChangeLog 12549
-MD5 63f5d5add45a34870e61e2e39d70b919 gaim-0.63-r1.ebuild 1835
+MD5 ee85fc80d1fff82c4685bec57769b9fe gaim-0.67.ebuild 2166
MD5 91f54778609b147c372351022d0e884d gaim-0.68.ebuild 2335
MD5 0b185f663a67d39645e0916cddcba37e gaim-0.68-r1.ebuild 2418
-MD5 952fa517ecd51b7b6211ad7c75d5a968 gaim-0.66-r3.ebuild 1993
+MD5 3871c1360a32f544c1c5ee62a6be2e58 gaim-0.63-r1.ebuild 1809
+MD5 b2ac9eb41db9100a22760f81282f388b gaim-0.66-r3.ebuild 1968
MD5 dc9ef26d3efea7cbe38cbe534cdeaa53 metadata.xml 510
-MD5 b7dbbfc3c88f5a2f775f6eaf0a7e5f90 gaim-0.66-r4.ebuild 1996
-MD5 2644363a2af5679ca70cb373699454f9 gaim-0.67.ebuild 2191
-MD5 5a98382c9f7676cd002eddf283172085 gaim-0.67-r1.ebuild 2181
+MD5 732ec4a141392279f7984b5e2dc73fc3 gaim-0.66-r4.ebuild 1971
+MD5 818cef960e0b788579222e2552cd9451 gaim-0.67-r1.ebuild 2156
MD5 a2573960c3aaad5d08dddcc3ad9b5f23 files/digest-gaim-0.68 135
+MD5 97fa7a76f6bc96c363844ccc57b2bec4 files/gaim_gtkimcontext_patch.diff 1106
MD5 908f7feabba8c8b1d74510f1f2b7706d files/digest-gaim-0.63-r1 126
MD5 a2573960c3aaad5d08dddcc3ad9b5f23 files/digest-gaim-0.68-r1 135
MD5 8a38e88937de7dd9b0bd1cd18afd8164 files/gaim-encryption-2.10-keys.patch 476
MD5 ac8c28584ee56def0cea65e38e235f0b files/digest-gaim-0.66-r3 126
MD5 eaec78ac2e19b5e10a20a2c86bf65a34 files/gaim-0.66-prefs.c.diff 598
-MD5 97fa7a76f6bc96c363844ccc57b2bec4 files/gaim_gtkimcontext_patch.diff 1106
MD5 33402ae3eb7e61ffae5ab976f90121b2 files/digest-gaim-0.66-r4 126
MD5 5993641de8d56c2c433f252997c3c39c files/digest-gaim-0.67 135
MD5 6850f68d67c0633c22c07fb1ecf8ed07 files/digest-gaim-0.67-r1 135
diff --git a/net-im/gaim/gaim-0.63-r1.ebuild b/net-im/gaim/gaim-0.63-r1.ebuild
index 40e25fad1393..c0ee5d653178 100644
--- a/net-im/gaim/gaim-0.63-r1.ebuild
+++ b/net-im/gaim/gaim-0.63-r1.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-im/gaim/gaim-0.63-r1.ebuild,v 1.4 2003/07/01 14:38:38 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.63-r1.ebuild,v 1.5 2003/09/05 23:58:57 msterret Exp $
IUSE="nls perl spell ssl nas"
@@ -8,7 +8,7 @@ DESCRIPTION="GTK Instant Messenger client"
HOMEPAGE="http://gaim.sourceforge.net/"
EV=1.20
SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2
- ssl? ( mirror://sourceforge/gaim-encryption/encrypt-${EV}.tar.gz )"
+ ssl? ( mirror://sourceforge/gaim-encryption/encrypt-${EV}.tar.gz )"
SLOT="0"
@@ -37,11 +37,10 @@ src_unpack() {
}
src_compile() {
-
local myconf
- use perl || myconf="${myconf} --disable-perl"
- use spell || myconf="${myconf} --disable-gtkspell"
- use nls || myconf="${myconf} --disable-nls"
+ use perl || myconf="${myconf} --disable-perl"
+ use spell || myconf="${myconf} --disable-gtkspell"
+ use nls || myconf="${myconf} --disable-nls"
use nas && myconf="${myconf} --enable-nas" || myconf="${myconf} --disable-nas"
econf ${myconf} || die "Configuration failed"
diff --git a/net-im/gaim/gaim-0.66-r3.ebuild b/net-im/gaim/gaim-0.66-r3.ebuild
index 6f4e988a976e..a4e1cf2e9d48 100644
--- a/net-im/gaim/gaim-0.66-r3.ebuild
+++ b/net-im/gaim/gaim-0.66-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-im/gaim/gaim-0.66-r3.ebuild,v 1.3 2003/09/05 11:22:37 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.66-r3.ebuild,v 1.4 2003/09/05 23:58:57 msterret Exp $
IUSE="nls perl spell nas ssl cjk"
@@ -8,7 +8,7 @@ DESCRIPTION="GTK Instant Messenger client"
HOMEPAGE="http://gaim.sourceforge.net/"
EV=2.02
SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2
- ssl? ( mirror://sourceforge/gaim-encryption/encrypt-${EV}.tar.gz )"
+ ssl? ( mirror://sourceforge/gaim-encryption/encrypt-${EV}.tar.gz )"
SLOT="0"
LICENSE="GPL-2"
@@ -44,9 +44,9 @@ src_unpack() {
src_compile() {
local myconf
- use perl || myconf="${myconf} --disable-perl"
- use spell || myconf="${myconf} --disable-gtkspell"
- use nls || myconf="${myconf} --disable-nls"
+ use perl || myconf="${myconf} --disable-perl"
+ use spell || myconf="${myconf} --disable-gtkspell"
+ use nls || myconf="${myconf} --disable-nls"
use nas && myconf="${myconf} --enable-nas" || myconf="${myconf} --disable-nas"
econf ${myconf} || die "Configuration failed"
diff --git a/net-im/gaim/gaim-0.66-r4.ebuild b/net-im/gaim/gaim-0.66-r4.ebuild
index f4677c83923e..766dfa693369 100644
--- a/net-im/gaim/gaim-0.66-r4.ebuild
+++ b/net-im/gaim/gaim-0.66-r4.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-im/gaim/gaim-0.66-r4.ebuild,v 1.1 2003/08/18 14:24:50 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.66-r4.ebuild,v 1.2 2003/09/05 23:58:57 msterret Exp $
IUSE="nls perl spell nas ssl cjk"
@@ -8,7 +8,7 @@ DESCRIPTION="GTK Instant Messenger client"
HOMEPAGE="http://gaim.sourceforge.net/"
EV=2.04
SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2
- ssl? ( mirror://sourceforge/gaim-encryption/encrypt-${EV}.tar.gz )"
+ ssl? ( mirror://sourceforge/gaim-encryption/encrypt-${EV}.tar.gz )"
SLOT="0"
LICENSE="GPL-2"
@@ -44,9 +44,9 @@ src_unpack() {
src_compile() {
local myconf
- use perl || myconf="${myconf} --disable-perl"
- use spell || myconf="${myconf} --disable-gtkspell"
- use nls || myconf="${myconf} --disable-nls"
+ use perl || myconf="${myconf} --disable-perl"
+ use spell || myconf="${myconf} --disable-gtkspell"
+ use nls || myconf="${myconf} --disable-nls"
use nas && myconf="${myconf} --enable-nas" || myconf="${myconf} --disable-nas"
econf ${myconf} || die "Configuration failed"
diff --git a/net-im/gaim/gaim-0.67-r1.ebuild b/net-im/gaim/gaim-0.67-r1.ebuild
index 458474d6872f..3323c053f069 100644
--- a/net-im/gaim/gaim-0.67-r1.ebuild
+++ b/net-im/gaim/gaim-0.67-r1.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-im/gaim/gaim-0.67-r1.ebuild,v 1.1 2003/08/25 14:56:15 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.67-r1.ebuild,v 1.2 2003/09/05 23:58:57 msterret Exp $
IUSE="nls perl spell nas ssl"
@@ -8,7 +8,7 @@ DESCRIPTION="GTK Instant Messenger client"
HOMEPAGE="http://gaim.sourceforge.net/"
EV=2.08
SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2
- ssl? ( mirror://sourceforge/gaim-encryption/gaim-encryption-${EV}.tar.gz )"
+ ssl? ( mirror://sourceforge/gaim-encryption/gaim-encryption-${EV}.tar.gz )"
SLOT="0"
LICENSE="GPL-2"
@@ -40,9 +40,9 @@ src_unpack() {
src_compile() {
local myconf
- use perl || myconf="${myconf} --disable-perl"
- use spell || myconf="${myconf} --disable-gtkspell"
- use nls || myconf="${myconf} --disable-nls"
+ use perl || myconf="${myconf} --disable-perl"
+ use spell || myconf="${myconf} --disable-gtkspell"
+ use nls || myconf="${myconf} --disable-nls"
use nas && myconf="${myconf} --enable-nas" || myconf="${myconf} --disable-nas"
econf ${myconf} || die "Configuration failed"
diff --git a/net-im/gaim/gaim-0.67.ebuild b/net-im/gaim/gaim-0.67.ebuild
index 5f0928c7339a..73971ef8ab3f 100644
--- a/net-im/gaim/gaim-0.67.ebuild
+++ b/net-im/gaim/gaim-0.67.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-im/gaim/gaim-0.67.ebuild,v 1.1 2003/08/19 17:54:46 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim/gaim-0.67.ebuild,v 1.2 2003/09/05 23:58:57 msterret Exp $
IUSE="nls perl spell nas ssl"
@@ -8,7 +8,7 @@ DESCRIPTION="GTK Instant Messenger client"
HOMEPAGE="http://gaim.sourceforge.net/"
EV=2.06
SRC_URI="mirror://sourceforge/gaim/${P}.tar.bz2
- ssl? ( mirror://sourceforge/gaim-encryption/gaim-encryption-${EV}.tar.gz )"
+ ssl? ( mirror://sourceforge/gaim-encryption/gaim-encryption-${EV}.tar.gz )"
SLOT="0"
LICENSE="GPL-2"
@@ -40,9 +40,9 @@ src_unpack() {
src_compile() {
local myconf
- use perl || myconf="${myconf} --disable-perl"
- use spell || myconf="${myconf} --disable-gtkspell"
- use nls || myconf="${myconf} --disable-nls"
+ use perl || myconf="${myconf} --disable-perl"
+ use spell || myconf="${myconf} --disable-gtkspell"
+ use nls || myconf="${myconf} --disable-nls"
use nas && myconf="${myconf} --enable-nas" || myconf="${myconf} --disable-nas"
econf ${myconf} || die "Configuration failed"