summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-08 17:53:28 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-08 17:53:28 +0000
commit32e40c454ee8b8b40250ada7161a6d9899297027 (patch)
treec85e094f0328ac88bcc8fb23148adf6b96a100b8 /app-editors/leafpad
parentStable on sparc (diff)
downloadgentoo-2-32e40c454ee8b8b40250ada7161a6d9899297027.tar.gz
gentoo-2-32e40c454ee8b8b40250ada7161a6d9899297027.tar.bz2
gentoo-2-32e40c454ee8b8b40250ada7161a6d9899297027.zip
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-editors/leafpad')
-rw-r--r--app-editors/leafpad/ChangeLog5
-rw-r--r--app-editors/leafpad/leafpad-0.8.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/leafpad/ChangeLog b/app-editors/leafpad/ChangeLog
index 545b9e7aacff..d74a62d8cd02 100644
--- a/app-editors/leafpad/ChangeLog
+++ b/app-editors/leafpad/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/leafpad
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/ChangeLog,v 1.4 2005/06/05 21:08:30 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/ChangeLog,v 1.5 2005/07/08 17:52:00 dholm Exp $
+
+ 08 Jul 2005; David Holm <dholm@gentoo.org> leafpad-0.8.1.ebuild:
+ Added to ~ppc.
05 Jun 2005; Tavis Ormandy <taviso@gentoo.org> :
bump #91506
diff --git a/app-editors/leafpad/leafpad-0.8.1.ebuild b/app-editors/leafpad/leafpad-0.8.1.ebuild
index 9b04358c5719..5d83e4f2971f 100644
--- a/app-editors/leafpad/leafpad-0.8.1.ebuild
+++ b/app-editors/leafpad/leafpad-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/leafpad-0.8.1.ebuild,v 1.1 2005/06/05 21:08:30 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/leafpad-0.8.1.ebuild,v 1.2 2005/07/08 17:52:00 dholm Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://tarot.freeshell.org/leafpad/"
SRC_URI="http://savannah.nongnu.org/download/leafpad/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="nls"
RDEPEND=">=x11-libs/gtk+-2.4"