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/gnotepad+
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/gnotepad+')
-rw-r--r--app-editors/gnotepad+/ChangeLog5
-rw-r--r--app-editors/gnotepad+/gnotepad+-1.3.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gnotepad+/ChangeLog b/app-editors/gnotepad+/ChangeLog
index 1d80fa3e6b43..a1938ae834d3 100644
--- a/app-editors/gnotepad+/ChangeLog
+++ b/app-editors/gnotepad+/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/gnotepad+
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gnotepad+/ChangeLog,v 1.7 2005/01/01 13:26:26 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gnotepad+/ChangeLog,v 1.8 2005/07/08 17:49:31 dholm Exp $
+
+ 08 Jul 2005; David Holm <dholm@gentoo.org> gnotepad+-1.3.3.ebuild:
+ Added to ~ppc.
22 Nov 2004; Mike Frysinger <vapier@gentoo.org>
+files/1.3.3-destdir.patch, gnotepad+-1.3.3.ebuild:
diff --git a/app-editors/gnotepad+/gnotepad+-1.3.3.ebuild b/app-editors/gnotepad+/gnotepad+-1.3.3.ebuild
index 6ace9112fcd2..6f378f06d133 100644
--- a/app-editors/gnotepad+/gnotepad+-1.3.3.ebuild
+++ b/app-editors/gnotepad+/gnotepad+-1.3.3.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/gnotepad+/gnotepad+-1.3.3.ebuild,v 1.8 2005/01/01 13:26:26 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gnotepad+/gnotepad+-1.3.3.ebuild,v 1.9 2005/07/08 17:49:31 dholm Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://download.sourceforge.net/gnotepad/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND="=x11-libs/gtk+-1.2*"