diff options
author | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2005-12-09 02:30:26 +0000 |
---|---|---|
committer | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2005-12-09 02:30:26 +0000 |
commit | f23ec7aba66d29ef7b4d4b7f5bb29a0147684268 (patch) | |
tree | 916f955b9f3fd5311a1a1179dfff2f69c57dd71d /app-editors/amyedit | |
parent | patch history for DoS vulnerability (diff) | |
download | gentoo-2-f23ec7aba66d29ef7b4d4b7f5bb29a0147684268.tar.gz gentoo-2-f23ec7aba66d29ef7b4d4b7f5bb29a0147684268.tar.bz2 gentoo-2-f23ec7aba66d29ef7b4d4b7f5bb29a0147684268.zip |
Do not install INSTALL COPYING #114317
(Portage version: 2.0.53)
Diffstat (limited to 'app-editors/amyedit')
-rw-r--r-- | app-editors/amyedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/amyedit/Manifest | 16 | ||||
-rw-r--r-- | app-editors/amyedit/amyedit-0.8.ebuild | 4 | ||||
-rw-r--r-- | app-editors/amyedit/amyedit-0.9.ebuild | 4 |
4 files changed, 11 insertions, 18 deletions
diff --git a/app-editors/amyedit/ChangeLog b/app-editors/amyedit/ChangeLog index 9a8e5a1d03fd..7fd7a7a932e1 100644 --- a/app-editors/amyedit/ChangeLog +++ b/app-editors/amyedit/ChangeLog @@ -1,6 +1,9 @@ # 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.4 2005/10/16 22:43:05 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.5 2005/12/09 02:30:26 pclouds Exp $ + + 09 Dec 2005; <pclouds@gentoo.org> amyedit-0.8.ebuild, amyedit-0.9.ebuild: + Do not install INSTALL COPYING #114317 16 Oct 2005; <dang@gentoo.org> amyedit-0.9.ebuild: Marked ~amd64 diff --git a/app-editors/amyedit/Manifest b/app-editors/amyedit/Manifest index e66247c36ff1..80d7c92747ef 100644 --- a/app-editors/amyedit/Manifest +++ b/app-editors/amyedit/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 d12161f4ae65a98e04f62318de8653b6 ChangeLog 585 -MD5 129c79369e263508450645f05c05e966 amyedit-0.8.ebuild 571 -MD5 9521c620e0f464a64a8f3e665f296bf6 amyedit-0.9.ebuild 581 +MD5 ff1b7ef23f1766212eb10329d01cbc96 ChangeLog 703 +MD5 7a7889a6e33e5afbfbdea8021950b9d4 amyedit-0.8.ebuild 555 +MD5 a8c836d7adc004c8a741cf4b503339a3 amyedit-0.9.ebuild 565 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) - -iD8DBQFDUteOomPajV0RnrERAnSSAJ4+JyhHQN0TaG3j3Mr9Hs4iTZAxYgCeL3Jy -9O755FJt7snlxKGlK6rLqK4= -=fVeP ------END PGP SIGNATURE----- diff --git a/app-editors/amyedit/amyedit-0.8.ebuild b/app-editors/amyedit/amyedit-0.8.ebuild index 5a69cf9e859f..81e897eb3fb1 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 # 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.2 2005/07/10 01:17:00 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.8.ebuild,v 1.3 2005/12/09 02:30:26 pclouds Exp $ inherit eutils @@ -17,5 +17,5 @@ DEPEND=">=dev-cpp/gtkmm-2.4 src_install() { einstall - dodoc COPYING Changelog INSTALL 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 1bf3c33e55af..49d2acc7bedf 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 # 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.4 2005/10/16 22:43:05 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.9.ebuild,v 1.5 2005/12/09 02:30:26 pclouds Exp $ inherit eutils @@ -17,5 +17,5 @@ DEPEND=">=dev-cpp/gtkmm-2.4.8 src_install() { einstall - dodoc COPYING Changelog INSTALL README TODO || die + dodoc Changelog README TODO || die } |