summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 20:16:49 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 20:16:49 +0000
commit65729212b9426457e1228bf515c99cc8a85792b4 (patch)
tree0b4b18021ac0e1ce855a257e9d3b20a9b7e607fb
parentsync IUSE (+ipv6), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-65729212b9426457e1228bf515c99cc8a85792b4.tar.gz
gentoo-2-65729212b9426457e1228bf515c99cc8a85792b4.tar.bz2
gentoo-2-65729212b9426457e1228bf515c99cc8a85792b4.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
-rw-r--r--dev-perl/PlRPC/PlRPC-0.2016-r1.ebuild3
-rw-r--r--dev-perl/PlRPC/PlRPC-0.2016.ebuild4
-rw-r--r--dev-perl/Pod-Escapes/Pod-Escapes-1.03.ebuild4
-rw-r--r--dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild4
-rw-r--r--dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild4
-rw-r--r--dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild4
-rw-r--r--dev-perl/PodParser/PodParser-1.22.ebuild4
-rw-r--r--dev-perl/PodParser/PodParser-1.28.ebuild4
-rw-r--r--media-libs/libsndfile/libsndfile-0.0.28.ebuild4
-rw-r--r--media-libs/libuta/libuta-0.4.1-r1.ebuild4
-rw-r--r--media-libs/libuta/libuta-0.4.3.ebuild4
11 files changed, 22 insertions, 21 deletions
diff --git a/dev-perl/PlRPC/PlRPC-0.2016-r1.ebuild b/dev-perl/PlRPC/PlRPC-0.2016-r1.ebuild
index 68adb6765afc..cae39716f00c 100644
--- a/dev-perl/PlRPC/PlRPC-0.2016-r1.ebuild
+++ b/dev-perl/PlRPC/PlRPC-0.2016-r1.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/dev-perl/PlRPC/PlRPC-0.2016-r1.ebuild,v 1.14 2004/06/25 00:55:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PlRPC/PlRPC-0.2016-r1.ebuild,v 1.15 2004/07/14 20:12:18 agriffis Exp $
inherit perl-module
@@ -11,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/RPC/${P}.readme"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 s390 ppc64"
+IUSE=""
DEPEND=">=dev-perl/Storable-1.0.7
>=dev-perl/Net-Daemon-0.34"
diff --git a/dev-perl/PlRPC/PlRPC-0.2016.ebuild b/dev-perl/PlRPC/PlRPC-0.2016.ebuild
index 4cac969b2484..71207ada724e 100644
--- a/dev-perl/PlRPC/PlRPC-0.2016.ebuild
+++ b/dev-perl/PlRPC/PlRPC-0.2016.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/PlRPC/PlRPC-0.2016.ebuild,v 1.7 2004/06/25 00:55:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PlRPC/PlRPC-0.2016.ebuild,v 1.8 2004/07/14 20:12:18 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="The Perl RPC Module"
SRC_URI="http://www.cpan.org/modules/by-module/RPC/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/RPC/${P}.readme"
@@ -12,6 +11,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/RPC/${P}.readme"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc alpha"
+IUSE=""
DEPEND="${DEPEND}
>=dev-perl/Storable-1.0.7
diff --git a/dev-perl/Pod-Escapes/Pod-Escapes-1.03.ebuild b/dev-perl/Pod-Escapes/Pod-Escapes-1.03.ebuild
index 8d77f4b31567..01988e43c737 100644
--- a/dev-perl/Pod-Escapes/Pod-Escapes-1.03.ebuild
+++ b/dev-perl/Pod-Escapes/Pod-Escapes-1.03.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/Pod-Escapes/Pod-Escapes-1.03.ebuild,v 1.2 2004/06/25 00:55:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Escapes/Pod-Escapes-1.03.ebuild,v 1.3 2004/07/14 20:13:08 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
CATEGORY="dev-perl"
DESCRIPTION="for resolving Pod E<...> sequences"
@@ -15,3 +14,4 @@ SRC_TEST="do"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"
+IUSE=""
diff --git a/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild b/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild
index 7777f910bed9..4ca09e6a410e 100644
--- a/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild
+++ b/dev-perl/Pod-Escapes/Pod-Escapes-1.04.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/Pod-Escapes/Pod-Escapes-1.04.ebuild,v 1.2 2004/06/25 00:55:48 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Escapes/Pod-Escapes-1.04.ebuild,v 1.3 2004/07/14 20:13:08 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
CATEGORY="dev-perl"
DESCRIPTION="for resolving Pod E<...> sequences"
@@ -15,3 +14,4 @@ SRC_TEST="do"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+IUSE=""
diff --git a/dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild b/dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild
index eb0fb12e365b..992ea9a32060 100644
--- a/dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild
+++ b/dev-perl/Pod-Simple/Pod-Simple-2.05.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/Pod-Simple/Pod-Simple-2.05.ebuild,v 1.2 2004/06/25 00:56:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-2.05.ebuild,v 1.3 2004/07/14 20:13:57 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
CATEGORY="dev-perl"
DESCRIPTION="framework for parsing Pod"
@@ -15,5 +14,6 @@ SRC_TEST="do"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"
+IUSE=""
DEPEND="dev-perl/Pod-Escapes"
diff --git a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild b/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild
index 985d5b639396..bf8b2e5a9966 100644
--- a/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild
+++ b/dev-perl/Pod-Simple/Pod-Simple-3.02.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/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.2 2004/06/25 00:56:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Pod-Simple/Pod-Simple-3.02.ebuild,v 1.3 2004/07/14 20:13:57 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
CATEGORY="dev-perl"
DESCRIPTION="framework for parsing Pod"
@@ -15,5 +14,6 @@ SRC_TEST="do"
LICENSE="Artistic | GPL-2"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+IUSE=""
DEPEND=">=dev-perl/Pod-Escapes-1.04"
diff --git a/dev-perl/PodParser/PodParser-1.22.ebuild b/dev-perl/PodParser/PodParser-1.22.ebuild
index 817edd08b56b..b4c216574a7a 100644
--- a/dev-perl/PodParser/PodParser-1.22.ebuild
+++ b/dev-perl/PodParser/PodParser-1.22.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/PodParser/PodParser-1.22.ebuild,v 1.8 2004/06/25 00:55:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PodParser/PodParser-1.22.ebuild,v 1.9 2004/07/14 20:13:32 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Print Usage messages based on your own pod"
SRC_URI="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${P}.readme"
@@ -12,5 +11,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 alpha ppc sparc hppa ~mips ia64"
+IUSE=""
DEPEND="|| ( >=dev-lang/perl-5.8.2-r1 dev-perl/File-Spec )"
diff --git a/dev-perl/PodParser/PodParser-1.28.ebuild b/dev-perl/PodParser/PodParser-1.28.ebuild
index 2a92dd490c2f..dbe616503c3f 100644
--- a/dev-perl/PodParser/PodParser-1.28.ebuild
+++ b/dev-perl/PodParser/PodParser-1.28.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/PodParser/PodParser-1.28.ebuild,v 1.2 2004/06/25 00:55:58 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/PodParser/PodParser-1.28.ebuild,v 1.3 2004/07/14 20:13:32 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Print Usage messages based on your own pod"
SRC_URI="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${P}.readme"
@@ -12,5 +11,6 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MA/MAREKR/${P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="~x86 ~amd64 ~alpha ~ppc ~sparc ~hppa ~mips ~ia64"
+IUSE=""
SRC_TEST="do"
diff --git a/media-libs/libsndfile/libsndfile-0.0.28.ebuild b/media-libs/libsndfile/libsndfile-0.0.28.ebuild
index 89abd7d7f03f..124a302ee9db 100644
--- a/media-libs/libsndfile/libsndfile-0.0.28.ebuild
+++ b/media-libs/libsndfile/libsndfile-0.0.28.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-libs/libsndfile/libsndfile-0.0.28.ebuild,v 1.9 2004/07/01 08:00:52 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-0.0.28.ebuild,v 1.10 2004/07/14 20:16:07 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="A C library for reading and writing files containing sampled sound"
HOMEPAGE="http://www.zipworld.com.au/~erikd/libsndfile/"
SRC_URI="http://www.zipworld.com.au/~erikd/libsndfile/${P}.tar.gz"
@@ -10,6 +9,7 @@ SRC_URI="http://www.zipworld.com.au/~erikd/libsndfile/${P}.tar.gz"
SLOT="0"
LICENSE="LGPL-2.1"
KEYWORDS="x86 ~ppc sparc "
+IUSE=""
DEPEND="virtual/libc"
diff --git a/media-libs/libuta/libuta-0.4.1-r1.ebuild b/media-libs/libuta/libuta-0.4.1-r1.ebuild
index 047adf736e32..d89309c59329 100644
--- a/media-libs/libuta/libuta-0.4.1-r1.ebuild
+++ b/media-libs/libuta/libuta-0.4.1-r1.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-libs/libuta/libuta-0.4.1-r1.ebuild,v 1.10 2004/06/24 23:15:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libuta/libuta-0.4.1-r1.ebuild,v 1.11 2004/07/14 20:16:49 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="a GUI library for C++ that uses SDL as its output layer"
SRC_URI="mirror://sourceforge/libuta/${P}.tar.gz"
HOMEPAGE="http://libuta.sourceforge.net/"
@@ -10,6 +9,7 @@ HOMEPAGE="http://libuta.sourceforge.net/"
SLOT="0"
LICENSE="LGPL-2 GPL-2"
KEYWORDS="x86 sparc "
+IUSE=""
DEPEND="media-libs/libsdl
media-libs/libpng
diff --git a/media-libs/libuta/libuta-0.4.3.ebuild b/media-libs/libuta/libuta-0.4.3.ebuild
index 0dfda334786d..5cc067c405b0 100644
--- a/media-libs/libuta/libuta-0.4.3.ebuild
+++ b/media-libs/libuta/libuta-0.4.3.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-libs/libuta/libuta-0.4.3.ebuild,v 1.5 2004/06/24 23:15:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libuta/libuta-0.4.3.ebuild,v 1.6 2004/07/14 20:16:49 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="a GUI library for C++ that uses SDL as its output layer"
SRC_URI="mirror://sourceforge/libuta/${P}.tar.gz"
HOMEPAGE="http://libuta.sourceforge.net/"
@@ -10,6 +9,7 @@ HOMEPAGE="http://libuta.sourceforge.net/"
SLOT="0"
LICENSE="LGPL-2 GPL-2"
KEYWORDS="x86"
+IUSE=""
DEPEND="media-libs/libsdl
media-libs/libpng