diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2009-03-15 11:04:37 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2009-03-15 11:04:37 +0000 |
commit | 9ce114bc1c59e77517be98844aac1a92015057ca (patch) | |
tree | 32d3eb7ab7581a15dd3d7910f01f1f7d8bd3ed79 /app-office | |
parent | Version bump for #258830. (diff) | |
download | gentoo-2-9ce114bc1c59e77517be98844aac1a92015057ca.tar.gz gentoo-2-9ce114bc1c59e77517be98844aac1a92015057ca.tar.bz2 gentoo-2-9ce114bc1c59e77517be98844aac1a92015057ca.zip |
TODO does not exist anymore. Thanks to maekke for pointing it out.
(Portage version: 2.2_rc25/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.8.4-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.8.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 595f55b6f906..f20aded5d530 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/gnumeric # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.183 2009/03/15 02:18:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.184 2009/03/15 11:04:37 eva Exp $ + + 15 Mar 2009; Gilles Dartiguelongue <eva@gentoo.org> gnumeric-1.8.4.ebuild, + gnumeric-1.8.4-r1.ebuild: + TODO does not exist anymore. Thanks to maekke for pointing it out. 15 Mar 2009; Markus Meier <maekke@gentoo.org> gnumeric-1.8.4-r1.ebuild: amd64/x86 stable, bug #257012 diff --git a/app-office/gnumeric/gnumeric-1.8.4-r1.ebuild b/app-office/gnumeric/gnumeric-1.8.4-r1.ebuild index 85f4efe9669a..1c9f04510dbb 100644 --- a/app-office/gnumeric/gnumeric-1.8.4-r1.ebuild +++ b/app-office/gnumeric/gnumeric-1.8.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.8.4-r1.ebuild,v 1.6 2009/03/15 02:18:09 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.8.4-r1.ebuild,v 1.7 2009/03/15 11:04:37 eva Exp $ EAPI="2" @@ -51,7 +51,7 @@ DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.18 app-text/scrollkeeper" -DOCS="AUTHORS BEVERAGES BUGS ChangeLog HACKING MAINTAINERS NEWS README TODO" +DOCS="AUTHORS BEVERAGES BUGS ChangeLog HACKING MAINTAINERS NEWS README" pkg_setup() { local will_die=false diff --git a/app-office/gnumeric/gnumeric-1.8.4.ebuild b/app-office/gnumeric/gnumeric-1.8.4.ebuild index c778bec4a6ea..94d8089b0d64 100644 --- a/app-office/gnumeric/gnumeric-1.8.4.ebuild +++ b/app-office/gnumeric/gnumeric-1.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.8.4.ebuild,v 1.1 2009/01/26 21:54:24 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.8.4.ebuild,v 1.2 2009/03/15 11:04:37 eva Exp $ inherit gnome2 flag-o-matic python @@ -48,7 +48,7 @@ DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.18 app-text/scrollkeeper" -DOCS="AUTHORS BEVERAGES BUGS ChangeLog HACKING MAINTAINERS NEWS README TODO" +DOCS="AUTHORS BEVERAGES BUGS ChangeLog HACKING MAINTAINERS NEWS README" pkg_setup() { local will_die=false |