summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:28:05 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:28:05 +0000
commit5d0d4a58c3c617a1f693d18017d6a21696697f97 (patch)
treee9de58e881b311f5654eddd86372e01a940b39e9 /media-gfx/feh
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-5d0d4a58c3c617a1f693d18017d6a21696697f97.tar.gz
gentoo-2-5d0d4a58c3c617a1f693d18017d6a21696697f97.tar.bz2
gentoo-2-5d0d4a58c3c617a1f693d18017d6a21696697f97.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-gfx/feh')
-rw-r--r--media-gfx/feh/feh-1.1.1.ebuild4
-rw-r--r--media-gfx/feh/feh-1.2.0.ebuild4
-rw-r--r--media-gfx/feh/feh-1.2.5.ebuild3
-rw-r--r--media-gfx/feh/feh-1.2.6.ebuild3
4 files changed, 6 insertions, 8 deletions
diff --git a/media-gfx/feh/feh-1.1.1.ebuild b/media-gfx/feh/feh-1.1.1.ebuild
index 04fe50bd09ef..9d65e8e336cd 100644
--- a/media-gfx/feh/feh-1.1.1.ebuild
+++ b/media-gfx/feh/feh-1.1.1.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.1.1.ebuild,v 1.9 2004/06/24 22:37:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.1.1.ebuild,v 1.10 2004/07/14 17:28:05 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A fast, lightweight imageviewer using imlib2"
SRC_URI="http://www.linuxbrit.co.uk/downloads/feh-${PV}.tar.gz"
HOMEPAGE="http://www.linuxbrit.co.uk/feh/"
@@ -10,6 +9,7 @@ HOMEPAGE="http://www.linuxbrit.co.uk/feh/"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86"
+IUSE=""
DEPEND="media-libs/imlib2"
diff --git a/media-gfx/feh/feh-1.2.0.ebuild b/media-gfx/feh/feh-1.2.0.ebuild
index a9c9ba8f1abb..511e14877240 100644
--- a/media-gfx/feh/feh-1.2.0.ebuild
+++ b/media-gfx/feh/feh-1.2.0.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.0.ebuild,v 1.8 2004/06/24 22:37:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.0.ebuild,v 1.9 2004/07/14 17:28:05 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A fast, lightweight imageviewer using imlib2"
SRC_URI="http://www.linuxbrit.co.uk/downloads/feh-${PV}.tar.gz"
HOMEPAGE="http://www.linuxbrit.co.uk/feh"
@@ -10,6 +9,7 @@ HOMEPAGE="http://www.linuxbrit.co.uk/feh"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc ~amd64"
+IUSE=""
DEPEND=">=media-libs/giblib-1.2.2
>=media-libs/imlib2-1.0.0"
diff --git a/media-gfx/feh/feh-1.2.5.ebuild b/media-gfx/feh/feh-1.2.5.ebuild
index 944f4ab0022b..91a38f1cd585 100644
--- a/media-gfx/feh/feh-1.2.5.ebuild
+++ b/media-gfx/feh/feh-1.2.5.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.5.ebuild,v 1.5 2004/06/24 22:37:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.5.ebuild,v 1.6 2004/07/14 17:28:05 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A fast, lightweight imageviewer using imlib2"
SRC_URI="http://www.linuxbrit.co.uk/downloads/${P}.tar.gz"
HOMEPAGE="http://www.linuxbrit.co.uk/feh"
diff --git a/media-gfx/feh/feh-1.2.6.ebuild b/media-gfx/feh/feh-1.2.6.ebuild
index 87bc315d3344..198b0257a8d6 100644
--- a/media-gfx/feh/feh-1.2.6.ebuild
+++ b/media-gfx/feh/feh-1.2.6.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.6.ebuild,v 1.7 2004/06/24 22:37:10 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/feh/feh-1.2.6.ebuild,v 1.8 2004/07/14 17:28:05 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A fast, lightweight imageviewer using imlib2"
SRC_URI="http://www.linuxbrit.co.uk/downloads/${P}.tar.gz"
HOMEPAGE="http://www.linuxbrit.co.uk/feh"