diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-03-20 17:01:53 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-03-20 17:01:53 +0000 |
commit | 4e91e9564c207baf618a9d498d3a806d8173363a (patch) | |
tree | 5a87e5b2f6c21efe8907a612e5aef89d438d121a /app-editors/amyedit | |
parent | ppc-macos stable (bug #126888) (diff) | |
download | gentoo-2-4e91e9564c207baf618a9d498d3a806d8173363a.tar.gz gentoo-2-4e91e9564c207baf618a9d498d3a806d8173363a.tar.bz2 gentoo-2-4e91e9564c207baf618a9d498d3a806d8173363a.zip |
Added ~ppc. Bug 126261
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'app-editors/amyedit')
-rw-r--r-- | app-editors/amyedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/amyedit/amyedit-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/amyedit/ChangeLog b/app-editors/amyedit/ChangeLog index d4f6716be342..e15e4efd68a7 100644 --- a/app-editors/amyedit/ChangeLog +++ b/app-editors/amyedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/amyedit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.8 2006/03/15 08:34:29 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.9 2006/03/20 17:01:53 nixnut Exp $ + + 20 Mar 2006; <nixnut@gentoo.org> amyedit-1.0.ebuild: + Added ~ppc. Bug #126261 *amyedit-1.0 (15 Mar 2006) diff --git a/app-editors/amyedit/amyedit-1.0.ebuild b/app-editors/amyedit/amyedit-1.0.ebuild index ef806e4f0368..b9aaa2281fd9 100644 --- a/app-editors/amyedit/amyedit-1.0.ebuild +++ b/app-editors/amyedit/amyedit-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0.ebuild,v 1.1 2006/03/15 08:34:29 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0.ebuild,v 1.2 2006/03/20 17:01:53 nixnut Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://amyedit.sf.net" SRC_URI="mirror://sourceforge/amyedit/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND=">=dev-cpp/gtkmm-2.6 >=x11-libs/gtksourceview-1.0 |