diff options
author | 2008-05-21 18:19:03 +0000 | |
---|---|---|
committer | 2008-05-21 18:19:03 +0000 | |
commit | 435b90ea9deb35888a50d1971febd89ed141bccf (patch) | |
tree | a10343931228eae674d17064771e6a1abb00044c /dev-perl/XML-RegExp/XML-RegExp-0.03-r1.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-435b90ea9deb35888a50d1971febd89ed141bccf.tar.gz gentoo-2-435b90ea9deb35888a50d1971febd89ed141bccf.tar.bz2 gentoo-2-435b90ea9deb35888a50d1971febd89ed141bccf.zip |
Update HOMEPAGE (#203637), shorten DESCRIPTION, update metadata
(Portage version: 2.1.5.2)
Diffstat (limited to 'dev-perl/XML-RegExp/XML-RegExp-0.03-r1.ebuild')
-rw-r--r-- | dev-perl/XML-RegExp/XML-RegExp-0.03-r1.ebuild | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/dev-perl/XML-RegExp/XML-RegExp-0.03-r1.ebuild b/dev-perl/XML-RegExp/XML-RegExp-0.03-r1.ebuild index c4fe50772ba7..5187a74b1521 100644 --- a/dev-perl/XML-RegExp/XML-RegExp-0.03-r1.ebuild +++ b/dev-perl/XML-RegExp/XML-RegExp-0.03-r1.ebuild @@ -1,12 +1,11 @@ -# 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/XML-RegExp/XML-RegExp-0.03-r1.ebuild,v 1.18 2007/01/19 17:41:32 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-RegExp/XML-RegExp-0.03-r1.ebuild,v 1.19 2008/05/21 18:19:03 tove Exp $ +MODULE_AUTHOR=TJMATHER inherit perl-module -DESCRIPTION="A Perl module which contains contains regular expressions for the following XML tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue." -SRC_URI="mirror://cpan/authors/id/T/TJ/TJMATHER/${P}.tar.gz" -HOMEPAGE="http://searchcpan.org/~tjmather/" +DESCRIPTION="Regular expressions for XML tokens" SLOT="0" LICENSE="Artistic" |