From 16e9cc77d9440020bb8f24ac9fdd5e1c8b0c7dd5 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Sat, 19 Dec 2009 20:30:03 +0000 Subject: amd64 stable, bug 291853 (Portage version: 2.1.7.15/cvs/Linux x86_64) --- app-editors/juffed/ChangeLog | 5 ++++- app-editors/juffed/juffed-0.6.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-editors') diff --git a/app-editors/juffed/ChangeLog b/app-editors/juffed/ChangeLog index 9a5472716473..70dab2d23cf6 100644 --- a/app-editors/juffed/ChangeLog +++ b/app-editors/juffed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/juffed # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/ChangeLog,v 1.16 2009/12/10 21:29:16 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/ChangeLog,v 1.17 2009/12/19 20:30:03 pacho Exp $ + + 19 Dec 2009; Pacho Ramos juffed-0.6.1.ebuild: + amd64 stable, bug 291853 10 Dec 2009; Dror Levin juffed-0.6.1.ebuild: Fix multilib issues - install to proper libdir, bug 291853. diff --git a/app-editors/juffed/juffed-0.6.1.ebuild b/app-editors/juffed/juffed-0.6.1.ebuild index 1ac0e0aa4645..98c1028ddbd6 100644 --- a/app-editors/juffed/juffed-0.6.1.ebuild +++ b/app-editors/juffed/juffed-0.6.1.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-editors/juffed/juffed-0.6.1.ebuild,v 1.4 2009/12/10 21:29:16 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/juffed-0.6.1.ebuild,v 1.5 2009/12/19 20:30:03 pacho Exp $ EAPI=2 inherit multilib cmake-utils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P/_/-}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="debug" RDEPEND="x11-libs/qscintilla[qt4] -- cgit v1.2.3-65-gdbad