diff options
Diffstat (limited to 'net-im/centericq')
-rw-r--r-- | net-im/centericq/Manifest | 14 | ||||
-rw-r--r-- | net-im/centericq/centericq-4.9.2.ebuild | 4 | ||||
-rw-r--r-- | net-im/centericq/centericq-4.9.4.ebuild | 4 | ||||
-rw-r--r-- | net-im/centericq/centericq-4.9.5-r1.ebuild | 10 | ||||
-rw-r--r-- | net-im/centericq/centericq-4.9.5.ebuild | 8 | ||||
-rw-r--r-- | net-im/centericq/centericq-4.9.6.ebuild | 10 |
6 files changed, 25 insertions, 25 deletions
diff --git a/net-im/centericq/Manifest b/net-im/centericq/Manifest index 99a29f4f0a5b..7f98e815b91f 100644 --- a/net-im/centericq/Manifest +++ b/net-im/centericq/Manifest @@ -1,12 +1,12 @@ -MD5 a647326544cbcbff451928d34d839762 centericq-4.9.5.ebuild 1481 -MD5 53c1e711c5751f999a092ad3e0ea25d1 centericq-4.9.2.ebuild 900 -MD5 35c5266702ac6df51be0a53f67cc615e centericq-4.9.5-r1.ebuild 1563 -MD5 1df689d403dd6bd34be444f9cf625f98 centericq-4.9.4.ebuild 898 MD5 1eaf14639374c443c9806ace5d7d5413 ChangeLog 3969 -MD5 f0ac8e0071f5bfe092561b2759726d47 centericq-4.9.6.ebuild 1559 -MD5 c1ac500e020c9d6a530191e1187bcca6 files/digest-centericq-4.9.2 68 +MD5 d0561182dd4cf73eb084b9035b2f4ca8 centericq-4.9.4.ebuild 901 +MD5 8e54f867570ea402686aac94046b2249 centericq-4.9.2.ebuild 901 +MD5 2d5984237d73eccffdd2931d90efbbe4 centericq-4.9.5.ebuild 1481 +MD5 8586ae5e2bfbe422a44975e667161191 centericq-4.9.5-r1.ebuild 1558 +MD5 aebaa6caa5ee3ea7a96bec64095b06ac centericq-4.9.6.ebuild 1554 MD5 a5a5c7ea33197ccca36feee6b923b504 files/digest-centericq-4.9.4 68 MD5 6086e6257164cf0ad32293134961cdba files/digest-centericq-4.9.5 68 -MD5 6716cb789e1646828b3b37149ef6b380 files/digest-centericq-4.9.6 68 MD5 e645af5e8774c5cf9be9396564e75850 files/missing_namespace.patch 432 +MD5 c1ac500e020c9d6a530191e1187bcca6 files/digest-centericq-4.9.2 68 MD5 6086e6257164cf0ad32293134961cdba files/digest-centericq-4.9.5-r1 68 +MD5 6716cb789e1646828b3b37149ef6b380 files/digest-centericq-4.9.6 68 diff --git a/net-im/centericq/centericq-4.9.2.ebuild b/net-im/centericq/centericq-4.9.2.ebuild index 4345497c18b0..8cd19dd549e4 100644 --- a/net-im/centericq/centericq-4.9.2.ebuild +++ b/net-im/centericq/centericq-4.9.2.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/centericq/centericq-4.9.2.ebuild,v 1.2 2003/02/13 14:07:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/centericq/centericq-4.9.2.ebuild,v 1.3 2003/09/05 23:58:57 msterret Exp $ inherit eutils @@ -25,7 +25,7 @@ src_compile() { local myopts="" use nls || myopts="--disable-nls" - + econf ${myopts} || die "Configure failed" emake || die "Compilation failed" } diff --git a/net-im/centericq/centericq-4.9.4.ebuild b/net-im/centericq/centericq-4.9.4.ebuild index 7f48c25c1c6a..d0012a6e7013 100644 --- a/net-im/centericq/centericq-4.9.4.ebuild +++ b/net-im/centericq/centericq-4.9.4.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/centericq/centericq-4.9.4.ebuild,v 1.2 2003/07/13 12:44:49 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/centericq/centericq-4.9.4.ebuild,v 1.3 2003/09/05 23:58:57 msterret Exp $ inherit eutils @@ -25,7 +25,7 @@ src_compile() { local myopts="" use nls || myopts="--disable-nls" - + econf ${myopts} || die "Configure failed" emake || die "Compilation failed" } diff --git a/net-im/centericq/centericq-4.9.5-r1.ebuild b/net-im/centericq/centericq-4.9.5-r1.ebuild index 3df06e182857..e7337399494b 100644 --- a/net-im/centericq/centericq-4.9.5-r1.ebuild +++ b/net-im/centericq/centericq-4.9.5-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/centericq/centericq-4.9.5-r1.ebuild,v 1.1 2003/07/25 17:47:39 coronalvr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/centericq/centericq-4.9.5-r1.ebuild,v 1.2 2003/09/05 23:58:57 msterret Exp $ inherit eutils @@ -36,17 +36,17 @@ src_compile() { # --disable-aim Build without AIM # --disable-irc Build without IRC # --disable-jabber Build without Jabber - # --disable-rss Build without RSS reader - # --no-konst Don't add contact list items + # --disable-rss Build without RSS reader + # --no-konst Don't add contact list items # supplied by author by default local myopts="--with-gnu-ld" use nls || myopts="${myopts} --disable-nls" use nls && myopts="${myopts} --with-fribidi" - + use ssl && myopts="${myopts} --with-ssl" - + econf ${myopts} || die "Configure failed" emake || die "Compilation failed" } diff --git a/net-im/centericq/centericq-4.9.5.ebuild b/net-im/centericq/centericq-4.9.5.ebuild index 3f46c124b504..2844a5f8321e 100644 --- a/net-im/centericq/centericq-4.9.5.ebuild +++ b/net-im/centericq/centericq-4.9.5.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/centericq/centericq-4.9.5.ebuild,v 1.1 2003/07/16 06:01:06 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/centericq/centericq-4.9.5.ebuild,v 1.2 2003/09/05 23:58:57 msterret Exp $ inherit eutils @@ -35,15 +35,15 @@ src_compile() { # --disable-aim Build without AIM # --disable-irc Build without IRC # --disable-jabber Build without Jabber - # --disable-rss Build without RSS reader - # --no-konst Don't add contact list items + # --disable-rss Build without RSS reader + # --no-konst Don't add contact list items # supplied by author by default local myopts="--with-gnu-ld" use nls || myopts="${myopts} --disable-nls" use ssl && myopts="${myopts} --with-ssl" - + econf ${myopts} || die "Configure failed" emake || die "Compilation failed" } diff --git a/net-im/centericq/centericq-4.9.6.ebuild b/net-im/centericq/centericq-4.9.6.ebuild index 27953ee8d16d..51493e3a6117 100644 --- a/net-im/centericq/centericq-4.9.6.ebuild +++ b/net-im/centericq/centericq-4.9.6.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/centericq/centericq-4.9.6.ebuild,v 1.2 2003/08/27 09:58:40 coronalvr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/centericq/centericq-4.9.6.ebuild,v 1.3 2003/09/05 23:58:57 msterret Exp $ inherit eutils @@ -36,17 +36,17 @@ src_compile() { # --disable-aim Build without AIM # --disable-irc Build without IRC # --disable-jabber Build without Jabber - # --disable-rss Build without RSS reader - # --no-konst Don't add contact list items + # --disable-rss Build without RSS reader + # --no-konst Don't add contact list items # supplied by author by default local myopts="--with-gnu-ld" use nls || myopts="${myopts} --disable-nls" use nls && myopts="${myopts} --with-fribidi" - + use ssl && myopts="${myopts} --with-ssl" - + econf ${myopts} || die "Configure failed" emake || die "Compilation failed" } |