diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-06-25 20:29:08 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-06-25 20:29:08 +0000 |
commit | bde89ca968e2f5328a568a23509ce55e8954f660 (patch) | |
tree | 70145fa29dc007a4eaa224406ed2c547cfa2e622 /app-editors/nedit | |
parent | copy some more addpredict from php-pear-r1.eclass; hopefully this should fix ... (diff) | |
download | gentoo-2-bde89ca968e2f5328a568a23509ce55e8954f660.tar.gz gentoo-2-bde89ca968e2f5328a568a23509ce55e8954f660.tar.bz2 gentoo-2-bde89ca968e2f5328a568a23509ce55e8954f660.zip |
Stable for amd64 wrt bug #474482
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-editors/nedit')
-rw-r--r-- | app-editors/nedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/nedit/nedit-5.5_p20110116-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/nedit/ChangeLog b/app-editors/nedit/ChangeLog index d81bab75341b..ea4863b07888 100644 --- a/app-editors/nedit/ChangeLog +++ b/app-editors/nedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/nedit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.70 2013/06/24 16:49:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/ChangeLog,v 1.71 2013/06/25 20:29:08 nimiux Exp $ + + 25 Jun 2013; Chema Alonso <nimiux@gentoo.org> nedit-5.5_p20110116-r2.ebuild: + Stable for amd64 wrt bug #474482 24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> nedit-5.5_p20110116-r2.ebuild: Stable for ppc, wrt bug #474482 diff --git a/app-editors/nedit/nedit-5.5_p20110116-r2.ebuild b/app-editors/nedit/nedit-5.5_p20110116-r2.ebuild index e2b246686adf..1eaebac780b2 100644 --- a/app-editors/nedit/nedit-5.5_p20110116-r2.ebuild +++ b/app-editors/nedit/nedit-5.5_p20110116-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r2.ebuild,v 1.2 2013/06/24 16:49:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nedit/nedit-5.5_p20110116-r2.ebuild,v 1.3 2013/06/25 20:29:08 nimiux Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~mips ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~mips ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=">=x11-libs/motif-2.3:0 x11-libs/libXp |