diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-05 03:41:50 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-05 03:41:50 +0000 |
commit | 9936525fe389714267b47f50faf7cf3c134df0b7 (patch) | |
tree | 06626f9d13016472eaa8adeb15626bcf57514ad1 /dev-perl/File-MMagic | |
parent | Adding perl dep; fixed DEPEND (diff) | |
download | gentoo-2-9936525fe389714267b47f50faf7cf3c134df0b7.tar.gz gentoo-2-9936525fe389714267b47f50faf7cf3c134df0b7.tar.bz2 gentoo-2-9936525fe389714267b47f50faf7cf3c134df0b7.zip |
Adding perl dep; fixed header; fixed DEPEND
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-perl/File-MMagic')
-rw-r--r-- | dev-perl/File-MMagic/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.20.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.22.ebuild | 8 | ||||
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.25.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.26.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.27.ebuild | 6 |
6 files changed, 33 insertions, 8 deletions
diff --git a/dev-perl/File-MMagic/ChangeLog b/dev-perl/File-MMagic/ChangeLog index a95d8d20b9ed..b765d6722d85 100644 --- a/dev-perl/File-MMagic/ChangeLog +++ b/dev-perl/File-MMagic/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/File-MMagic # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.41 2006/07/19 19:30:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.42 2006/08/05 03:41:50 mcummings Exp $ + + 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> + File-MMagic-1.20.ebuild, File-MMagic-1.22.ebuild, File-MMagic-1.25.ebuild, + File-MMagic-1.26.ebuild, File-MMagic-1.27.ebuild: + Adding perl dep; fixed header; fixed DEPEND 19 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> File-MMagic-1.26.ebuild: diff --git a/dev-perl/File-MMagic/File-MMagic-1.20.ebuild b/dev-perl/File-MMagic/File-MMagic-1.20.ebuild index 31d75019ca69..dbb690f211f8 100644 --- a/dev-perl/File-MMagic/File-MMagic-1.20.ebuild +++ b/dev-perl/File-MMagic/File-MMagic-1.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.20.ebuild,v 1.11 2005/07/09 23:10:42 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.20.ebuild,v 1.12 2006/08/05 03:41:50 mcummings Exp $ inherit perl-module @@ -12,3 +12,7 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="x86 amd64 ppc sparc alpha" IUSE="" + + +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/File-MMagic/File-MMagic-1.22.ebuild b/dev-perl/File-MMagic/File-MMagic-1.22.ebuild index 9bcb5632d160..210e0707450c 100644 --- a/dev-perl/File-MMagic/File-MMagic-1.22.ebuild +++ b/dev-perl/File-MMagic/File-MMagic-1.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.22.ebuild,v 1.13 2005/09/17 00:39:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.22.ebuild,v 1.14 2006/08/05 03:41:50 mcummings Exp $ inherit perl-module @@ -13,3 +13,7 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" + + +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/File-MMagic/File-MMagic-1.25.ebuild b/dev-perl/File-MMagic/File-MMagic-1.25.ebuild index 9b89d082f413..ba23c92fcdf3 100644 --- a/dev-perl/File-MMagic/File-MMagic-1.25.ebuild +++ b/dev-perl/File-MMagic/File-MMagic-1.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.25.ebuild,v 1.7 2006/02/06 20:12:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.25.ebuild,v 1.8 2006/08/05 03:41:50 mcummings Exp $ inherit perl-module @@ -13,3 +13,7 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" + + +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/File-MMagic/File-MMagic-1.26.ebuild b/dev-perl/File-MMagic/File-MMagic-1.26.ebuild index e84c844543b3..d6a592cc69d6 100644 --- a/dev-perl/File-MMagic/File-MMagic-1.26.ebuild +++ b/dev-perl/File-MMagic/File-MMagic-1.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.26.ebuild,v 1.4 2006/07/19 19:30:42 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.26.ebuild,v 1.5 2006/08/05 03:41:50 mcummings Exp $ inherit perl-module @@ -13,3 +13,7 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc ~x86" IUSE="" + + +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" diff --git a/dev-perl/File-MMagic/File-MMagic-1.27.ebuild b/dev-perl/File-MMagic/File-MMagic-1.27.ebuild index 1274d19f64e9..8a115bf055cc 100644 --- a/dev-perl/File-MMagic/File-MMagic-1.27.ebuild +++ b/dev-perl/File-MMagic/File-MMagic-1.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.27.ebuild,v 1.1 2006/06/23 17:56:35 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.27.ebuild,v 1.2 2006/08/05 03:41:50 mcummings Exp $ inherit perl-module @@ -13,3 +13,7 @@ SLOT="0" LICENSE="|| ( Artistic GPL-2 )" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" + + +DEPEND="dev-lang/perl" +RDEPEND="${DEPEND}" |