summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-09-18 01:13:27 +0000
committerDon Seiler <rizzo@gentoo.org>2004-09-18 01:13:27 +0000
commit09493485bc761534f45736340d66c5499d27b59e (patch)
tree68182b1bd75f951213dcba76da3703dcbe005e1c
parentBumped version to 1.1.62 and closing bug #47872. (Manifest recommit) (diff)
downloadgentoo-2-09493485bc761534f45736340d66c5499d27b59e.tar.gz
gentoo-2-09493485bc761534f45736340d66c5499d27b59e.tar.bz2
gentoo-2-09493485bc761534f45736340d66c5499d27b59e.zip
Won't work with gaim-1.0.0
-rw-r--r--net-im/gaim-blogger/gaim-blogger-0.82.ebuild5
-rw-r--r--net-im/gaim-meanwhile/gaim-meanwhile-0.82.ebuild5
-rw-r--r--net-im/gaim-snpp/gaim-snpp-0.6.1.ebuild5
-rw-r--r--net-im/gaim-snpp/gaim-snpp-0.7.1.ebuild5
-rw-r--r--x11-plugins/autoprofile/autoprofile-2.07.ebuild5
-rw-r--r--x11-plugins/autoprofile/autoprofile-2.08.ebuild5
-rw-r--r--x11-plugins/autoprofile/autoprofile-2.09.ebuild5
7 files changed, 21 insertions, 14 deletions
diff --git a/net-im/gaim-blogger/gaim-blogger-0.82.ebuild b/net-im/gaim-blogger/gaim-blogger-0.82.ebuild
index 2030734c572f..60b628eed033 100644
--- a/net-im/gaim-blogger/gaim-blogger-0.82.ebuild
+++ b/net-im/gaim-blogger/gaim-blogger-0.82.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-blogger/gaim-blogger-0.82.ebuild,v 1.1 2004/08/27 18:49:31 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-blogger/gaim-blogger-0.82.ebuild,v 1.2 2004/09/18 01:10:52 rizzo Exp $
DESCRIPTION="Gaim-blogger is a protocol plugin for Gaim which makes use of Gaim's IM interface to post, edit, view and track blogs."
HOMEPAGE="http://gaim-blogger.sourceforge.net"
@@ -9,7 +9,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
-DEPEND=">=net-im/gaim-${PV}"
+DEPEND=">=net-im/gaim-0.82
+ <net-im/gaim-1.0.0"
#RDEPEND=""
S=${WORKDIR}
diff --git a/net-im/gaim-meanwhile/gaim-meanwhile-0.82.ebuild b/net-im/gaim-meanwhile/gaim-meanwhile-0.82.ebuild
index 955178e7062d..c0bce26e6e89 100644
--- a/net-im/gaim-meanwhile/gaim-meanwhile-0.82.ebuild
+++ b/net-im/gaim-meanwhile/gaim-meanwhile-0.82.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-meanwhile/gaim-meanwhile-0.82.ebuild,v 1.2 2004/09/08 18:17:50 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-meanwhile/gaim-meanwhile-0.82.ebuild,v 1.3 2004/09/18 01:11:58 rizzo Exp $
inherit debug
@@ -11,7 +11,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc"
DEPEND="~net-libs/meanwhile-0.3
- >=net-im/gaim-${PV}"
+ >=net-im/gaim-${PV}
+ <net-im/gaim-1.0.0"
IUSE=""
src_install() {
diff --git a/net-im/gaim-snpp/gaim-snpp-0.6.1.ebuild b/net-im/gaim-snpp/gaim-snpp-0.6.1.ebuild
index f04106f9b527..a7a75a106922 100644
--- a/net-im/gaim-snpp/gaim-snpp-0.6.1.ebuild
+++ b/net-im/gaim-snpp/gaim-snpp-0.6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-snpp/gaim-snpp-0.6.1.ebuild,v 1.2 2004/08/26 03:51:22 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-snpp/gaim-snpp-0.6.1.ebuild,v 1.3 2004/09/18 01:09:31 rizzo Exp $
inherit debug
@@ -13,7 +13,8 @@ SLOT="0"
KEYWORDS="x86 ~ppc"
IUSE=""
-DEPEND=">=net-im/gaim-0.79"
+DEPEND=">=net-im/gaim-0.79
+ <net-im/gaim-1.0.0"
#RDEPEND=""
src_install() {
diff --git a/net-im/gaim-snpp/gaim-snpp-0.7.1.ebuild b/net-im/gaim-snpp/gaim-snpp-0.7.1.ebuild
index 264e8b008f48..46c1a0f4ea6b 100644
--- a/net-im/gaim-snpp/gaim-snpp-0.7.1.ebuild
+++ b/net-im/gaim-snpp/gaim-snpp-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-snpp/gaim-snpp-0.7.1.ebuild,v 1.2 2004/09/03 13:20:25 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/gaim-snpp/gaim-snpp-0.7.1.ebuild,v 1.3 2004/09/18 01:09:31 rizzo Exp $
inherit debug
@@ -13,7 +13,8 @@ SLOT="0"
KEYWORDS="x86 ~ppc"
IUSE=""
-DEPEND=">=net-im/gaim-0.82"
+DEPEND=">=net-im/gaim-0.82
+ <net-im/gaim-1.0.0"
#RDEPEND=""
src_install() {
diff --git a/x11-plugins/autoprofile/autoprofile-2.07.ebuild b/x11-plugins/autoprofile/autoprofile-2.07.ebuild
index 574c267f32d3..a4bcb94e3a4c 100644
--- a/x11-plugins/autoprofile/autoprofile-2.07.ebuild
+++ b/x11-plugins/autoprofile/autoprofile-2.07.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.07.ebuild,v 1.7 2004/09/02 18:22:39 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.07.ebuild,v 1.8 2004/09/18 01:13:27 rizzo Exp $
DESCRIPTION=" AutoProfile is a fully-featured profile manager for the popular instant messenger client Gaim."
HOMEPAGE="http://hkn.eecs.berkeley.edu/~casey/autoprofile/"
@@ -9,7 +9,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ppc"
IUSE=""
-DEPEND=">=net-im/gaim-0.79"
+DEPEND=">=net-im/gaim-0.79
+ <net-im/gaim-1.0.0"
src_unpack() {
unpack ${A}
diff --git a/x11-plugins/autoprofile/autoprofile-2.08.ebuild b/x11-plugins/autoprofile/autoprofile-2.08.ebuild
index 0d4b32007fc7..daf93cad7bfc 100644
--- a/x11-plugins/autoprofile/autoprofile-2.08.ebuild
+++ b/x11-plugins/autoprofile/autoprofile-2.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.08.ebuild,v 1.3 2004/09/03 12:05:53 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.08.ebuild,v 1.4 2004/09/18 01:13:27 rizzo Exp $
DESCRIPTION="AutoProfile is a fully-featured profile manager for the popular instant messenger client Gaim."
HOMEPAGE="http://hkn.eecs.berkeley.edu/~casey/autoprofile/"
@@ -9,7 +9,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ppc"
IUSE=""
-DEPEND=">=net-im/gaim-0.82"
+DEPEND=">=net-im/gaim-0.82
+ <net-im/gaim-1.0.0"
src_compile() {
emake || die
diff --git a/x11-plugins/autoprofile/autoprofile-2.09.ebuild b/x11-plugins/autoprofile/autoprofile-2.09.ebuild
index e550fb910bc0..98f520470db7 100644
--- a/x11-plugins/autoprofile/autoprofile-2.09.ebuild
+++ b/x11-plugins/autoprofile/autoprofile-2.09.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.09.ebuild,v 1.1 2004/09/13 20:07:59 rizzo Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/autoprofile/autoprofile-2.09.ebuild,v 1.2 2004/09/18 01:13:27 rizzo Exp $
DESCRIPTION="AutoProfile is a fully-featured profile manager for the popular instant messenger client Gaim."
HOMEPAGE="http://hkn.eecs.berkeley.edu/~casey/autoprofile/"
@@ -9,7 +9,8 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86 ~ppc"
IUSE=""
-DEPEND=">=net-im/gaim-0.82.1"
+DEPEND=">=net-im/gaim-0.82.1
+ <net-im/gaim-1.0.0"
src_compile() {
emake || die