diff options
author | Markus Meier <maekke@gentoo.org> | 2008-11-22 15:06:20 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-11-22 15:06:20 +0000 |
commit | 6123d12bb2f6c48e56cc21d1aedc3d707504e7dc (patch) | |
tree | bed8c3dde58b6134eabe6e4150443ed4b679acb4 /app-editors | |
parent | x86 stable, bug #246995 (diff) | |
download | gentoo-2-6123d12bb2f6c48e56cc21d1aedc3d707504e7dc.tar.gz gentoo-2-6123d12bb2f6c48e56cc21d1aedc3d707504e7dc.tar.bz2 gentoo-2-6123d12bb2f6c48e56cc21d1aedc3d707504e7dc.zip |
amd64/x86 stable, bug #247018
(Portage version: 2.2_rc15/cvs/Linux 2.6.26.8 x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/amyedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/amyedit/amyedit-1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/amyedit/ChangeLog b/app-editors/amyedit/ChangeLog index 752ce7f3d494..e66982ec9e9f 100644 --- a/app-editors/amyedit/ChangeLog +++ b/app-editors/amyedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/amyedit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.19 2008/10/05 21:39:32 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.20 2008/11/22 15:06:20 maekke Exp $ + + 22 Nov 2008; Markus Meier <maekke@gentoo.org> amyedit-1.0-r1.ebuild: + amd64/x86 stable, bug #247018 05 Oct 2008; Alexis Ballier <aballier@gentoo.org> amyedit-1.0-r1.ebuild: Add missing intltool dep for bug #239632 diff --git a/app-editors/amyedit/amyedit-1.0-r1.ebuild b/app-editors/amyedit/amyedit-1.0-r1.ebuild index 2c059dfefe63..934ea2557d51 100644 --- a/app-editors/amyedit/amyedit-1.0-r1.ebuild +++ b/app-editors/amyedit/amyedit-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0-r1.ebuild,v 1.4 2008/10/05 21:39:32 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0-r1.ebuild,v 1.5 2008/11/22 15:06:20 maekke Exp $ inherit eutils autotools @@ -9,7 +9,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 >=dev-cpp/glibmm-2.14 |