summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/leafpad')
-rw-r--r--app-editors/leafpad/ChangeLog8
-rw-r--r--app-editors/leafpad/leafpad-0.8.17.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/leafpad/ChangeLog b/app-editors/leafpad/ChangeLog
index cc7c83c4c246..95866737a707 100644
--- a/app-editors/leafpad/ChangeLog
+++ b/app-editors/leafpad/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/leafpad
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/ChangeLog,v 1.23 2009/11/04 15:07:56 nyhm Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/ChangeLog,v 1.24 2010/01/01 21:04:14 fauli Exp $
+
+ 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ leafpad-0.8.17.ebuild:
+ Transfer Prefix keywords
*leafpad-0.8.17 (04 Nov 2009)
diff --git a/app-editors/leafpad/leafpad-0.8.17.ebuild b/app-editors/leafpad/leafpad-0.8.17.ebuild
index 9a2ce1c49d5a..455a2235c90d 100644
--- a/app-editors/leafpad/leafpad-0.8.17.ebuild
+++ b/app-editors/leafpad/leafpad-0.8.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/leafpad-0.8.17.ebuild,v 1.1 2009/11/04 15:07:56 nyhm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/leafpad-0.8.17.ebuild,v 1.2 2010/01/01 21:04:14 fauli Exp $
EAPI=2
inherit fdo-mime gnome2-utils
@@ -11,7 +11,7 @@ SRC_URI="http://savannah.nongnu.org/download/leafpad/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~arm ~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
IUSE="emacs"
RDEPEND=">=x11-libs/gtk+-2.10