summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Buisse <nattfodd@gentoo.org>2006-01-12 21:34:28 +0000
committerAlexandre Buisse <nattfodd@gentoo.org>2006-01-12 21:34:28 +0000
commit07952b9bd5a0538f6cacc925e40fbea81d95eb42 (patch)
treee2f0481f999b8f8bd66a0a0f98fc295d55176ee0 /app-editors/amyedit
parentpdf2html != pdftohtml. pdftohtml conflicts with poppler, pdf2html does not. (diff)
downloadgentoo-2-07952b9bd5a0538f6cacc925e40fbea81d95eb42.tar.gz
gentoo-2-07952b9bd5a0538f6cacc925e40fbea81d95eb42.tar.bz2
gentoo-2-07952b9bd5a0538f6cacc925e40fbea81d95eb42.zip
Typo in dodoc (bug #118806).
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-editors/amyedit')
-rw-r--r--app-editors/amyedit/ChangeLog8
-rw-r--r--app-editors/amyedit/Manifest14
-rw-r--r--app-editors/amyedit/amyedit-0.8.ebuild6
-rw-r--r--app-editors/amyedit/amyedit-0.9.ebuild6
4 files changed, 14 insertions, 20 deletions
diff --git a/app-editors/amyedit/ChangeLog b/app-editors/amyedit/ChangeLog
index 460a1f559fa9..b240228d199a 100644
--- a/app-editors/amyedit/ChangeLog
+++ b/app-editors/amyedit/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/amyedit
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.6 2005/12/09 03:20:02 tsunam Exp $
+# 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 $
+
+ 12 Jan 2006; Alexandre Buisse <nattfodd@gentoo.org> amyedit-0.8.ebuild,
+ amyedit-0.9.ebuild:
+ Typo: Changelog -> ChangeLog in dodoc (bug #118806).
09 Dec 2005; Joshua Jackson <tsunam@gentoo.org> amyedit-0.9.ebuild:
Stable on x86; bug #114317
diff --git a/app-editors/amyedit/Manifest b/app-editors/amyedit/Manifest
index a3c584c6dd5d..7e9e7ea05679 100644
--- a/app-editors/amyedit/Manifest
+++ b/app-editors/amyedit/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 7a8a6886912386b91d43a9164369462d ChangeLog 805
-MD5 ebdf1804c80eba8dd5ea1bb62f4b1a94 amyedit-0.8.ebuild 554
-MD5 88fe026be3c9fe15b4416edba1ce3c9a amyedit-0.9.ebuild 566
+MD5 7a2b0d72161586c53223839a8178d84b amyedit-0.8.ebuild 554
+MD5 5bba50adba359d353c21c9f7bbeb5ad4 amyedit-0.9.ebuild 566
MD5 0592a422c868ed668569bdae582e7dac files/digest-amyedit-0.8 64
MD5 433d8c31659fcbe7d9f7719336ebe354 files/digest-amyedit-0.9 64
MD5 a0ec84f1746e35678274bbcee0e37869 metadata.xml 230
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDmP/g2ZWR0Jhg/EsRAsZgAJ0XGJ7m/NDNXMSrg1fS+0CZ+/t3IgCdE/jB
-hwZHiPUCfl6/6B/8GVBThzA=
-=pkA8
------END PGP SIGNATURE-----
diff --git a/app-editors/amyedit/amyedit-0.8.ebuild b/app-editors/amyedit/amyedit-0.8.ebuild
index 81e897eb3fb1..4f550915c24a 100644
--- a/app-editors/amyedit/amyedit-0.8.ebuild
+++ b/app-editors/amyedit/amyedit-0.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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-0.8.ebuild,v 1.3 2005/12/09 02:30:26 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.8.ebuild,v 1.4 2006/01/12 21:34:28 nattfodd Exp $
inherit eutils
@@ -17,5 +17,5 @@ DEPEND=">=dev-cpp/gtkmm-2.4
src_install() {
einstall
- dodoc Changelog README TODO || die
+ dodoc ChangeLog README TODO || die
}
diff --git a/app-editors/amyedit/amyedit-0.9.ebuild b/app-editors/amyedit/amyedit-0.9.ebuild
index b285318e3540..d4bd639071b4 100644
--- a/app-editors/amyedit/amyedit-0.9.ebuild
+++ b/app-editors/amyedit/amyedit-0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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-0.9.ebuild,v 1.6 2005/12/09 03:20:02 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.9.ebuild,v 1.7 2006/01/12 21:34:28 nattfodd Exp $
inherit eutils
@@ -17,5 +17,5 @@ DEPEND=">=dev-cpp/gtkmm-2.4.8
src_install() {
einstall
- dodoc Changelog README TODO || die
+ dodoc ChangeLog README TODO || die
}