summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 16:00:05 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 16:00:05 +0000
commit3310ed2610f978f64167f567a831cb8ae384eb85 (patch)
tree8990af88842bdbeca9af74c3a264736c18937c4a /gnome-extra
parentsync IUSE (missing) (diff)
downloadhistorical-3310ed2610f978f64167f567a831cb8ae384eb85.tar.gz
historical-3310ed2610f978f64167f567a831cb8ae384eb85.tar.bz2
historical-3310ed2610f978f64167f567a831cb8ae384eb85.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'gnome-extra')
-rw-r--r--gnome-extra/nautilus-gtkhtml/nautilus-gtkhtml-0.3.2.ebuild9
1 files changed, 2 insertions, 7 deletions
diff --git a/gnome-extra/nautilus-gtkhtml/nautilus-gtkhtml-0.3.2.ebuild b/gnome-extra/nautilus-gtkhtml/nautilus-gtkhtml-0.3.2.ebuild
index 92904256152c..e2f644ea1df1 100644
--- a/gnome-extra/nautilus-gtkhtml/nautilus-gtkhtml-0.3.2.ebuild
+++ b/gnome-extra/nautilus-gtkhtml/nautilus-gtkhtml-0.3.2.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-gtkhtml/nautilus-gtkhtml-0.3.2.ebuild,v 1.14 2004/06/24 22:09:52 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/nautilus-gtkhtml/nautilus-gtkhtml-0.3.2.ebuild,v 1.15 2004/07/14 16:00:05 agriffis Exp $
inherit debug
-S=${WORKDIR}/${P}
DESCRIPTION="libgtkhtml addons for Nautilus in gnome2"
SRC_URI="mirror://gnome/2.0.0/sources/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.gnome.org/"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc ~amd64"
+IUSE=""
RDEPEND=">=gnome-base/nautilus-1.1.10
=gnome-extra/libgtkhtml-2*"
@@ -42,8 +42,3 @@ src_install() {
dodoc ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS README TODO
}
-
-
-
-
-