diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-09-17 21:48:33 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-09-17 21:48:33 +0000 |
commit | 958b1fca92e29924ae3b7755b0a8103e90efb73b (patch) | |
tree | 050e675646ce83ce51b024fd2f81280db603ae18 /app-editors | |
parent | Stable for amd64 wrt bug #519882 (diff) | |
download | gentoo-2-958b1fca92e29924ae3b7755b0a8103e90efb73b.tar.gz gentoo-2-958b1fca92e29924ae3b7755b0a8103e90efb73b.tar.bz2 gentoo-2-958b1fca92e29924ae3b7755b0a8103e90efb73b.zip |
Stable for amd64 wrt bug #514902
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key F253DB15)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/juffed/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/juffed/juffed-0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/juffed/ChangeLog b/app-editors/juffed/ChangeLog index 3ad4cef6cbd1..83b2a1aafa56 100644 --- a/app-editors/juffed/ChangeLog +++ b/app-editors/juffed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/juffed # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/ChangeLog,v 1.28 2014/06/23 08:15:48 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/ChangeLog,v 1.29 2014/09/17 21:48:33 nimiux Exp $ + + 17 Sep 2014; Chema Alonso <nimiux@gentoo.org> juffed-0.10.ebuild: + Stable for amd64 wrt bug #514902 23 Jun 2014; Michael Palimaka <kensington@gentoo.org> juffed-0.10.ebuild: Add missing USE dependency wrt bug #514222. diff --git a/app-editors/juffed/juffed-0.10.ebuild b/app-editors/juffed/juffed-0.10.ebuild index 02a53fda8f58..d54455c711cc 100644 --- a/app-editors/juffed/juffed-0.10.ebuild +++ b/app-editors/juffed/juffed-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/juffed-0.10.ebuild,v 1.3 2014/06/23 08:15:48 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/juffed-0.10.ebuild,v 1.4 2014/09/17 21:48:33 nimiux Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-1054.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" RDEPEND="app-i18n/enca |