diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2006-04-22 22:14:16 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2006-04-22 22:14:16 +0000 |
commit | d25d9046bf3296ba6b97ee22a649cc661bfe6ab1 (patch) | |
tree | 2b34d50d81898f08ef723590defd4a8727c2844f /app-text/gpdf/gpdf-2.8.2.ebuild | |
parent | stable on x86 (diff) | |
download | historical-d25d9046bf3296ba6b97ee22a649cc661bfe6ab1.tar.gz historical-d25d9046bf3296ba6b97ee22a649cc661bfe6ab1.tar.bz2 historical-d25d9046bf3296ba6b97ee22a649cc661bfe6ab1.zip |
Removed PROVIDE as of bug #130746.
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-text/gpdf/gpdf-2.8.2.ebuild')
-rw-r--r-- | app-text/gpdf/gpdf-2.8.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/gpdf/gpdf-2.8.2.ebuild b/app-text/gpdf/gpdf-2.8.2.ebuild index ea97ebf7e857..17e4b92866bd 100644 --- a/app-text/gpdf/gpdf-2.8.2.ebuild +++ b/app-text/gpdf/gpdf-2.8.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-text/gpdf/gpdf-2.8.2.ebuild,v 1.6 2005/01/22 06:57:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gpdf/gpdf-2.8.2.ebuild,v 1.7 2006/04/22 22:13:15 carlo Exp $ inherit gnome2 flag-o-matic @@ -27,7 +27,7 @@ DEPEND="${RDEPEND} >=dev-util/intltool-0.29 >=dev-util/pkgconfig-0.12.0" -PROVIDE="virtual/pdfviewer" + DOCS="AUTHORS CHANGES ChangeLog NEWS README*" |