diff options
author | 2013-06-25 20:29:20 +0000 | |
---|---|---|
committer | 2013-06-25 20:29:20 +0000 | |
commit | e845a91c81f33bc894b50a1035644ff71e4466c0 (patch) | |
tree | e93a7360c4507a6682040ef3259a5f41005d3b9f /app-editors/nedit/nedit-5.5_p20110116-r2.ebuild | |
parent | copy some more addpredict from php-pear-r1.eclass; hopefully this should fix ... (diff) | |
download | historical-e845a91c81f33bc894b50a1035644ff71e4466c0.tar.gz historical-e845a91c81f33bc894b50a1035644ff71e4466c0.tar.bz2 historical-e845a91c81f33bc894b50a1035644ff71e4466c0.zip |
Stable for amd64 wrt bug #474482
Package-Manager: portage-2.1.12.2/cvs/Linux x86_64
Manifest-Sign-Key: 0xD628E536
Diffstat (limited to 'app-editors/nedit/nedit-5.5_p20110116-r2.ebuild')
-rw-r--r-- | app-editors/nedit/nedit-5.5_p20110116-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |