diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 18:58:01 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 18:58:01 +0000 |
commit | 19ac1e85410a23c9d4f4ebcbeb6376e3a30a7754 (patch) | |
tree | 1374190c7b1426fda5409da8ab7e103b19315478 /app-editors | |
parent | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff) | |
download | gentoo-2-19ac1e85410a23c9d4f4ebcbeb6376e3a30a7754.tar.gz gentoo-2-19ac1e85410a23c9d4f4ebcbeb6376e3a30a7754.tar.bz2 gentoo-2-19ac1e85410a23c9d4f4ebcbeb6376e3a30a7754.zip |
Update dependency after package move from x11-libs/openmotif to x11-libs/motif.
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/nedit/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/nedit/nedit-5.5-r1.ebuild | 6 | ||||
-rw-r--r-- | app-editors/nedit/nedit-5.5_p20110116.ebuild | 6 |
3 files changed, 12 insertions, 7 deletions
diff --git a/app-editors/nedit/ChangeLog b/app-editors/nedit/ChangeLog index 8d030bd2ec9e..9e6f95d1b2c3 100644 --- a/app-editors/nedit/ChangeLog +++ b/app-editors/nedit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/nedit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.66 2012/05/10 14:54:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.67 2012/10/24 18:58:01 ulm Exp $ + + 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> nedit-5.5-r1.ebuild, + nedit-5.5_p20110116.ebuild: + Update dependency after package move from x11-libs/openmotif to + x11-libs/motif. 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -nedit-5.5_p20090914.ebuild: Remove old diff --git a/app-editors/nedit/nedit-5.5-r1.ebuild b/app-editors/nedit/nedit-5.5-r1.ebuild index 5c3236f54c81..a7cf12f0bb71 100644 --- a/app-editors/nedit/nedit-5.5-r1.ebuild +++ b/app-editors/nedit/nedit-5.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.5-r1.ebuild,v 1.11 2011/04/12 12:12:50 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.5-r1.ebuild,v 1.12 2012/10/24 18:58:01 ulm Exp $ EAPI=1 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="alpha amd64 ~mips ppc sparc x86 ~x86-fbsd" IUSE="" -RDEPEND=">=x11-libs/openmotif-2.3:0 +RDEPEND=">=x11-libs/motif-2.3:0 x11-libs/libXp x11-libs/libXpm" DEPEND="${RDEPEND} diff --git a/app-editors/nedit/nedit-5.5_p20110116.ebuild b/app-editors/nedit/nedit-5.5_p20110116.ebuild index 813699e8ef3d..129e22ea826c 100644 --- a/app-editors/nedit/nedit-5.5_p20110116.ebuild +++ b/app-editors/nedit/nedit-5.5_p20110116.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.5_p20110116.ebuild,v 1.3 2011/04/12 12:12:50 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.5_p20110116.ebuild,v 1.4 2012/10/24 18:58:01 ulm Exp $ EAPI=2 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" -RDEPEND=">=x11-libs/openmotif-2.3:0 +RDEPEND=">=x11-libs/motif-2.3:0 x11-libs/libXp x11-libs/libXpm" DEPEND="${RDEPEND} |