summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-06-21 21:34:52 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-06-21 21:34:52 +0000
commitb4a5fb250ce468a1666c4bf174a8d000764b0c8c (patch)
treeb98b43787fe5db4ffd3c210f610e07dd747756d6 /app-office
parentMarking stable on x86, closes bug #51416. (Manifest recommit) (diff)
downloadgentoo-2-b4a5fb250ce468a1666c4bf174a8d000764b0c8c.tar.gz
gentoo-2-b4a5fb250ce468a1666c4bf174a8d000764b0c8c.tar.bz2
gentoo-2-b4a5fb250ce468a1666c4bf174a8d000764b0c8c.zip
don't install COPYING
Diffstat (limited to 'app-office')
-rw-r--r--app-office/gnucash/ChangeLog7
-rw-r--r--app-office/gnucash/gnucash-1.6.8.ebuild4
-rw-r--r--app-office/gnucash/gnucash-1.8.4.ebuild4
-rw-r--r--app-office/gnucash/gnucash-1.8.5.ebuild4
-rw-r--r--app-office/gnucash/gnucash-1.8.6.ebuild4
-rw-r--r--app-office/gnucash/gnucash-1.8.7.ebuild4
-rw-r--r--app-office/gnucash/gnucash-1.8.8.ebuild4
-rw-r--r--app-office/gnucash/gnucash-1.8.9.ebuild4
8 files changed, 20 insertions, 15 deletions
diff --git a/app-office/gnucash/ChangeLog b/app-office/gnucash/ChangeLog
index 738d2d7f7bbd..34a3cefb9d9a 100644
--- a/app-office/gnucash/ChangeLog
+++ b/app-office/gnucash/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-office/gnucash
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.45 2004/06/02 02:31:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/ChangeLog,v 1.46 2004/06/21 21:34:52 mr_bones_ Exp $
+
+ 21 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> gnucash-1.6.8.ebuild,
+ gnucash-1.8.4.ebuild, gnucash-1.8.5.ebuild, gnucash-1.8.6.ebuild,
+ gnucash-1.8.7.ebuild, gnucash-1.8.8.ebuild, gnucash-1.8.9.ebuild:
+ don't install COPYING
01 Jun 2004; Aron Griffis <agriffis@gentoo.org> gnucash-1.6.8.ebuild,
gnucash-1.8.4.ebuild, gnucash-1.8.5.ebuild, gnucash-1.8.6.ebuild,
diff --git a/app-office/gnucash/gnucash-1.6.8.ebuild b/app-office/gnucash/gnucash-1.6.8.ebuild
index 440ca79cc234..9fc69866b62a 100644
--- a/app-office/gnucash/gnucash-1.6.8.ebuild
+++ b/app-office/gnucash/gnucash-1.6.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.8.ebuild,v 1.16 2004/06/02 02:31:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.6.8.ebuild,v 1.17 2004/06/21 21:34:52 mr_bones_ Exp $
inherit flag-o-matic
@@ -69,5 +69,5 @@ src_compile() {
src_install() {
einstall
- dodoc ABOUT-NLS AUTHORS COPYING ChangeLog HACKING NEWS README* TODO
+ dodoc ABOUT-NLS AUTHORS ChangeLog HACKING NEWS README* TODO
}
diff --git a/app-office/gnucash/gnucash-1.8.4.ebuild b/app-office/gnucash/gnucash-1.8.4.ebuild
index c36955a0208b..7e72a59214b6 100644
--- a/app-office/gnucash/gnucash-1.8.4.ebuild
+++ b/app-office/gnucash/gnucash-1.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.4.ebuild,v 1.12 2004/06/02 02:31:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.4.ebuild,v 1.13 2004/06/21 21:34:52 mr_bones_ Exp $
inherit flag-o-matic libtool
@@ -81,7 +81,7 @@ src_compile() {
src_install() {
einstall pkgdatadir=${D}/usr/share/gnucash || die "install failed"
- dodoc ABOUT-NLS AUTHORS COPYING ChangeLog HACKING NEWS README* TODO
+ dodoc ABOUT-NLS AUTHORS ChangeLog HACKING NEWS README* TODO
dodoc docs/README*
if use doc; then
diff --git a/app-office/gnucash/gnucash-1.8.5.ebuild b/app-office/gnucash/gnucash-1.8.5.ebuild
index 08f98bd222b8..0610cb67de69 100644
--- a/app-office/gnucash/gnucash-1.8.5.ebuild
+++ b/app-office/gnucash/gnucash-1.8.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.5.ebuild,v 1.7 2004/06/02 02:31:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.5.ebuild,v 1.8 2004/06/21 21:34:52 mr_bones_ Exp $
inherit flag-o-matic libtool
@@ -78,7 +78,7 @@ src_compile() {
src_install() {
einstall pkgdatadir=${D}/usr/share/gnucash || die "install failed"
- dodoc ABOUT-NLS AUTHORS COPYING ChangeLog HACKING NEWS README* TODO
+ dodoc ABOUT-NLS AUTHORS ChangeLog HACKING NEWS README* TODO
dodoc docs/README*
cd ${WORKDIR}/${PN}-docs-${DOC_VER}
diff --git a/app-office/gnucash/gnucash-1.8.6.ebuild b/app-office/gnucash/gnucash-1.8.6.ebuild
index 09fe200e5176..ea91428b6fa0 100644
--- a/app-office/gnucash/gnucash-1.8.6.ebuild
+++ b/app-office/gnucash/gnucash-1.8.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.6.ebuild,v 1.3 2004/06/02 02:31:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.6.ebuild,v 1.4 2004/06/21 21:34:52 mr_bones_ Exp $
inherit flag-o-matic libtool
@@ -84,7 +84,7 @@ src_compile() {
src_install() {
einstall pkgdatadir=${D}/usr/share/gnucash || die "install failed"
- dodoc ABOUT-NLS AUTHORS COPYING ChangeLog HACKING NEWS README* TODO
+ dodoc ABOUT-NLS AUTHORS ChangeLog HACKING NEWS README* TODO
dodoc docs/README*
cd ${WORKDIR}/${PN}-docs-${DOC_VER}
diff --git a/app-office/gnucash/gnucash-1.8.7.ebuild b/app-office/gnucash/gnucash-1.8.7.ebuild
index 67ab984492c7..a41a035a6dd1 100644
--- a/app-office/gnucash/gnucash-1.8.7.ebuild
+++ b/app-office/gnucash/gnucash-1.8.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.7.ebuild,v 1.4 2004/06/02 02:31:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.7.ebuild,v 1.5 2004/06/21 21:34:52 mr_bones_ Exp $
inherit flag-o-matic libtool
@@ -78,7 +78,7 @@ src_compile() {
src_install() {
einstall pkgdatadir=${D}/usr/share/gnucash || die "install failed"
- dodoc ABOUT-NLS AUTHORS COPYING ChangeLog HACKING NEWS README* TODO
+ dodoc ABOUT-NLS AUTHORS ChangeLog HACKING NEWS README* TODO
dodoc docs/README*
cd ${WORKDIR}/${PN}-docs-${DOC_VER}
diff --git a/app-office/gnucash/gnucash-1.8.8.ebuild b/app-office/gnucash/gnucash-1.8.8.ebuild
index c9d81afdad0a..238fe93426b5 100644
--- a/app-office/gnucash/gnucash-1.8.8.ebuild
+++ b/app-office/gnucash/gnucash-1.8.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.8.ebuild,v 1.5 2004/06/02 02:31:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.8.ebuild,v 1.6 2004/06/21 21:34:52 mr_bones_ Exp $
inherit flag-o-matic libtool
@@ -78,7 +78,7 @@ src_compile() {
src_install() {
einstall pkgdatadir=${D}/usr/share/gnucash || die "install failed"
- dodoc ABOUT-NLS AUTHORS COPYING ChangeLog HACKING NEWS README* TODO
+ dodoc ABOUT-NLS AUTHORS ChangeLog HACKING NEWS README* TODO
dodoc docs/README*
cd ${WORKDIR}/${PN}-docs-${DOC_VER}
diff --git a/app-office/gnucash/gnucash-1.8.9.ebuild b/app-office/gnucash/gnucash-1.8.9.ebuild
index 6eda84a92f0b..a2b217fd97be 100644
--- a/app-office/gnucash/gnucash-1.8.9.ebuild
+++ b/app-office/gnucash/gnucash-1.8.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.9.ebuild,v 1.3 2004/06/02 02:31:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-1.8.9.ebuild,v 1.4 2004/06/21 21:34:52 mr_bones_ Exp $
inherit flag-o-matic libtool
@@ -80,7 +80,7 @@ src_compile() {
src_install() {
einstall pkgdatadir=${D}/usr/share/gnucash || die "install failed"
- dodoc ABOUT-NLS AUTHORS COPYING ChangeLog HACKING NEWS README* TODO
+ dodoc ABOUT-NLS AUTHORS ChangeLog HACKING NEWS README* TODO
dodoc docs/README*
cd ${WORKDIR}/${PN}-docs-${DOC_VER}