diff options
author | Akinori Hattori <hattya@gentoo.org> | 2006-04-22 14:38:03 +0000 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2006-04-22 14:38:03 +0000 |
commit | 5b86cddb808be581898365e5efe80306f4a8103d (patch) | |
tree | 3d96d823fcea78c1e4a6a63ce4c152e887240c86 /app-i18n/anthy/anthy-7100b-r1.ebuild | |
parent | Removed PROVIDED=virtual/textbrowser (bug #130746). (diff) | |
download | gentoo-2-5b86cddb808be581898365e5efe80306f4a8103d.tar.gz gentoo-2-5b86cddb808be581898365e5efe80306f4a8103d.tar.bz2 gentoo-2-5b86cddb808be581898365e5efe80306f4a8103d.zip |
update
(Portage version: 2.0.54)
Diffstat (limited to 'app-i18n/anthy/anthy-7100b-r1.ebuild')
-rw-r--r-- | app-i18n/anthy/anthy-7100b-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/anthy/anthy-7100b-r1.ebuild b/app-i18n/anthy/anthy-7100b-r1.ebuild index 85189642094b..86bd1f44a819 100644 --- a/app-i18n/anthy/anthy-7100b-r1.ebuild +++ b/app-i18n/anthy/anthy-7100b-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-7100b-r1.ebuild,v 1.6 2006/03/28 22:14:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/anthy/anthy-7100b-r1.ebuild,v 1.7 2006/04/22 14:38:03 hattya Exp $ inherit elisp-common eutils @@ -45,7 +45,7 @@ src_install() { rm doc/Makefile* - dodoc AUTHORS COPYING DIARY INSTALL NEWS README ChangeLog + dodoc AUTHORS DIARY NEWS README ChangeLog dodoc doc/* } |