summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2006-10-23 19:21:32 +0000
committerMichael Januszewski <spock@gentoo.org>2006-10-23 19:21:32 +0000
commit6e5a0036bfce6d08315472dc190ecc5da7e3ebbb (patch)
treee425ed01fa89624b4bbcf3fa2b3005b8ef24e962 /net-im
parentAdd non-gentoo mirror. (diff)
downloadgentoo-2-6e5a0036bfce6d08315472dc190ecc5da7e3ebbb.tar.gz
gentoo-2-6e5a0036bfce6d08315472dc190ecc5da7e3ebbb.tar.bz2
gentoo-2-6e5a0036bfce6d08315472dc190ecc5da7e3ebbb.zip
Add a dep on dev-util/pkgconfig (bug #152533).
(Portage version: 2.1.2_pre3-r7)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/tleenx2/ChangeLog7
-rw-r--r--net-im/tleenx2/tleenx2-20040106.ebuild9
-rw-r--r--net-im/tleenx2/tleenx2-20040214.ebuild9
-rw-r--r--net-im/tleenx2/tleenx2-20041125.ebuild9
-rw-r--r--net-im/tleenx2/tleenx2-20060309.ebuild7
5 files changed, 29 insertions, 12 deletions
diff --git a/net-im/tleenx2/ChangeLog b/net-im/tleenx2/ChangeLog
index 252b5bcf3bad..f929d18cd5af 100644
--- a/net-im/tleenx2/ChangeLog
+++ b/net-im/tleenx2/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-im/tleenx2
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/ChangeLog,v 1.8 2006/04/15 21:58:48 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/ChangeLog,v 1.9 2006/10/23 19:21:32 spock Exp $
+
+ 23 Oct 2006; Michał Januszewski <spock@gentoo.org>
+ tleenx2-20040106.ebuild, tleenx2-20040214.ebuild, tleenx2-20041125.ebuild,
+ tleenx2-20060309.ebuild:
+ Add a dep on dev-util/pkgconfig (bug #152533).
*tleenx2-20060309 (15 Apr 2006)
diff --git a/net-im/tleenx2/tleenx2-20040106.ebuild b/net-im/tleenx2/tleenx2-20040106.ebuild
index 8a08e0f72a5c..223f2cc26513 100644
--- a/net-im/tleenx2/tleenx2-20040106.ebuild
+++ b/net-im/tleenx2/tleenx2-20040106.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20040106.ebuild,v 1.5 2005/07/31 21:30:36 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20040106.ebuild,v 1.6 2006/10/23 19:21:32 spock Exp $
IUSE=""
LICENSE="GPL-2"
@@ -12,9 +12,12 @@ SLOT="0"
KEYWORDS="x86"
S="${WORKDIR}/${PN}"
-DEPEND="net-libs/libtlen
+RDEPEND="net-libs/libtlen
>=x11-libs/gtk+-2.0"
+DEPEND="dev-util/pkgconfig
+ ${RDEPEND}"
+
src_install() {
einstall
dodoc doc/* AUTHORS BUGS TODO
diff --git a/net-im/tleenx2/tleenx2-20040214.ebuild b/net-im/tleenx2/tleenx2-20040214.ebuild
index 6dcb961eacb1..88bdac72c8e0 100644
--- a/net-im/tleenx2/tleenx2-20040214.ebuild
+++ b/net-im/tleenx2/tleenx2-20040214.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20040214.ebuild,v 1.5 2005/07/31 21:30:36 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20040214.ebuild,v 1.6 2006/10/23 19:21:32 spock Exp $
IUSE=""
LICENSE="GPL-2"
@@ -14,9 +14,12 @@ SLOT="0"
KEYWORDS="x86"
S="${WORKDIR}/${MY_P}"
-DEPEND="net-libs/libtlen
+RDEPEND="net-libs/libtlen
>=x11-libs/gtk+-2.0"
+DEPEND="dev-util/pkgconfig
+ ${RDEPEND}"
+
src_install() {
einstall
dodoc doc/* AUTHORS BUGS TODO
diff --git a/net-im/tleenx2/tleenx2-20041125.ebuild b/net-im/tleenx2/tleenx2-20041125.ebuild
index e6e6e6eebedb..c2b8688c5442 100644
--- a/net-im/tleenx2/tleenx2-20041125.ebuild
+++ b/net-im/tleenx2/tleenx2-20041125.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild,v 1.3 2005/07/31 21:30:36 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild,v 1.4 2006/10/23 19:21:32 spock Exp $
IUSE=""
LICENSE="GPL-2"
@@ -14,9 +14,12 @@ SLOT="0"
KEYWORDS="x86"
S="${WORKDIR}/${MY_P}"
-DEPEND="net-libs/libtlen
+RDEPEND="net-libs/libtlen
>=x11-libs/gtk+-2.0"
+DEPEND="dev-util/pkgconfig
+ ${RDEPEND}"
+
src_install() {
make DESTDIR="${D}" install
dodoc doc/* AUTHORS BUGS TODO
diff --git a/net-im/tleenx2/tleenx2-20060309.ebuild b/net-im/tleenx2/tleenx2-20060309.ebuild
index e448102c189b..e4632ac64a9c 100644
--- a/net-im/tleenx2/tleenx2-20060309.ebuild
+++ b/net-im/tleenx2/tleenx2-20060309.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild,v 1.1 2006/04/15 21:58:48 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild,v 1.2 2006/10/23 19:21:32 spock Exp $
IUSE=""
LICENSE="GPL-2"
@@ -14,9 +14,12 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/${MY_P}"
-DEPEND="net-libs/libtlen
+RDEPEND="net-libs/libtlen
>=x11-libs/gtk+-2.0"
+DEPEND="dev-util/pkgconfig
+ ${RDEPEND}"
+
src_install() {
make DESTDIR="${D}" install
dodoc doc/* AUTHORS BUGS TODO