Version bump
authorNguyen Thai Ngoc Duy <pclouds@gentoo.org>
Wed, 15 Mar 2006 08:34:29 +0000 (08:34 +0000)
committerNguyen Thai Ngoc Duy <pclouds@gentoo.org>
Wed, 15 Mar 2006 08:34:29 +0000 (08:34 +0000)
Package-Manager: portage-2.0.54

app-editors/amyedit/ChangeLog
app-editors/amyedit/Manifest
app-editors/amyedit/amyedit-1.0.ebuild [new file with mode: 0644]
app-editors/amyedit/files/digest-amyedit-1.0 [new file with mode: 0644]

index b240228d199ae82a7e189f928a8ea3bbff56e891..d4f6716be34208edffcf745e8c904f1c86774520 100644 (file)
@@ -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; <pclouds@gentoo.org> +amyedit-1.0.ebuild:
+  Version bump
 
   12 Jan 2006; Alexandre Buisse <nattfodd@gentoo.org> amyedit-0.8.ebuild,
   amyedit-0.9.ebuild:
index 92f6a8dbd0d09182ba771b4333a55d4cb5723951..41bdb851e30cb30df6550aad0aa1e41e460554c4 100644 (file)
@@ -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 (file)
index 0000000..ef806e4
--- /dev/null
@@ -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 (file)
index 0000000..a4b3e15
--- /dev/null
@@ -0,0 +1 @@
+MD5 662f5d6cc37c5838e2dc5a4a6abb812d amyedit-1.0.tar.bz2 297769