diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:49:31 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 22:49:31 +0000 |
commit | eb44896971d21cf7031b0077960ec99c9cf7af3d (patch) | |
tree | aec5b9e1aa10eb005b736851e91b1dad94709870 /dev-util | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-eb44896971d21cf7031b0077960ec99c9cf7af3d.tar.gz gentoo-2-eb44896971d21cf7031b0077960ec99c9cf7af3d.tar.bz2 gentoo-2-eb44896971d21cf7031b0077960ec99c9cf7af3d.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/meld/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/meld/meld-1.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/meld/ChangeLog b/dev-util/meld/ChangeLog index 5c60aa3d333f..cd6734e2b40a 100644 --- a/dev-util/meld/ChangeLog +++ b/dev-util/meld/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/meld # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/ChangeLog,v 1.117 2011/01/17 14:06:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/ChangeLog,v 1.118 2011/02/23 22:49:31 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> meld-1.5.0.ebuild: + Stable on amd64 wrt bug #353436 17 Jan 2011; Pacho Ramos <pacho@gentoo.org> meld-1.5.0.ebuild: Drop libgnome-python and libgnome dependencies as reported by Xake in bug diff --git a/dev-util/meld/meld-1.5.0.ebuild b/dev-util/meld/meld-1.5.0.ebuild index 04f923833003..d7337ffdc7ee 100644 --- a/dev-util/meld/meld-1.5.0.ebuild +++ b/dev-util/meld/meld-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/meld-1.5.0.ebuild,v 1.2 2011/01/17 14:06:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/meld-1.5.0.ebuild,v 1.3 2011/02/23 22:49:31 hwoarang Exp $ EAPI="3" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://meld.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc gnome" RDEPEND=" |