diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-07-30 09:23:52 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-07-30 09:23:52 +0000 |
commit | 59491693080ca15c3be25432d08e07b7bb52bed5 (patch) | |
tree | e0455c8fc18c3eaee8bac9c818ab782bf527d33f /app-editors/mp | |
parent | Stable on amd64 wrt bug #329431 (diff) | |
download | gentoo-2-59491693080ca15c3be25432d08e07b7bb52bed5.tar.gz gentoo-2-59491693080ca15c3be25432d08e07b7bb52bed5.tar.bz2 gentoo-2-59491693080ca15c3be25432d08e07b7bb52bed5.zip |
Do not install license
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/mp')
-rw-r--r-- | app-editors/mp/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mp/files/mp-5.1.1-prll.patch | 11 |
2 files changed, 14 insertions, 2 deletions
diff --git a/app-editors/mp/ChangeLog b/app-editors/mp/ChangeLog index 2101b98d4358..195ed48b065a 100644 --- a/app-editors/mp/ChangeLog +++ b/app-editors/mp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mp # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.75 2010/07/30 09:12:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mp/ChangeLog,v 1.76 2010/07/30 09:23:52 jlec Exp $ + + 30 Jul 2010; Justin Lecher <jlec@gentoo.org> files/mp-5.1.1-prll.patch: + Do not install license 30 Jul 2010; Justin Lecher <jlec@gentoo.org> mp-5.1.1.ebuild, +files/mp-5.1.1-prll.patch, mp-5.1.3.ebuild: diff --git a/app-editors/mp/files/mp-5.1.1-prll.patch b/app-editors/mp/files/mp-5.1.1-prll.patch index 4c6c9e822763..0aac81332fe3 100644 --- a/app-editors/mp/files/mp-5.1.1-prll.patch +++ b/app-editors/mp/files/mp-5.1.1-prll.patch @@ -1,7 +1,16 @@ diff --git a/makefile.in b/makefile.in -index b1cef14..e91a0c5 100644 +index b1cef14..f8d2bca 100644 --- a/makefile.in +++ b/makefile.in +@@ -4,7 +4,7 @@ all: $(APPNAME) docs build-mo + + PROJ=mp + +-ADD_DOCS=AUTHORS README COPYING RELEASE_NOTES \ ++ADD_DOCS=AUTHORS README RELEASE_NOTES \ + mp_templates.sample doc/mp_function_reference.html + GRUTATXT_DOCS=doc/mp_index.html doc/mp_cookbook.html doc/mp_internals.html \ + doc/mp_configuration.html doc/mp_data_model.html \ @@ -26,10 +26,10 @@ version: $(CC) $(CFLAGS) -I. `cat config.cflags` -c $< |