From: Nguyen Thai Ngoc Duy Date: Wed, 15 Mar 2006 08:34:29 +0000 (+0000) Subject: Version bump X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=fbb3b8d3d14d48e243f002a89c4c50e5addf57f8;p=gentoo.git Version bump Package-Manager: portage-2.0.54 --- diff --git a/app-editors/amyedit/ChangeLog b/app-editors/amyedit/ChangeLog index b240228d199a..d4f6716be342 100644 --- a/app-editors/amyedit/ChangeLog +++ b/app-editors/amyedit/ChangeLog @@ -1,6 +1,11 @@ # 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.7 2006/01/12 21:34:28 nattfodd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.8 2006/03/15 08:34:29 pclouds Exp $ + +*amyedit-1.0 (15 Mar 2006) + + 15 Mar 2006; +amyedit-1.0.ebuild: + Version bump 12 Jan 2006; Alexandre Buisse amyedit-0.8.ebuild, amyedit-0.9.ebuild: diff --git a/app-editors/amyedit/Manifest b/app-editors/amyedit/Manifest index 92f6a8dbd0d0..41bdb851e30c 100644 --- a/app-editors/amyedit/Manifest +++ b/app-editors/amyedit/Manifest @@ -1,6 +1,8 @@ -MD5 aa36817d1e07d43bf27d4c3502e2471e ChangeLog 959 +MD5 246c82f47fe8c9be3e84d8cbb6b03960 ChangeLog 1059 MD5 65e3387ede94ebd15a4a402c4ddf903f amyedit-0.8.ebuild 555 MD5 95673df3fcae1c3cf39ecd88adc3eb01 amyedit-0.9.ebuild 568 +MD5 ec875b4534ca5c00ee723baa4e27cbe2 amyedit-1.0.ebuild 554 MD5 0592a422c868ed668569bdae582e7dac files/digest-amyedit-0.8 64 MD5 433d8c31659fcbe7d9f7719336ebe354 files/digest-amyedit-0.9 64 +MD5 3e4b360e3faf428e2d903ba1dfbde3f8 files/digest-amyedit-1.0 64 MD5 a0ec84f1746e35678274bbcee0e37869 metadata.xml 230 diff --git a/app-editors/amyedit/amyedit-1.0.ebuild b/app-editors/amyedit/amyedit-1.0.ebuild new file mode 100644 index 000000000000..ef806e4f0368 --- /dev/null +++ b/app-editors/amyedit/amyedit-1.0.ebuild @@ -0,0 +1,21 @@ +# 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 $ + +inherit eutils + +DESCRIPTION=" AmyEdit is a LaTeX editor" +HOMEPAGE="http://amyedit.sf.net" +SRC_URI="mirror://sourceforge/amyedit/${P}.tar.bz2" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" +IUSE="" +DEPEND=">=dev-cpp/gtkmm-2.6 + >=x11-libs/gtksourceview-1.0 + app-text/aspell" + +src_install() { + einstall + dodoc ChangeLog README TODO || die +} diff --git a/app-editors/amyedit/files/digest-amyedit-1.0 b/app-editors/amyedit/files/digest-amyedit-1.0 new file mode 100644 index 000000000000..a4b3e15a66bd --- /dev/null +++ b/app-editors/amyedit/files/digest-amyedit-1.0 @@ -0,0 +1 @@ +MD5 662f5d6cc37c5838e2dc5a4a6abb812d amyedit-1.0.tar.bz2 297769