diff options
-rw-r--r-- | media-tv/freevo/freevo-1.5.1.ebuild | 7 | ||||
-rw-r--r-- | media-tv/freevo/freevo-1.5.2.ebuild | 7 | ||||
-rw-r--r-- | media-tv/freevo/freevo-1.5.3.ebuild | 7 | ||||
-rw-r--r-- | www-apps/drupal/drupal-4.5.2.ebuild | 4 | ||||
-rw-r--r-- | www-apps/drupal/drupal-4.6.2.ebuild | 3 | ||||
-rw-r--r-- | www-apps/issue-tracker/issue-tracker-4.0.3.ebuild | 4 | ||||
-rw-r--r-- | www-misc/bookmarksync/bookmarksync-0.3.1.ebuild | 12 | ||||
-rw-r--r-- | www-misc/bookmarksync/bookmarksync-0.3.2.ebuild | 12 | ||||
-rw-r--r-- | www-misc/bookmarksync/bookmarksync-0.3.3.ebuild | 9 | ||||
-rw-r--r-- | www-misc/bookmarksync/bookmarksync-0.3.4.ebuild | 9 | ||||
-rw-r--r-- | www-misc/multisort/multisort-1.1.ebuild | 10 |
11 files changed, 22 insertions, 62 deletions
diff --git a/media-tv/freevo/freevo-1.5.1.ebuild b/media-tv/freevo/freevo-1.5.1.ebuild index c106cedbb536..006dfcf0146a 100644 --- a/media-tv/freevo/freevo-1.5.1.ebuild +++ b/media-tv/freevo/freevo-1.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/freevo/freevo-1.5.1.ebuild,v 1.3 2005/01/29 18:05:11 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/freevo/freevo-1.5.1.ebuild,v 1.4 2005/07/10 01:22:57 swegener Exp $ inherit distutils @@ -14,8 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~amd64" -DEPEND="${DEPEND} - >=dev-python/pygame-1.5.6 +DEPEND=">=dev-python/pygame-1.5.6 >=dev-python/imaging-1.1.3 >=dev-python/pyxml-0.8.2 >=dev-python/twisted-1.0.7 @@ -30,8 +29,6 @@ DEPEND="${DEPEND} lirc? ( app-misc/lirc >=dev-python/pylirc-0.0.3 ) X? ( virtual/x11 )" -S="${WORKDIR}/${P}" - src_install() { distutils_src_install diff --git a/media-tv/freevo/freevo-1.5.2.ebuild b/media-tv/freevo/freevo-1.5.2.ebuild index 44e7ec0bc863..23009e55faad 100644 --- a/media-tv/freevo/freevo-1.5.2.ebuild +++ b/media-tv/freevo/freevo-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/freevo/freevo-1.5.2.ebuild,v 1.3 2005/01/29 18:06:08 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/freevo/freevo-1.5.2.ebuild,v 1.4 2005/07/10 01:22:57 swegener Exp $ inherit distutils @@ -14,8 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~amd64" -DEPEND="${DEPEND} - >=dev-python/pygame-1.5.6 +DEPEND=">=dev-python/pygame-1.5.6 >=dev-python/imaging-1.1.3 >=dev-python/pyxml-0.8.2 >=dev-python/twisted-1.0.7 @@ -30,8 +29,6 @@ DEPEND="${DEPEND} lirc? ( app-misc/lirc >=dev-python/pylirc-0.0.3 ) X? ( virtual/x11 )" -S="${WORKDIR}/${P}" - src_install() { distutils_src_install diff --git a/media-tv/freevo/freevo-1.5.3.ebuild b/media-tv/freevo/freevo-1.5.3.ebuild index fb97d3bfddca..cef64f0fe567 100644 --- a/media-tv/freevo/freevo-1.5.3.ebuild +++ b/media-tv/freevo/freevo-1.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/freevo/freevo-1.5.3.ebuild,v 1.2 2005/04/15 15:55:15 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/freevo/freevo-1.5.3.ebuild,v 1.3 2005/07/10 01:22:57 swegener Exp $ inherit distutils @@ -14,8 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc" -DEPEND="${DEPEND} - >=dev-python/pygame-1.5.6 +DEPEND=">=dev-python/pygame-1.5.6 >=dev-python/imaging-1.1.3 >=dev-python/pyxml-0.8.2 >=dev-python/twisted-1.0.7 @@ -30,8 +29,6 @@ DEPEND="${DEPEND} lirc? ( app-misc/lirc >=dev-python/pylirc-0.0.3 ) X? ( virtual/x11 )" -S="${WORKDIR}/${P}" - src_install() { distutils_src_install diff --git a/www-apps/drupal/drupal-4.5.2.ebuild b/www-apps/drupal/drupal-4.5.2.ebuild index f6e7d94b9caf..c0a47d7d4990 100644 --- a/www-apps/drupal/drupal-4.5.2.ebuild +++ b/www-apps/drupal/drupal-4.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/drupal/drupal-4.5.2.ebuild,v 1.7 2005/07/09 15:20:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/drupal/drupal-4.5.2.ebuild,v 1.8 2005/07/10 01:18:45 swegener Exp $ inherit webapp eutils @@ -8,7 +8,6 @@ DESCRIPTION="Drupal is a PHP-based open-source platform and content management s HOMEPAGE="http://drupal.org" IUSE="minimal" MOD_PV="4.5.0" -S="${WORKDIR}/${P}" SRC_URI="http://drupal.org/files/projects/${P}.tar.gz" LICENSE="GPL-2" @@ -706,4 +705,3 @@ src_install() { webapp_src_install } - diff --git a/www-apps/drupal/drupal-4.6.2.ebuild b/www-apps/drupal/drupal-4.6.2.ebuild index 3e0b37268acb..95eb6d3cf69d 100644 --- a/www-apps/drupal/drupal-4.6.2.ebuild +++ b/www-apps/drupal/drupal-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/drupal/drupal-4.6.2.ebuild,v 1.2 2005/07/09 15:20:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/drupal/drupal-4.6.2.ebuild,v 1.3 2005/07/10 01:18:45 swegener Exp $ inherit webapp eutils @@ -9,7 +9,6 @@ MY_PV=${PV:0:3}.0 DESCRIPTION="Drupal is a PHP-based open-source platform and content management system for building dynamic web sites offering a broad range of features and services; including user administration, publishing workflow, discussion capabilities, news aggregation, metadata functionalities using controlled vocabularies and XML publishing for content sharing purposes. Equipped with a powerful blend of features and configurability, Drupal can support a diverse range of web projects ranging from personal weblogs to large community-driven sites." HOMEPAGE="http://drupal.org" IUSE="minimal" -S="${WORKDIR}/${P}" SRC_URI="http://drupal.org/files/projects/${P}.tar.gz" diff --git a/www-apps/issue-tracker/issue-tracker-4.0.3.ebuild b/www-apps/issue-tracker/issue-tracker-4.0.3.ebuild index 72c261982b89..abad5c694715 100644 --- a/www-apps/issue-tracker/issue-tracker-4.0.3.ebuild +++ b/www-apps/issue-tracker/issue-tracker-4.0.3.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/www-apps/issue-tracker/issue-tracker-4.0.3.ebuild,v 1.3 2005/07/09 18:58:40 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/issue-tracker/issue-tracker-4.0.3.ebuild,v 1.4 2005/07/10 01:18:16 swegener Exp $ inherit webapp-apache @@ -15,8 +15,6 @@ DEPEND="" RDEPEND="virtual/php || ( dev-db/mysql dev-db/postgresql )" -S=${WORKDIR}/${P} - src_unpack() { unpack ${A} file ${S}/conf/const.php diff --git a/www-misc/bookmarksync/bookmarksync-0.3.1.ebuild b/www-misc/bookmarksync/bookmarksync-0.3.1.ebuild index 6efe1d74e342..986435929c29 100644 --- a/www-misc/bookmarksync/bookmarksync-0.3.1.ebuild +++ b/www-misc/bookmarksync/bookmarksync-0.3.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/www-misc/bookmarksync/bookmarksync-0.3.1.ebuild,v 1.1 2004/08/15 18:03:24 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/bookmarksync/bookmarksync-0.3.1.ebuild,v 1.2 2005/07/10 01:21:02 swegener Exp $ IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="bookmarksync synchronizes various browser bookmark files" SRC_URI="mirror://sourceforge/booksync/${P}.tar.gz" RESTRICT="nomirror" @@ -14,13 +13,6 @@ SLOT="0" KEYWORDS="x86" DEPEND="virtual/libc" - -src_compile() { - emake || die -} - src_install () { - exeinto /usr/bin - doexe bookmarksync + dobin bookmarksync } - diff --git a/www-misc/bookmarksync/bookmarksync-0.3.2.ebuild b/www-misc/bookmarksync/bookmarksync-0.3.2.ebuild index c98febb9aaf0..3b810156073c 100644 --- a/www-misc/bookmarksync/bookmarksync-0.3.2.ebuild +++ b/www-misc/bookmarksync/bookmarksync-0.3.2.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/www-misc/bookmarksync/bookmarksync-0.3.2.ebuild,v 1.1 2004/08/15 18:03:24 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/bookmarksync/bookmarksync-0.3.2.ebuild,v 1.2 2005/07/10 01:21:02 swegener Exp $ IUSE="" -S=${WORKDIR}/${P} DESCRIPTION="bookmarksync synchronizes various browser bookmark files" SRC_URI="mirror://sourceforge/booksync/${P}.tar.gz" RESTRICT="nomirror" @@ -14,13 +13,6 @@ SLOT="0" KEYWORDS="~x86" DEPEND="virtual/libc" - -src_compile() { - emake || die -} - src_install () { - exeinto /usr/bin - doexe bookmarksync + dobin bookmarksync } - diff --git a/www-misc/bookmarksync/bookmarksync-0.3.3.ebuild b/www-misc/bookmarksync/bookmarksync-0.3.3.ebuild index 01c1d96970be..57e054ba56ed 100644 --- a/www-misc/bookmarksync/bookmarksync-0.3.3.ebuild +++ b/www-misc/bookmarksync/bookmarksync-0.3.3.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/www-misc/bookmarksync/bookmarksync-0.3.3.ebuild,v 1.1 2004/08/15 18:03:24 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/bookmarksync/bookmarksync-0.3.3.ebuild,v 1.2 2005/07/10 01:21:02 swegener Exp $ DESCRIPTION="bookmarksync synchronizes various browser bookmark files" HOMEPAGE="http://sourceforge.net/projects/booksync/" @@ -17,13 +17,8 @@ DEPEND="virtual/libc" RDEPEND="${DEPEND} perl? ( dev-lang/perl )" -src_compile() { - emake || die -} - src_install () { - exeinto /usr/bin - doexe bookmarksync + dobin bookmarksync if use perl >/dev/null; then doexe tools/bookmarksync.pl dodoc README.tools diff --git a/www-misc/bookmarksync/bookmarksync-0.3.4.ebuild b/www-misc/bookmarksync/bookmarksync-0.3.4.ebuild index 25a212c6932a..bd02b7e9b200 100644 --- a/www-misc/bookmarksync/bookmarksync-0.3.4.ebuild +++ b/www-misc/bookmarksync/bookmarksync-0.3.4.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/www-misc/bookmarksync/bookmarksync-0.3.4.ebuild,v 1.2 2004/09/03 16:15:13 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/bookmarksync/bookmarksync-0.3.4.ebuild,v 1.3 2005/07/10 01:21:02 swegener Exp $ DESCRIPTION="bookmarksync synchronizes various browser bookmark files" HOMEPAGE="http://sourceforge.net/projects/booksync/" @@ -17,13 +17,8 @@ DEPEND="virtual/libc" RDEPEND="${DEPEND} perl? ( dev-lang/perl )" -src_compile() { - emake || die -} - src_install () { - exeinto /usr/bin - doexe bookmarksync + dobin bookmarksync if use perl >/dev/null; then doexe tools/bookmarksync.pl dodoc README.tools diff --git a/www-misc/multisort/multisort-1.1.ebuild b/www-misc/multisort/multisort-1.1.ebuild index 7cad5fa3e525..0da012ff1f70 100644 --- a/www-misc/multisort/multisort-1.1.ebuild +++ b/www-misc/multisort/multisort-1.1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/multisort/multisort-1.1.ebuild,v 1.1 2005/01/22 09:06:35 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/multisort/multisort-1.1.ebuild,v 1.2 2005/07/10 01:23:03 swegener Exp $ + +inherit toolchain-funcs DESCRIPTION="multisort takes any number of httpd logfiles in the Common Log Format and merges them together" HOMEPAGE="http://www.xach.com/multisort/" @@ -13,12 +15,10 @@ IUSE="" DEPEND="" -S=${WORKDIR}/${P} - src_compile() { - make || die "make failed" + emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" || die "emake failed" } src_install() { - dosbin ${S}/multisort + dosbin ${S}/multisort } |