diff options
author | 2010-01-28 19:42:47 +0000 | |
---|---|---|
committer | 2010-01-28 19:42:47 +0000 | |
commit | f8f6d80657acf0108e00e4e3b80ebe7ac18bdb42 (patch) | |
tree | e4abdae71bf04335ab720af12d3220d0cff76e78 /dev-perl/Audio-Mixer | |
parent | Enable JRuby support. (diff) | |
download | historical-f8f6d80657acf0108e00e4e3b80ebe7ac18bdb42.tar.gz historical-f8f6d80657acf0108e00e4e3b80ebe7ac18bdb42.tar.bz2 historical-f8f6d80657acf0108e00e4e3b80ebe7ac18bdb42.zip |
Fix LICENSE: same terms as perl (#301969)
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Audio-Mixer')
-rw-r--r-- | dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild | 9 | ||||
-rw-r--r-- | dev-perl/Audio-Mixer/ChangeLog | 7 |
2 files changed, 8 insertions, 8 deletions
diff --git a/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild b/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild index d068b748562c..f3faa0b4ff6c 100644 --- a/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild +++ b/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild @@ -1,15 +1,12 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild,v 1.9 2007/01/14 22:24:19 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/Audio-Mixer-0.7.ebuild,v 1.10 2010/01/28 19:35:47 tove Exp $ +MODULE_AUTHOR=SERGEY inherit perl-module DESCRIPTION="Perl extension for Sound Mixer control" -HOMEPAGE="http://search.cpan.org/~sergey/" -SRC_URI="mirror://cpan/authors/id/S/SE/SERGEY/${P}.tar.gz" -LICENSE="Artistic" -#LICENSE="|| ( Artistic GPL-2 )" SLOT="0" KEYWORDS="amd64 ia64 ~ppc sparc x86" IUSE="" diff --git a/dev-perl/Audio-Mixer/ChangeLog b/dev-perl/Audio-Mixer/ChangeLog index f9b17cfdb3fc..457d13bf2458 100644 --- a/dev-perl/Audio-Mixer/ChangeLog +++ b/dev-perl/Audio-Mixer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Audio-Mixer -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/ChangeLog,v 1.9 2007/01/14 22:24:19 mcummings Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-Mixer/ChangeLog,v 1.10 2010/01/28 19:35:46 tove Exp $ + + 28 Jan 2010; Torsten Veller <tove@gentoo.org> Audio-Mixer-0.7.ebuild: + Fix LICENSE: same terms as perl (#301969) 14 Jan 2007; Michael Cummings <mcummings@gentoo.org> Audio-Mixer-0.7.ebuild: |