summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Stoddard <deltacow@gentoo.org>2006-03-22 01:37:59 +0000
committerScott Stoddard <deltacow@gentoo.org>2006-03-22 01:37:59 +0000
commit04ce18c5e309e2ea57b807fe7499ac4562c38f9e (patch)
tree82962e723f2ef88eb0f00d11a8770dd36ae14d0f /app-editors
parentfix dependencies for the last release too. (diff)
downloadgentoo-2-04ce18c5e309e2ea57b807fe7499ac4562c38f9e.tar.gz
gentoo-2-04ce18c5e309e2ea57b807fe7499ac4562c38f9e.tar.bz2
gentoo-2-04ce18c5e309e2ea57b807fe7499ac4562c38f9e.zip
added ~amd64
(Portage version: 2.0.54)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/amyedit/ChangeLog5
-rw-r--r--app-editors/amyedit/amyedit-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/amyedit/ChangeLog b/app-editors/amyedit/ChangeLog
index e15e4efd68a7..b68858490eb5 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.9 2006/03/20 17:01:53 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.10 2006/03/22 01:37:59 deltacow Exp $
+
+ 22 Mar 2006; Scott Stoddard <deltacow@gentoo.org> amyedit-1.0.ebuild:
+ Added ~amd64 wrt bug #126261.
20 Mar 2006; <nixnut@gentoo.org> amyedit-1.0.ebuild:
Added ~ppc. Bug #126261
diff --git a/app-editors/amyedit/amyedit-1.0.ebuild b/app-editors/amyedit/amyedit-1.0.ebuild
index b9aaa2281fd9..c1b13e784a7d 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.2 2006/03/20 17:01:53 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0.ebuild,v 1.3 2006/03/22 01:37:59 deltacow 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="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND=">=dev-cpp/gtkmm-2.6
>=x11-libs/gtksourceview-1.0