summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johanson <latexer@gentoo.org>2005-02-27 00:13:26 +0000
committerPeter Johanson <latexer@gentoo.org>2005-02-27 00:13:26 +0000
commit20991c016b56b4898394ad122eb3077d31f9f368 (patch)
tree5fd2a995b43098ca005966244c066d7fed184fbd /x11-terms/rxvt-unicode
parentDisable c++ conditionally. (diff)
downloadgentoo-2-20991c016b56b4898394ad122eb3077d31f9f368.tar.gz
gentoo-2-20991c016b56b4898394ad122eb3077d31f9f368.tar.bz2
gentoo-2-20991c016b56b4898394ad122eb3077d31f9f368.zip
Add libtool and pkgconfig deps. See bug #80555.
(Portage version: 2.0.51.16)
Diffstat (limited to 'x11-terms/rxvt-unicode')
-rw-r--r--x11-terms/rxvt-unicode/ChangeLog7
-rw-r--r--x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild4
-rw-r--r--x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild4
-rw-r--r--x11-terms/rxvt-unicode/rxvt-unicode-4.8.ebuild4
-rw-r--r--x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild4
-rw-r--r--x11-terms/rxvt-unicode/rxvt-unicode-5.2.ebuild4
6 files changed, 21 insertions, 6 deletions
diff --git a/x11-terms/rxvt-unicode/ChangeLog b/x11-terms/rxvt-unicode/ChangeLog
index 0db582f45e12..9d9a856e0294 100644
--- a/x11-terms/rxvt-unicode/ChangeLog
+++ b/x11-terms/rxvt-unicode/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-terms/rxvt-unicode
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.44 2005/02/27 00:08:45 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/ChangeLog,v 1.45 2005/02/27 00:13:26 latexer Exp $
+
+ 26 Feb 2005; Peter Johanson <latexer@gentoo.org> rxvt-unicode-3.0.ebuild,
+ rxvt-unicode-4.0.ebuild, rxvt-unicode-4.8.ebuild, rxvt-unicode-5.1.ebuild,
+ rxvt-unicode-5.2.ebuild:
+ Add libtool and pkgconfig deps. See bug #80555.
26 Feb 2005; Peter Johanson <latexer@gentoo.org> rxvt-unicode-4.8.ebuild,
rxvt-unicode-5.1.ebuild, rxvt-unicode-5.2.ebuild:
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild
index dcc55a119496..7c6f719cf60a 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild,v 1.10 2005/01/21 20:59:25 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-3.0.ebuild,v 1.11 2005/02/27 00:13:26 latexer Exp $
IUSE="xgetdefault"
@@ -13,6 +13,8 @@ SLOT="0"
KEYWORDS="x86 sparc amd64 ppc ppc64"
DEPEND="virtual/libc
+ dev-util/pkgconfig
+ sys-devel/libtool
virtual/x11"
src_compile() {
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild
index ff1ce6497880..2d337db65046 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild,v 1.6 2005/01/21 20:59:25 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-4.0.ebuild,v 1.7 2005/02/27 00:13:26 latexer Exp $
inherit 64-bit eutils
@@ -15,6 +15,8 @@ SLOT="0"
KEYWORDS="x86 sparc ~mips amd64 ~ppc"
DEPEND="virtual/libc
+ dev-util/pkgconfig
+ sys-devel/libtool
virtual/x11
dev-lang/perl"
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-4.8.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-4.8.ebuild
index da7142ab355d..dbd7e0fccb04 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-4.8.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-4.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-4.8.ebuild,v 1.2 2005/02/27 00:08:45 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-4.8.ebuild,v 1.3 2005/02/27 00:13:26 latexer Exp $
inherit 64-bit eutils
@@ -15,6 +15,8 @@ SLOT="0"
KEYWORDS="~x86 ~sparc ~mips ~amd64 ppc"
DEPEND="virtual/libc
+ dev-util/pkgconfig
+ sys-devel/libtool
virtual/x11
dev-lang/perl"
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild
index 2f69ad13e84c..e3e8ab266c8f 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild,v 1.2 2005/02/27 00:08:45 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.1.ebuild,v 1.3 2005/02/27 00:13:26 latexer Exp $
inherit 64-bit eutils
@@ -15,6 +15,8 @@ SLOT="0"
KEYWORDS="~x86 ~sparc ~mips ~amd64 ~ppc"
DEPEND="virtual/libc
+ dev-util/pkgconfig
+ sys-devel/libtool
virtual/x11
dev-lang/perl"
diff --git a/x11-terms/rxvt-unicode/rxvt-unicode-5.2.ebuild b/x11-terms/rxvt-unicode/rxvt-unicode-5.2.ebuild
index ce5952eb2d64..982ef45b990e 100644
--- a/x11-terms/rxvt-unicode/rxvt-unicode-5.2.ebuild
+++ b/x11-terms/rxvt-unicode/rxvt-unicode-5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.2.ebuild,v 1.2 2005/02/27 00:08:45 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/rxvt-unicode/rxvt-unicode-5.2.ebuild,v 1.3 2005/02/27 00:13:26 latexer Exp $
inherit 64-bit eutils flag-o-matic
@@ -15,6 +15,8 @@ SLOT="0"
KEYWORDS="~x86 ~sparc ~amd64 ~ppc"
DEPEND="virtual/libc
+ dev-util/pkgconfig
+ sys-devel/libtool
virtual/x11
dev-lang/perl
tabs? ( dev-perl/gtk2-perl )"