summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-03-13 20:18:04 +0000
committerDavid Holm <dholm@gentoo.org>2004-03-13 20:18:04 +0000
commitd9709c6382c65172f79ba245c5837fb59e6e9bb5 (patch)
tree0c27b0d8d5b3b18fff10af3045c9613b60be9792 /x11-libs/gtkscintilla2
parentAdded to ~ppc (diff)
downloadhistorical-d9709c6382c65172f79ba245c5837fb59e6e9bb5.tar.gz
historical-d9709c6382c65172f79ba245c5837fb59e6e9bb5.tar.bz2
historical-d9709c6382c65172f79ba245c5837fb59e6e9bb5.zip
Added to ~ppc
Diffstat (limited to 'x11-libs/gtkscintilla2')
-rw-r--r--x11-libs/gtkscintilla2/ChangeLog5
-rw-r--r--x11-libs/gtkscintilla2/gtkscintilla2-0.1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gtkscintilla2/ChangeLog b/x11-libs/gtkscintilla2/ChangeLog
index 9a9548a36f1f..67994f168442 100644
--- a/x11-libs/gtkscintilla2/ChangeLog
+++ b/x11-libs/gtkscintilla2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/gtkscintilla2
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkscintilla2/ChangeLog,v 1.5 2004/02/18 10:25:48 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkscintilla2/ChangeLog,v 1.6 2004/03/13 20:14:43 dholm Exp $
+
+ 13 Mar 2004; David Holm <dholm@gentoo.org> gtkscintilla2-0.1.0.ebuild:
+ Added to ~ppc.
*gtkscintilla2-0.1.0 (18 Feb 2004)
diff --git a/x11-libs/gtkscintilla2/gtkscintilla2-0.1.0.ebuild b/x11-libs/gtkscintilla2/gtkscintilla2-0.1.0.ebuild
index b2fff97ceb61..538cc53ee8e8 100644
--- a/x11-libs/gtkscintilla2/gtkscintilla2-0.1.0.ebuild
+++ b/x11-libs/gtkscintilla2/gtkscintilla2-0.1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkscintilla2/gtkscintilla2-0.1.0.ebuild,v 1.2 2004/02/18 10:29:09 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkscintilla2/gtkscintilla2-0.1.0.ebuild,v 1.3 2004/03/13 20:14:43 dholm Exp $
MY_P="GtkScintilla2-${PV}"
DESCRIPTION="Gtk-2 wrappers for the Scintilla source editing components."
@@ -9,7 +9,7 @@ SRC_URI="http://gphpedit.org/download/files/${MY_P}.tar.gz"
IUSE=""
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc"
LICENSE="GPL-2"
RDEPEND=">=x11-libs/gtk+-2.0"