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
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}
-rw-r--r--dev-perl/Digest-HMAC/Digest-HMAC-1.01-r1.ebuild4
-rw-r--r--dev-perl/Digest-MD4/Digest-MD4-1.1.ebuild4
-rw-r--r--dev-perl/Digest-MD4/Digest-MD4-1.3.ebuild4
-rw-r--r--dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild4
-rw-r--r--dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild4
-rw-r--r--dev-perl/Event/Event-0.85-r1.ebuild4
-rw-r--r--dev-perl/Event/Event-0.85-r2.ebuild4
-rw-r--r--dev-perl/Event/Event-0.87.ebuild4
-rw-r--r--dev-perl/Event/Event-1.00.ebuild4
-rw-r--r--media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild4
-rw-r--r--media-gfx/cthumb/cthumb-4.2.ebuild5
-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
15 files changed, 28 insertions, 31 deletions
diff --git a/dev-perl/Digest-HMAC/Digest-HMAC-1.01-r1.ebuild b/dev-perl/Digest-HMAC/Digest-HMAC-1.01-r1.ebuild
index 0b03215dfa9a..c71db894f79c 100644
--- a/dev-perl/Digest-HMAC/Digest-HMAC-1.01-r1.ebuild
+++ b/dev-perl/Digest-HMAC/Digest-HMAC-1.01-r1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-HMAC/Digest-HMAC-1.01-r1.ebuild,v 1.12 2004/06/25 00:24:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-HMAC/Digest-HMAC-1.01-r1.ebuild,v 1.13 2004/07/14 17:23:29 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Keyed Hashing for Message Authentication"
SRC_URI="http://www.cpan.org/authors/id/GAAS/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/doc/GAAS/${P}/README"
@@ -12,6 +11,7 @@ HOMEPAGE="http://search.cpan.org/doc/GAAS/${P}/README"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ppc sparc alpha hppa mips ia64"
+IUSE=""
mydoc="rfc*.txt"
diff --git a/dev-perl/Digest-MD4/Digest-MD4-1.1.ebuild b/dev-perl/Digest-MD4/Digest-MD4-1.1.ebuild
index dee8bbc9c236..094918eda0d9 100644
--- a/dev-perl/Digest-MD4/Digest-MD4-1.1.ebuild
+++ b/dev-perl/Digest-MD4/Digest-MD4-1.1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-MD4/Digest-MD4-1.1.ebuild,v 1.6 2004/06/25 00:24:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-MD4/Digest-MD4-1.1.ebuild,v 1.7 2004/07/14 17:24:46 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="MD4 message digest algorithm"
AUTHOR="MIKEM"
BASE_URI="http://search.cpan.org/CPAN/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/"
@@ -13,4 +12,5 @@ SRC_URI="${BASE_URI}/${P}.tar.gz"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 sparc ~hppa ~mips"
+IUSE=""
mydoc="README Changes"
diff --git a/dev-perl/Digest-MD4/Digest-MD4-1.3.ebuild b/dev-perl/Digest-MD4/Digest-MD4-1.3.ebuild
index d7cbc276e86b..a723e34a0bf3 100644
--- a/dev-perl/Digest-MD4/Digest-MD4-1.3.ebuild
+++ b/dev-perl/Digest-MD4/Digest-MD4-1.3.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-MD4/Digest-MD4-1.3.ebuild,v 1.3 2004/06/25 00:24:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-MD4/Digest-MD4-1.3.ebuild,v 1.4 2004/07/14 17:24:46 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="MD4 message digest algorithm"
AUTHOR="MIKEM"
BASE_URI="http://search.cpan.org/CPAN/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/"
@@ -13,5 +12,6 @@ SRC_URI="${BASE_URI}/Authen/${P}.tar.gz"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="~x86 ~sparc ~hppa ~mips ~ppc"
+IUSE=""
SRC_TEST="do"
mydoc="README Changes"
diff --git a/dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild b/dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild
index 07902eaf8ed9..7ef3374c2875 100644
--- a/dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild
+++ b/dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild,v 1.7 2004/06/25 00:25:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.07.ebuild,v 1.8 2004/07/14 17:25:54 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION=" NIST SHA message digest algorithm"
SRC_URI="http://www.perl.com/CPAN/authors/id/GAAS/${P}.tar.gz"
HOMEPAGE="http://cpan.pair.com/modules/by-category/14_Security_and_Encryption/Digest/${P}.readme"
@@ -12,3 +11,4 @@ HOMEPAGE="http://cpan.pair.com/modules/by-category/14_Security_and_Encryption/Di
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ppc sparc alpha hppa mips ia64"
+IUSE=""
diff --git a/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild b/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild
index 4cef27631bd1..6d46555a8aa4 100644
--- a/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild
+++ b/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild,v 1.2 2004/06/25 00:25:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Digest-SHA1/Digest-SHA1-2.10.ebuild,v 1.3 2004/07/14 17:25:54 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION=" NIST SHA message digest algorithm"
SRC_URI="http://www.perl.com/CPAN/authors/id/GAAS/${P}.tar.gz"
HOMEPAGE="http://cpan.pair.com/modules/by-category/14_Security_and_Encryption/Digest/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://cpan.pair.com/modules/by-category/14_Security_and_Encryption/Di
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64"
+IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Event/Event-0.85-r1.ebuild b/dev-perl/Event/Event-0.85-r1.ebuild
index 97c75ece0c19..aea216de8fb7 100644
--- a/dev-perl/Event/Event-0.85-r1.ebuild
+++ b/dev-perl/Event/Event-0.85-r1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-0.85-r1.ebuild,v 1.14 2004/06/25 00:26:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-0.85-r1.ebuild,v 1.15 2004/07/14 17:27:00 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
CATEGORY="dev-perl"
DESCRIPTION="The Perl Event Module"
SRC_URI="http://www.cpan.org/modules/by-module/Event/${P}.tar.gz"
@@ -13,5 +12,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Event/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
mydoc="ANNOUNCE INSTALL TODO Tutorial.pdf"
diff --git a/dev-perl/Event/Event-0.85-r2.ebuild b/dev-perl/Event/Event-0.85-r2.ebuild
index 7cbfe985ca4a..577d8932f397 100644
--- a/dev-perl/Event/Event-0.85-r2.ebuild
+++ b/dev-perl/Event/Event-0.85-r2.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-0.85-r2.ebuild,v 1.7 2004/06/25 00:26:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-0.85-r2.ebuild,v 1.8 2004/07/14 17:27:00 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
CATEGORY="dev-perl"
DESCRIPTION="The Perl Event Module"
SRC_URI="http://www.cpan.org/modules/by-module/Event/${P}.tar.gz"
@@ -13,5 +12,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Event/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
mydoc="ANNOUNCE INSTALL TODO Tutorial.pdf"
diff --git a/dev-perl/Event/Event-0.87.ebuild b/dev-perl/Event/Event-0.87.ebuild
index cb185cb19c57..fb53ccf6260a 100644
--- a/dev-perl/Event/Event-0.87.ebuild
+++ b/dev-perl/Event/Event-0.87.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-0.87.ebuild,v 1.5 2004/06/25 00:26:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-0.87.ebuild,v 1.6 2004/07/14 17:27:00 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
CATEGORY="dev-perl"
DESCRIPTION="fast, generic event loop"
SRC_URI="http://www.cpan.org/modules/by-module/Event/${P}.tar.gz"
@@ -13,6 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Event/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ~ppc sparc alpha"
+IUSE=""
DEPEND="dev-perl/Test"
mydoc="ANNOUNCE INSTALL TODO Tutorial.pdf"
diff --git a/dev-perl/Event/Event-1.00.ebuild b/dev-perl/Event/Event-1.00.ebuild
index 18aff34129c1..5340da7793d6 100644
--- a/dev-perl/Event/Event-1.00.ebuild
+++ b/dev-perl/Event/Event-1.00.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.00.ebuild,v 1.2 2004/06/25 00:26:06 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.00.ebuild,v 1.3 2004/07/14 17:27:00 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
CATEGORY="dev-perl"
DESCRIPTION="fast, generic event loop"
SRC_URI="http://www.cpan.org/modules/by-module/Event/${P}.tar.gz"
@@ -13,6 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Event/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+IUSE=""
SRC_TEST="do"
DEPEND="dev-perl/Test"
diff --git a/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild b/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild
index 3b65beb3da2c..84ccd1ad7c3d 100644
--- a/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild
+++ b/media-gfx/DFBPoint/DFBPoint-0.7.2.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/DFBPoint/DFBPoint-0.7.2.ebuild,v 1.8 2004/07/01 10:48:24 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/DFBPoint/DFBPoint-0.7.2.ebuild,v 1.9 2004/07/14 17:26:59 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="DFBPoint is presentation program based on DirectFB"
SRC_URI="http://www.directfb.org/download/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.directfb.org/dfbpoint.xml"
@@ -10,6 +9,7 @@ HOMEPAGE="http://www.directfb.org/dfbpoint.xml"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 -sparc"
+IUSE=""
DEPEND="virtual/libc dev-libs/DirectFB"
RDEPEND="${DEPEND}"
diff --git a/media-gfx/cthumb/cthumb-4.2.ebuild b/media-gfx/cthumb/cthumb-4.2.ebuild
index 2fcef28de509..3bb6985ac9ac 100644
--- a/media-gfx/cthumb/cthumb-4.2.ebuild
+++ b/media-gfx/cthumb/cthumb-4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/cthumb/cthumb-4.2.ebuild,v 1.7 2004/06/24 22:34:13 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/cthumb/cthumb-4.2.ebuild,v 1.8 2004/07/14 17:26:25 agriffis Exp $
DESCRIPTION="Create a statical HTML Image gallery with captions for each image."
@@ -9,13 +9,12 @@ SRC_URI="mirror://sourceforge/cthumb/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc alpha"
+IUSE=""
DEPEND="dev-perl/URI
dev-perl/HTML-Parser
media-libs/netpbm"
-S="${WORKDIR}/${P}"
-
src_compile() {
./configure \
--host=${CHOST} \
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"