diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-17 11:56:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-17 11:56:57 +0000 |
commit | ea2aa7b71bff72746d24fc486c30b01f1296bc87 (patch) | |
tree | 75bf9b571134d6cd11556e4cca73005c6f96b3e2 /app-editors/amyedit | |
parent | Raise deps on taglib wrt bug #435268. (diff) | |
download | gentoo-2-ea2aa7b71bff72746d24fc486c30b01f1296bc87.tar.gz gentoo-2-ea2aa7b71bff72746d24fc486c30b01f1296bc87.tar.bz2 gentoo-2-ea2aa7b71bff72746d24fc486c30b01f1296bc87.zip |
Stable for amd64, wrt 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 20df635a35d3..f8ecb77d1da7 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.28 2012/05/03 18:33:02 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.29 2012/09/17 11:56:57 ago Exp $ + + 17 Sep 2012; Agostino Sarubbo <ago@gentoo.org> amyedit-1.0-r2.ebuild: + Stable for amd64, wrt bug #435234 03 May 2012; Jeff Horelick <jdhore@gentoo.org> amyedit-1.0-r2.ebuild: dev-util/pkgconfig -> virtual/pkgconfig diff --git a/app-editors/amyedit/amyedit-1.0-r2.ebuild b/app-editors/amyedit/amyedit-1.0-r2.ebuild index 997230912819..edf952cc4f6f 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.4 2012/05/03 18:33:02 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0-r2.ebuild,v 1.5 2012/09/17 11:56:57 ago 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 |