diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 08:13:59 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 08:13:59 +0000 |
commit | 87cba2ac7b2478ef85895c4182e7202513cf751f (patch) | |
tree | 5e23c3bc5ecb53b947fc30a784025b7da05c8e70 /app-emacs | |
parent | Missing IUSE (diff) | |
download | historical-87cba2ac7b2478ef85895c4182e7202513cf751f.tar.gz historical-87cba2ac7b2478ef85895c4182e7202513cf751f.tar.bz2 historical-87cba2ac7b2478ef85895c4182e7202513cf751f.zip |
set explicit RDEPEND
Package-Manager: portage-2.1.6.11/cvs/Linux i686
Diffstat (limited to 'app-emacs')
24 files changed, 96 insertions, 44 deletions
diff --git a/app-emacs/flim/ChangeLog b/app-emacs/flim/ChangeLog index a9a50c7081d1..40f86aa3bf7f 100644 --- a/app-emacs/flim/ChangeLog +++ b/app-emacs/flim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/flim # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/flim/ChangeLog,v 1.29 2009/05/05 07:57:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/flim/ChangeLog,v 1.30 2009/05/05 07:59:27 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> flim-1.14.8.ebuild: + set explicit RDEPEND 05 May 2009; Christian Faulhammer <fauli@gentoo.org> flim-1.14.8.ebuild: set explicit RDEPEND diff --git a/app-emacs/flim/flim-1.14.8.ebuild b/app-emacs/flim/flim-1.14.8.ebuild index 679fa981c8c4..07f9130160b3 100644 --- a/app-emacs/flim/flim-1.14.8.ebuild +++ b/app-emacs/flim/flim-1.14.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/flim/flim-1.14.8.ebuild,v 1.12 2009/05/05 07:57:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/flim/flim-1.14.8.ebuild,v 1.13 2009/05/05 07:59:27 fauli Exp $ inherit elisp @@ -15,7 +15,7 @@ IUSE="" DEPEND="!app-emacs/limit >=app-emacs/apel-10.3" -DEPEND="${RDEPEND}" +RDEPEND="${DEPEND}" SITEFILE=60${PN}-gentoo.el diff --git a/app-emacs/iiimecf/ChangeLog b/app-emacs/iiimecf/ChangeLog index 1640ad2cd99a..a7fa0bab143f 100644 --- a/app-emacs/iiimecf/ChangeLog +++ b/app-emacs/iiimecf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/iiimecf -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/iiimecf/ChangeLog,v 1.10 2007/07/04 22:54:24 opfer Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/iiimecf/ChangeLog,v 1.11 2009/05/05 08:00:14 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + iiimecf-12.1_p2002.ebuild: + set explicit RDEPEND 04 Jul 2007; Christian Faulhammer <opfer@gentoo.org> iiimecf-12.1_p2002.ebuild: diff --git a/app-emacs/iiimecf/iiimecf-12.1_p2002.ebuild b/app-emacs/iiimecf/iiimecf-12.1_p2002.ebuild index 2ab944001296..b1e09e2ec060 100644 --- a/app-emacs/iiimecf/iiimecf-12.1_p2002.ebuild +++ b/app-emacs/iiimecf/iiimecf-12.1_p2002.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/iiimecf/iiimecf-12.1_p2002.ebuild,v 1.3 2007/07/04 22:54:24 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/iiimecf/iiimecf-12.1_p2002.ebuild,v 1.4 2009/05/05 08:00:13 fauli Exp $ inherit elisp iiimf @@ -14,6 +14,7 @@ IUSE="" DEPEND="app-emacs/mule-ucs dev-libs/libiiimp dev-libs/libiiimcf" +RDEPEND="${DEPEND}" SITEFILE=50${PN}-gentoo.el diff --git a/app-emacs/limit/ChangeLog b/app-emacs/limit/ChangeLog index 3aed6b26fdba..5c7e5ed53d2a 100644 --- a/app-emacs/limit/ChangeLog +++ b/app-emacs/limit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/limit # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/limit/ChangeLog,v 1.26 2009/01/29 02:11:31 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/limit/ChangeLog,v 1.27 2009/05/05 08:01:39 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + limit-1.14.10_pre20070618.ebuild: + set explicit RDEPEND 29 Jan 2009; Christian Faulhammer <fauli@gentoo.org> -limit-1.14.9_pre20041001.ebuild: diff --git a/app-emacs/limit/limit-1.14.10_pre20070618.ebuild b/app-emacs/limit/limit-1.14.10_pre20070618.ebuild index ae23496f851b..2bd2e52c984f 100644 --- a/app-emacs/limit/limit-1.14.10_pre20070618.ebuild +++ b/app-emacs/limit/limit-1.14.10_pre20070618.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/limit/limit-1.14.10_pre20070618.ebuild,v 1.4 2007/12/21 14:28:41 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/limit/limit-1.14.10_pre20070618.ebuild,v 1.5 2009/05/05 08:01:39 fauli Exp $ inherit elisp versionator @@ -19,6 +19,7 @@ IUSE="" DEPEND="!app-emacs/flim >=app-emacs/apel-10.3" +RDEPEND="${DEPEND}" S="${WORKDIR}/${MY_P}" SITEFILE=60flim-gentoo.el diff --git a/app-emacs/psgml/ChangeLog b/app-emacs/psgml/ChangeLog index 7db9cdc53bc8..4106f948eeb0 100644 --- a/app-emacs/psgml/ChangeLog +++ b/app-emacs/psgml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/psgml -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v 1.12 2007/07/03 06:44:52 opfer Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/ChangeLog,v 1.13 2009/05/05 08:03:37 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + psgml-1.2.5-r1.ebuild: + set explicit RDEPEND 03 Jul 2007; Christian Faulhammer <opfer@gentoo.org> psgml-1.2.5-r1.ebuild: diff --git a/app-emacs/psgml/psgml-1.2.5-r1.ebuild b/app-emacs/psgml/psgml-1.2.5-r1.ebuild index 876b509641fe..882d47436190 100644 --- a/app-emacs/psgml/psgml-1.2.5-r1.ebuild +++ b/app-emacs/psgml/psgml-1.2.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5-r1.ebuild,v 1.10 2007/07/03 06:44:52 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psgml/psgml-1.2.5-r1.ebuild,v 1.11 2009/05/05 08:03:37 fauli Exp $ inherit elisp @@ -14,6 +14,7 @@ SLOT="0" KEYWORDS="x86 sparc amd64 ppc" DEPEND="app-text/openjade" +RDEPEND="${DEPEND}" SITEFILE=50psgml-gentoo.el diff --git a/app-emacs/psql/ChangeLog b/app-emacs/psql/ChangeLog index 75cc0341d1ba..48654f223274 100644 --- a/app-emacs/psql/ChangeLog +++ b/app-emacs/psql/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/psql -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psql/ChangeLog,v 1.10 2008/05/21 15:50:51 dev-zero Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psql/ChangeLog,v 1.11 2009/05/05 08:04:45 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> psql-1.10.ebuild: + set explicit RDEPEND 21 May 2008; Tiziano Müller <dev-zero@gentoo.org> psql-1.10.ebuild: Changed dependency for postgresql from dev-db/postgresql to diff --git a/app-emacs/psql/psql-1.10.ebuild b/app-emacs/psql/psql-1.10.ebuild index 52436cc3967a..0ca245b561a4 100644 --- a/app-emacs/psql/psql-1.10.ebuild +++ b/app-emacs/psql/psql-1.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/psql/psql-1.10.ebuild,v 1.12 2008/05/21 15:50:51 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/psql/psql-1.10.ebuild,v 1.13 2009/05/05 08:04:45 fauli Exp $ inherit elisp @@ -14,5 +14,6 @@ KEYWORDS="amd64 x86" IUSE="" DEPEND="virtual/postgresql-server" +RDEPEND="${DEPEND}" SITEFILE=50${PN}-gentoo.el diff --git a/app-emacs/qwerty/ChangeLog b/app-emacs/qwerty/ChangeLog index 514a5e690754..383e244762c1 100644 --- a/app-emacs/qwerty/ChangeLog +++ b/app-emacs/qwerty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/qwerty -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/qwerty/ChangeLog,v 1.9 2007/12/02 14:36:25 opfer Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/qwerty/ChangeLog,v 1.10 2009/05/05 08:06:56 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> qwerty-1.1.ebuild: + set explicit RDEPEND 02 Dec 2007; Christian Faulhammer <opfer@gentoo.org> qwerty-1.1.ebuild: stable amd64 diff --git a/app-emacs/qwerty/qwerty-1.1.ebuild b/app-emacs/qwerty/qwerty-1.1.ebuild index dfbae7df0e23..654f8ac232a7 100644 --- a/app-emacs/qwerty/qwerty-1.1.ebuild +++ b/app-emacs/qwerty/qwerty-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/qwerty/qwerty-1.1.ebuild,v 1.11 2007/12/02 14:36:25 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/qwerty/qwerty-1.1.ebuild,v 1.12 2009/05/05 08:06:56 fauli Exp $ inherit elisp @@ -13,5 +13,6 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" DEPEND="virtual/emacs" +RDEPEND="${DEPEND}" SITEFILE=50qwerty-gentoo.el diff --git a/app-emacs/semi/ChangeLog b/app-emacs/semi/ChangeLog index 1a047d4347d2..4974a31bd7e3 100644 --- a/app-emacs/semi/ChangeLog +++ b/app-emacs/semi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-emacs/semi # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/semi/ChangeLog,v 1.28 2009/02/19 20:02:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/semi/ChangeLog,v 1.29 2009/05/05 08:08:03 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + semi-1.14.6-r1.ebuild: + set explicit RDEPEND 19 Feb 2009; Ulrich Mueller <ulm@gentoo.org> -files/comp.el, -semi-1.14.6.ebuild: diff --git a/app-emacs/semi/semi-1.14.6-r1.ebuild b/app-emacs/semi/semi-1.14.6-r1.ebuild index 4785a3d5b1dc..4f2b14f5ba0c 100644 --- a/app-emacs/semi/semi-1.14.6-r1.ebuild +++ b/app-emacs/semi/semi-1.14.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/semi/semi-1.14.6-r1.ebuild,v 1.5 2009/02/19 20:02:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/semi/semi-1.14.6-r1.ebuild,v 1.6 2009/05/05 08:08:03 fauli Exp $ inherit elisp eutils @@ -15,6 +15,8 @@ IUSE="linguas_ja" DEPEND=">=app-emacs/apel-10.6 virtual/flim" +RDEPEND="${DEPEND}" + SITEFILE="65${PN}-gentoo.el" src_unpack() { diff --git a/app-emacs/thumbs/ChangeLog b/app-emacs/thumbs/ChangeLog index a6f83d9f871d..5a6feb03c181 100644 --- a/app-emacs/thumbs/ChangeLog +++ b/app-emacs/thumbs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/thumbs -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/thumbs/ChangeLog,v 1.19 2008/06/14 23:30:42 ulm Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thumbs/ChangeLog,v 1.20 2009/05/05 08:10:19 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> thumbs-2.0.ebuild: + set explicit RDEPEND 14 Jun 2008; Ulrich Mueller <ulm@gentoo.org> thumbs-2.0.ebuild: Do not assign SIMPLE_ELISP since elisp.eclass now detects this case diff --git a/app-emacs/thumbs/thumbs-2.0.ebuild b/app-emacs/thumbs/thumbs-2.0.ebuild index 6ffb113d16b7..00eea118ca12 100644 --- a/app-emacs/thumbs/thumbs-2.0.ebuild +++ b/app-emacs/thumbs/thumbs-2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/thumbs/thumbs-2.0.ebuild,v 1.5 2008/06/14 23:30:42 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/thumbs/thumbs-2.0.ebuild,v 1.6 2009/05/05 08:10:19 fauli Exp $ inherit elisp eutils @@ -14,5 +14,6 @@ KEYWORDS="amd64 ~ppc sparc x86" IUSE="" DEPEND="media-gfx/imagemagick" +RDEPEND="${DEPEND}" SITEFILE=51${PN}-gentoo.el diff --git a/app-emacs/w3mnav/ChangeLog b/app-emacs/w3mnav/ChangeLog index d604d18889ea..adfba7e8e5e7 100644 --- a/app-emacs/w3mnav/ChangeLog +++ b/app-emacs/w3mnav/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/w3mnav -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/w3mnav/ChangeLog,v 1.12 2007/09/21 09:15:45 ulm Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/w3mnav/ChangeLog,v 1.13 2009/05/05 08:11:29 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> w3mnav-0.5-r3.ebuild: + set explicit RDEPEND *w3mnav-0.5-r3 (21 Sep 2007) diff --git a/app-emacs/w3mnav/w3mnav-0.5-r3.ebuild b/app-emacs/w3mnav/w3mnav-0.5-r3.ebuild index 3865c58419b2..93468d2a2fb6 100644 --- a/app-emacs/w3mnav/w3mnav-0.5-r3.ebuild +++ b/app-emacs/w3mnav/w3mnav-0.5-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/w3mnav/w3mnav-0.5-r3.ebuild,v 1.1 2007/09/21 09:15:45 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/w3mnav/w3mnav-0.5-r3.ebuild,v 1.2 2009/05/05 08:11:29 fauli Exp $ inherit elisp @@ -14,6 +14,7 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="app-emacs/emacs-w3m" +RDEPEND="${DEPEND}" SITEFILE=75${PN}-gentoo.el diff --git a/app-emacs/wanderlust/ChangeLog b/app-emacs/wanderlust/ChangeLog index 18a0fb13f1dc..a52f44c41aa2 100644 --- a/app-emacs/wanderlust/ChangeLog +++ b/app-emacs/wanderlust/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/wanderlust -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/ChangeLog,v 1.69 2008/07/28 19:27:57 ulm Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/ChangeLog,v 1.70 2009/05/05 08:13:03 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> + wanderlust-2.14.0-r3.ebuild, wanderlust-2.15.5_pre20070921.ebuild, + wanderlust-2.15.5_pre20071215.ebuild: + set explicit RDEPEND 28 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: Add USE flag description to metadata wrt GLEP 56. diff --git a/app-emacs/wanderlust/wanderlust-2.14.0-r3.ebuild b/app-emacs/wanderlust/wanderlust-2.14.0-r3.ebuild index 8f905f920f72..7c74ca722cc3 100644 --- a/app-emacs/wanderlust/wanderlust-2.14.0-r3.ebuild +++ b/app-emacs/wanderlust/wanderlust-2.14.0-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.14.0-r3.ebuild,v 1.13 2007/10/19 22:31:08 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.14.0-r3.ebuild,v 1.14 2009/05/05 08:13:03 fauli Exp $ inherit elisp eutils @@ -22,6 +22,7 @@ DEPEND=">=app-emacs/apel-10.6 app-emacs/semi bbdb? ( app-emacs/bbdb ) !app-emacs/wanderlust-cvs" +RDEPEND="${DEPEND}" S="${WORKDIR}/${MY_P}" SITEFILE=70wl-gentoo.el diff --git a/app-emacs/wanderlust/wanderlust-2.15.5_pre20070921.ebuild b/app-emacs/wanderlust/wanderlust-2.15.5_pre20070921.ebuild index 25dd9574b622..a441f78d028c 100644 --- a/app-emacs/wanderlust/wanderlust-2.15.5_pre20070921.ebuild +++ b/app-emacs/wanderlust/wanderlust-2.15.5_pre20070921.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20070921.ebuild,v 1.1 2007/10/20 07:43:36 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20070921.ebuild,v 1.2 2009/05/05 08:13:03 fauli Exp $ inherit elisp @@ -18,6 +18,7 @@ DEPEND=">=app-emacs/apel-10.6 app-emacs/semi bbdb? ( app-emacs/bbdb ) !app-emacs/wanderlust-cvs" +RDEPEND="${DEPEND}" SITEFILE=70wl-gentoo.el diff --git a/app-emacs/wanderlust/wanderlust-2.15.5_pre20071215.ebuild b/app-emacs/wanderlust/wanderlust-2.15.5_pre20071215.ebuild index 8579b063143a..c0be3c824381 100644 --- a/app-emacs/wanderlust/wanderlust-2.15.5_pre20071215.ebuild +++ b/app-emacs/wanderlust/wanderlust-2.15.5_pre20071215.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20071215.ebuild,v 1.1 2008/01/27 23:49:45 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20071215.ebuild,v 1.2 2009/05/05 08:13:03 fauli Exp $ inherit elisp @@ -18,6 +18,7 @@ DEPEND=">=app-emacs/apel-10.6 app-emacs/semi bbdb? ( app-emacs/bbdb ) !app-emacs/wanderlust-cvs" +RDEPEND="${DEPEND}" SITEFILE=70wl-gentoo.el diff --git a/app-emacs/yc/ChangeLog b/app-emacs/yc/ChangeLog index 3a39dd0270f6..5b66fa9a5e72 100644 --- a/app-emacs/yc/ChangeLog +++ b/app-emacs/yc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/yc -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/ChangeLog,v 1.29 2007/10/22 13:47:54 ulm Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/ChangeLog,v 1.30 2009/05/05 08:13:59 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> yc-4.0.13.ebuild: + set explicit RDEPEND 22 Oct 2007; Ulrich Mueller <ulm@gentoo.org> -files/sample.dot.emacs, metadata.xml: diff --git a/app-emacs/yc/yc-4.0.13.ebuild b/app-emacs/yc/yc-4.0.13.ebuild index 4a7aaaaccaec..61c68e686909 100644 --- a/app-emacs/yc/yc-4.0.13.ebuild +++ b/app-emacs/yc/yc-4.0.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/yc-4.0.13.ebuild,v 1.5 2007/10/07 16:42:45 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yc/yc-4.0.13.ebuild,v 1.6 2009/05/05 08:13:59 fauli Exp $ inherit elisp @@ -14,6 +14,7 @@ KEYWORDS="alpha ppc x86" IUSE="" DEPEND=">=app-i18n/canna-3.6" +RDEPEND="${DEPEND}" SITEFILE=50${PN}-gentoo.el |