diff options
-rw-r--r-- | dev-python/egenix-mx-base/egenix-mx-base-2.0.3.ebuild | 3 | ||||
-rw-r--r-- | dev-python/iconvcodec/iconvcodec-1.1.1.ebuild | 3 | ||||
-rw-r--r-- | dev-python/medusa/medusa-0.5.2.ebuild | 3 | ||||
-rw-r--r-- | media-video/gxine/gxine-0.3.3.ebuild | 3 |
4 files changed, 4 insertions, 8 deletions
diff --git a/dev-python/egenix-mx-base/egenix-mx-base-2.0.3.ebuild b/dev-python/egenix-mx-base/egenix-mx-base-2.0.3.ebuild index 25039486c9ac..3cecfe5e4474 100644 --- a/dev-python/egenix-mx-base/egenix-mx-base-2.0.3.ebuild +++ b/dev-python/egenix-mx-base/egenix-mx-base-2.0.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-python/egenix-mx-base/egenix-mx-base-2.0.3.ebuild,v 1.16 2004/06/25 03:16:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/egenix-mx-base/egenix-mx-base-2.0.3.ebuild,v 1.17 2004/07/14 21:45:10 agriffis Exp $ inherit flag-o-matic -S=${WORKDIR}/${P} DESCRIPTION="egenix utils for Python." SRC_URI="http://www.egenix.com/files/python/${P}.tar.gz" HOMEPAGE="http://www.egenix.com/" diff --git a/dev-python/iconvcodec/iconvcodec-1.1.1.ebuild b/dev-python/iconvcodec/iconvcodec-1.1.1.ebuild index 40c4bd6a4fee..4a41d67f3e71 100644 --- a/dev-python/iconvcodec/iconvcodec-1.1.1.ebuild +++ b/dev-python/iconvcodec/iconvcodec-1.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-python/iconvcodec/iconvcodec-1.1.1.ebuild,v 1.3 2004/06/25 01:31:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/iconvcodec/iconvcodec-1.1.1.ebuild,v 1.4 2004/07/14 21:45:39 agriffis Exp $ inherit distutils -S=${WORKDIR}/${P} DESCRIPTION="Python Codecs for Iconv Encodings" SRC_URI="mirror://sourceforge/koco/${P}.tar.gz" HOMEPAGE="http://sourceforge.net/projects/koco" diff --git a/dev-python/medusa/medusa-0.5.2.ebuild b/dev-python/medusa/medusa-0.5.2.ebuild index 3bcf94999fcd..8608a7c6aa6f 100644 --- a/dev-python/medusa/medusa-0.5.2.ebuild +++ b/dev-python/medusa/medusa-0.5.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/dev-python/medusa/medusa-0.5.2.ebuild,v 1.8 2004/06/25 01:33:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/medusa/medusa-0.5.2.ebuild,v 1.9 2004/07/14 21:46:07 agriffis Exp $ inherit distutils @@ -12,7 +12,6 @@ LICENSE="PYTHON" SLOT="0" KEYWORDS="x86" DEPEND="virtual/python" -S=${WORKDIR}/${P} src_install () { mydoc="CHANGES.txt LICENSE.txt README.txt docs/*.txt" diff --git a/media-video/gxine/gxine-0.3.3.ebuild b/media-video/gxine/gxine-0.3.3.ebuild index d1c2b344014c..245aee98aed5 100644 --- a/media-video/gxine/gxine-0.3.3.ebuild +++ b/media-video/gxine/gxine-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/media-video/gxine/gxine-0.3.3.ebuild,v 1.9 2004/06/25 00:41:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/gxine/gxine-0.3.3.ebuild,v 1.10 2004/07/14 21:43:44 agriffis Exp $ inherit nsplugins @@ -20,7 +20,6 @@ IUSE="X nls lirc" SLOT="0" KEYWORDS="x86 ~ppc sparc" -S=${WORKDIR}/${P} SRC_URI="mirror://sourceforge/xine/${P}.tar.gz" src_compile() { |