diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2006-04-21 16:14:00 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2006-04-21 16:14:00 +0000 |
commit | e19efd02657776756262a190bdf8e0b0bfe94db4 (patch) | |
tree | 54f6ed36dbc5b14d1d9fc7a21374a07a15f6491e /app-text/pspresent/pspresent-1.1.ebuild | |
parent | (#130720) Add x11-proto/xextproto to DEPEND, since it isn't in libXext's RDEP... (diff) | |
download | historical-e19efd02657776756262a190bdf8e0b0bfe94db4.tar.gz historical-e19efd02657776756262a190bdf8e0b0bfe94db4.tar.bz2 historical-e19efd02657776756262a190bdf8e0b0bfe94db4.zip |
Removed PROVIDE as of bug #130746.
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-text/pspresent/pspresent-1.1.ebuild')
-rw-r--r-- | app-text/pspresent/pspresent-1.1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-text/pspresent/pspresent-1.1.ebuild b/app-text/pspresent/pspresent-1.1.ebuild index 9fbcf0116438..b84e63bae1ce 100644 --- a/app-text/pspresent/pspresent-1.1.ebuild +++ b/app-text/pspresent/pspresent-1.1.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-text/pspresent/pspresent-1.1.ebuild,v 1.10 2006/02/14 02:51:14 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.1.ebuild,v 1.11 2006/04/21 16:14:00 carlo Exp $ IUSE="xinerama" @@ -19,8 +19,6 @@ DEPEND="${RDEPEND} virtual/x11 ) >=sys-apps/sed-4" -PROVIDE="virtual/psviewer" - SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" |