diff options
author | 2002-07-01 21:33:31 +0000 | |
---|---|---|
committer | 2002-07-01 21:33:31 +0000 | |
commit | 53a6adc2c0e973a3df8911cf7ea0201f8dc1cc33 (patch) | |
tree | d50913448c90d4d9673c03fe63928457f8c1580a /media-sound/apollo/apollo-1.1.1-r1.ebuild | |
parent | new license: a modified qpl in use by media-gfx/pixieplus-kde (diff) | |
download | gentoo-2-53a6adc2c0e973a3df8911cf7ea0201f8dc1cc33.tar.gz gentoo-2-53a6adc2c0e973a3df8911cf7ea0201f8dc1cc33.tar.bz2 gentoo-2-53a6adc2c0e973a3df8911cf7ea0201f8dc1cc33.zip |
add $LICENSE to all the kde apps
Diffstat (limited to 'media-sound/apollo/apollo-1.1.1-r1.ebuild')
-rw-r--r-- | media-sound/apollo/apollo-1.1.1-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-sound/apollo/apollo-1.1.1-r1.ebuild b/media-sound/apollo/apollo-1.1.1-r1.ebuild index 365eb543438d..634574d18569 100644 --- a/media-sound/apollo/apollo-1.1.1-r1.ebuild +++ b/media-sound/apollo/apollo-1.1.1-r1.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Karl Trygve Kalleberg <karltk@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/apollo-1.1.1-r1.ebuild,v 1.5 2002/05/27 17:27:38 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/apollo-1.1.1-r1.ebuild,v 1.6 2002/07/01 21:33:31 danarmak Exp $ use kde && inherit kde-base S=${WORKDIR}/${P}-1 +LICENSE="GPL-2" DESCRIPTION="A Qt-based front-end to mpg123" SRC_URI="mirror://sourceforge/apolloplayer/apollo-src-1.1.1-1.tar.bz2" HOMEPAGE="http://www.apolloplayer.org" |