summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2007-01-15 02:05:38 +0000
committerLuis Medinas <metalgod@gentoo.org>2007-01-15 02:05:38 +0000
commit7be0fb9925583a1b0f3082541f1f3919f916c6c1 (patch)
treea0b41bdf245d8a317b9a13852e83dcfca3d9d0bf /dev-util/meld
parentStable on amd64. Security bug #159306. (diff)
downloadgentoo-2-7be0fb9925583a1b0f3082541f1f3919f916c6c1.tar.gz
gentoo-2-7be0fb9925583a1b0f3082541f1f3919f916c6c1.tar.bz2
gentoo-2-7be0fb9925583a1b0f3082541f1f3919f916c6c1.zip
Stable on amd64. Bug #152878.
(Portage version: 2.1.2_rc4-r9)
Diffstat (limited to 'dev-util/meld')
-rw-r--r--dev-util/meld/ChangeLog5
-rw-r--r--dev-util/meld/meld-1.1.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/meld/ChangeLog b/dev-util/meld/ChangeLog
index 2694bf5f6e3d..1f7b51bc25a4 100644
--- a/dev-util/meld/ChangeLog
+++ b/dev-util/meld/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/meld
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/ChangeLog,v 1.50 2007/01/13 10:11:30 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/ChangeLog,v 1.51 2007/01/15 02:05:38 metalgod Exp $
+
+ 15 Jan 2007; Luis Medinas <metalgod@gentoo.org> meld-1.1.4.ebuild:
+ Stable on amd64. Bug #152878.
13 Jan 2007; nixnut <nixnut@gentoo.org> meld-1.1.4.ebuild:
Stable on ppc wrt bug 152878
diff --git a/dev-util/meld/meld-1.1.4.ebuild b/dev-util/meld/meld-1.1.4.ebuild
index 55d2a3eeb6a7..1c82c8f1b80a 100644
--- a/dev-util/meld/meld-1.1.4.ebuild
+++ b/dev-util/meld/meld-1.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/meld-1.1.4.ebuild,v 1.9 2007/01/13 10:11:30 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/meld/meld-1.1.4.ebuild,v 1.10 2007/01/15 02:05:38 metalgod Exp $
inherit python gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://meld.sourceforge.net/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"
IUSE="doc gnome"
DEPEND=">=dev-lang/python-2.3