diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-18 00:02:28 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-18 00:02:28 +0000 |
commit | 9d7ef354e8c35fb4b3a8ac1c4d90cfabd7c6a873 (patch) | |
tree | d9309c2899dfaa1d8ccb0cac62d5e4a79d63f726 /app-editors/amyedit | |
parent | stable arm, bug #432994 (diff) | |
download | gentoo-2-9d7ef354e8c35fb4b3a8ac1c4d90cfabd7c6a873.tar.gz gentoo-2-9d7ef354e8c35fb4b3a8ac1c4d90cfabd7c6a873.tar.bz2 gentoo-2-9d7ef354e8c35fb4b3a8ac1c4d90cfabd7c6a873.zip |
stable ppc, bug #435234
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/amyedit')
-rw-r--r-- | app-editors/amyedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/amyedit/amyedit-1.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/amyedit/ChangeLog b/app-editors/amyedit/ChangeLog index f8ecb77d1da7..27cc2aa890cf 100644 --- a/app-editors/amyedit/ChangeLog +++ b/app-editors/amyedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/amyedit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.29 2012/09/17 11:56:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.30 2012/09/18 00:02:28 blueness Exp $ + + 18 Sep 2012; Anthony G. Basile <blueness@gentoo.org> amyedit-1.0-r2.ebuild: + stable ppc, bug #435234 17 Sep 2012; Agostino Sarubbo <ago@gentoo.org> amyedit-1.0-r2.ebuild: Stable for amd64, wrt bug #435234 diff --git a/app-editors/amyedit/amyedit-1.0-r2.ebuild b/app-editors/amyedit/amyedit-1.0-r2.ebuild index edf952cc4f6f..54df775312d1 100644 --- a/app-editors/amyedit/amyedit-1.0-r2.ebuild +++ b/app-editors/amyedit/amyedit-1.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0-r2.ebuild,v 1.5 2012/09/17 11:56:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0-r2.ebuild,v 1.6 2012/09/18 00:02:28 blueness Exp $ EAPI=3 @@ -11,7 +11,7 @@ HOMEPAGE="http://amyedit.sf.net" SRC_URI="mirror://sourceforge/amyedit/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=dev-cpp/gtkmm-2.6:2.4 >=dev-cpp/glibmm-2.14:2 |