summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2005-07-08 16:02:53 +0000
committerDavid Holm <dholm@gentoo.org>2005-07-08 16:02:53 +0000
commit4d350a5488aacd61e30e2618775872e7fc2247f1 (patch)
tree82e330d92495286feda12c832743c8385bc5cfea /app-editors/amyedit
parentnew revision that uses ftpbase (diff)
downloadhistorical-4d350a5488aacd61e30e2618775872e7fc2247f1.tar.gz
historical-4d350a5488aacd61e30e2618775872e7fc2247f1.tar.bz2
historical-4d350a5488aacd61e30e2618775872e7fc2247f1.zip
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-editors/amyedit')
-rw-r--r--app-editors/amyedit/ChangeLog5
-rw-r--r--app-editors/amyedit/amyedit-0.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/amyedit/ChangeLog b/app-editors/amyedit/ChangeLog
index b0abcb73ef2d..79e7e706e29e 100644
--- a/app-editors/amyedit/ChangeLog
+++ b/app-editors/amyedit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/amyedit
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.2 2005/05/14 18:58:28 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.3 2005/07/08 16:02:34 dholm Exp $
+
+ 08 Jul 2005; David Holm <dholm@gentoo.org> amyedit-0.9.ebuild:
+ Added to ~ppc.
*amyedit-0.9 (14 May 2005)
diff --git a/app-editors/amyedit/amyedit-0.9.ebuild b/app-editors/amyedit/amyedit-0.9.ebuild
index 9e3244ffacf8..dc9a05b1ae16 100644
--- a/app-editors/amyedit/amyedit-0.9.ebuild
+++ b/app-editors/amyedit/amyedit-0.9.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.9.ebuild,v 1.1 2005/05/14 18:58:28 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.9.ebuild,v 1.2 2005/07/08 16:02:34 dholm Exp $
inherit eutils
DESCRIPTION=" AmyEdit is a LaTeX editor"
HOMEPAGE="http://amyedit.sf.net"
SRC_URI="mirror://sourceforge/amyedit/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
DEPEND=">=dev-cpp/gtkmm-2.4.8
>=x11-libs/gtksourceview-1.0
app-text/aspell"