diff options
author | Torsten Veller <tove@gentoo.org> | 2011-09-01 11:31:03 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-09-01 11:31:03 +0000 |
commit | 90a53c8a41bb6efd4ee5421fa378d1918095a982 (patch) | |
tree | 049cb46c1be98a991cb714d9942e3f0a0e3e2fe8 /dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0.ebuild | |
parent | Change version scheme (diff) | |
download | gentoo-2-90a53c8a41bb6efd4ee5421fa378d1918095a982.tar.gz gentoo-2-90a53c8a41bb6efd4ee5421fa378d1918095a982.tar.bz2 gentoo-2-90a53c8a41bb6efd4ee5421fa378d1918095a982.zip |
Change version scheme
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0.ebuild')
-rw-r--r-- | dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0.ebuild b/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0.ebuild new file mode 100644 index 000000000000..711cce2cf0a2 --- /dev/null +++ b/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cisco-IPPhone/Cisco-IPPhone-0.50.0.ebuild,v 1.1 2011/09/01 11:31:03 tove Exp $ + +EAPI=4 + +MODULE_AUTHOR=MRPALMER +MODULE_VERSION=0.05 +inherit perl-module + +DESCRIPTION="Cisco IP Phone interface using XML Objects" + +LICENSE="Artistic" +SLOT="0" +KEYWORDS="~x86 ~amd64" +IUSE="" |