diff options
author | Alexandre Buisse <nattfodd@gentoo.org> | 2006-01-02 19:36:22 +0000 |
---|---|---|
committer | Alexandre Buisse <nattfodd@gentoo.org> | 2006-01-02 19:36:22 +0000 |
commit | 8b92be31ee5a3a00eb7a089290fdf70506b61cff (patch) | |
tree | c335e96828647ffbd8cfdf98f35b45702fd9a151 /app-office | |
parent | DEPEND correction wrt bug#115339 (diff) | |
download | historical-8b92be31ee5a3a00eb7a089290fdf70506b61cff.tar.gz historical-8b92be31ee5a3a00eb7a089290fdf70506b61cff.tar.bz2 historical-8b92be31ee5a3a00eb7a089290fdf70506b61cff.zip |
Don't install COPYING and LICENSE files (bug #117474).
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texmacs/ChangeLog | 9 | ||||
-rw-r--r-- | app-office/texmacs/Manifest | 24 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.4-r1.ebuild | 6 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.5.2.ebuild | 6 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.5.6.ebuild | 6 |
5 files changed, 23 insertions, 28 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index 89e1778108ce..7d97a0fa382b 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-office/texmacs -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.38 2005/08/08 15:33:55 usata Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.39 2006/01/02 19:36:22 nattfodd Exp $ + + 02 Jan 2006; Alexandre Buisse <nattfodd@gentoo.org> + texmacs-1.0.4-r1.ebuild, texmacs-1.0.5.2.ebuild, texmacs-1.0.5.6.ebuild: + Don't install COPYING and LICENSE files (but COMPILE stays because it has + some runtime common bugs explained). Thanks to Markus Ullman in bug #117474. *texmacs-1.0.5.6 (08 Aug 2005) diff --git a/app-office/texmacs/Manifest b/app-office/texmacs/Manifest index 001da26e0eff..1cbd1571c875 100644 --- a/app-office/texmacs/Manifest +++ b/app-office/texmacs/Manifest @@ -1,19 +1,9 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 7a07d47548b05fd9a20af75707a4042e ChangeLog 6028 -MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 a6a6e1a15283fe95614f260d519b7caa texmacs-1.0.5.2.ebuild 1623 -MD5 d27656f3467bb1da5fa6a251451e9b73 texmacs-1.0.4-r1.ebuild 1480 -MD5 415c72fdeb0b47c4b125d1c7ee62e12b texmacs-1.0.5.6.ebuild 1623 -MD5 381e39eb44d0fad159f7759dc7d2c27d files/digest-texmacs-1.0.5.6 145 -MD5 5a26d5f6c64dce62d33f64ab8e62177c files/digest-texmacs-1.0.5.2 145 +MD5 1b5a518e3da4938437e6e7e494122655 ChangeLog 6316 MD5 2d501a8fe39616f98bc65ec3f7343548 files/TeXmacs.desktop 266 MD5 bf93b125609bba4a0caf22c50fd0c084 files/digest-texmacs-1.0.4-r1 146 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC93g2VWNWqTUmv+0RAr+VAKCZTmvsvIWRK+AEd+Sdc1MkY3IHzACeJ6Fn -PNNfpwA6UcVi0EqajEORNV0= -=yqlb ------END PGP SIGNATURE----- +MD5 5a26d5f6c64dce62d33f64ab8e62177c files/digest-texmacs-1.0.5.2 145 +MD5 381e39eb44d0fad159f7759dc7d2c27d files/digest-texmacs-1.0.5.6 145 +MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 936266f0ce4b2ff9ff2a087570dd9022 texmacs-1.0.4-r1.ebuild 1462 +MD5 027888348ddf9c5e52065e92bfbaeba9 texmacs-1.0.5.2.ebuild 1610 +MD5 5ab585207cb80fe81feb5e7f2d2c155e texmacs-1.0.5.6.ebuild 1610 diff --git a/app-office/texmacs/texmacs-1.0.4-r1.ebuild b/app-office/texmacs/texmacs-1.0.4-r1.ebuild index 78cdeed464c6..54993eac8166 100644 --- a/app-office/texmacs/texmacs-1.0.4-r1.ebuild +++ b/app-office/texmacs/texmacs-1.0.4-r1.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-office/texmacs/texmacs-1.0.4-r1.ebuild,v 1.4 2005/01/01 15:42:12 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.4-r1.ebuild,v 1.5 2006/01/02 19:36:22 nattfodd Exp $ inherit flag-o-matic @@ -47,7 +47,7 @@ src_compile() { src_install() { make DESTDIR=${D} install || die - dodoc COMPILE COPYING LICENSE + dodoc COMPILE insinto /usr/share/applications doins ${FILESDIR}/TeXmacs.desktop diff --git a/app-office/texmacs/texmacs-1.0.5.2.ebuild b/app-office/texmacs/texmacs-1.0.5.2.ebuild index d7638697ea13..8540862dbee5 100644 --- a/app-office/texmacs/texmacs-1.0.5.2.ebuild +++ b/app-office/texmacs/texmacs-1.0.5.2.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-office/texmacs/texmacs-1.0.5.2.ebuild,v 1.1 2005/05/29 04:36:01 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.5.2.ebuild,v 1.2 2006/01/02 19:36:22 nattfodd Exp $ # although flag-o-matic functions in portage, we should inherit it inherit flag-o-matic @@ -52,7 +52,7 @@ src_compile() { src_install() { make DESTDIR=${D} install || die - dodoc COMPILE COPYING LICENSE + dodoc COMPILE insinto /usr/share/applications doins ${FILESDIR}/TeXmacs.desktop diff --git a/app-office/texmacs/texmacs-1.0.5.6.ebuild b/app-office/texmacs/texmacs-1.0.5.6.ebuild index 590876b41950..c4858f435d61 100644 --- a/app-office/texmacs/texmacs-1.0.5.6.ebuild +++ b/app-office/texmacs/texmacs-1.0.5.6.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-office/texmacs/texmacs-1.0.5.6.ebuild,v 1.1 2005/08/08 15:33:55 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.5.6.ebuild,v 1.2 2006/01/02 19:36:22 nattfodd Exp $ # although flag-o-matic functions in portage, we should inherit it inherit flag-o-matic @@ -52,7 +52,7 @@ src_compile() { src_install() { make DESTDIR=${D} install || die - dodoc COMPILE COPYING LICENSE + dodoc COMPILE insinto /usr/share/applications doins ${FILESDIR}/TeXmacs.desktop |