diff options
author | Torsten Veller <tove@gentoo.org> | 2008-11-18 15:40:09 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-11-18 15:40:09 +0000 |
commit | d3e69e033661abe6b6c4ccc9594016d38c3d8e8b (patch) | |
tree | 5741c832ffd2fc4db1a6a7c1f0ccfa75cdb23b5a /dev-perl/Text-WikiFormat | |
parent | New virtuals: module-build (diff) | |
download | gentoo-2-d3e69e033661abe6b6c4ccc9594016d38c3d8e8b.tar.gz gentoo-2-d3e69e033661abe6b6c4ccc9594016d38c3d8e8b.tar.bz2 gentoo-2-d3e69e033661abe6b6c4ccc9594016d38c3d8e8b.zip |
New virtuals: module-build
(Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/Text-WikiFormat')
-rw-r--r-- | dev-perl/Text-WikiFormat/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/Text-WikiFormat/ChangeLog b/dev-perl/Text-WikiFormat/ChangeLog index dc2bd7cf0fb9..512d622f23aa 100644 --- a/dev-perl/Text-WikiFormat/ChangeLog +++ b/dev-perl/Text-WikiFormat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Text-WikiFormat # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.24 2008/09/15 19:32:57 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/ChangeLog,v 1.25 2008/11/18 15:40:09 tove Exp $ + + 18 Nov 2008; Torsten Veller <tove@gentoo.org> Text-WikiFormat-0.79.ebuild: + New virtuals: module-build 15 Sep 2008; Torsten Veller <tove@gentoo.org> -Text-WikiFormat-0.76.ebuild, -Text-WikiFormat-0.77.ebuild, diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild index 8830fef08b8c..7c35ef0b852f 100644 --- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild +++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild,v 1.5 2007/11/10 14:58:42 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-WikiFormat/Text-WikiFormat-0.79.ebuild,v 1.6 2008/11/18 15:40:09 tove Exp $ inherit perl-module @@ -14,7 +14,7 @@ KEYWORDS="amd64 ia64 ~ppc sparc x86" DEPEND="dev-perl/URI virtual/perl-Scalar-List-Utils - >=dev-perl/module-build-0.28 + >=virtual/perl-Module-Build-0.28 dev-lang/perl" IUSE="" |