diff options
author | Dan Armak <danarmak@gentoo.org> | 2002-07-01 21:33:31 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2002-07-01 21:33:31 +0000 |
commit | 40caf1ff2cde79fcfdc3d9acbb04f5c74b908520 (patch) | |
tree | 2afae7f4d2f810e0a4412dc9ebd4098669365849 /media-sound/apollo | |
parent | add $LICENSE to all the kde apps (diff) | |
download | historical-40caf1ff2cde79fcfdc3d9acbb04f5c74b908520.tar.gz historical-40caf1ff2cde79fcfdc3d9acbb04f5c74b908520.tar.bz2 historical-40caf1ff2cde79fcfdc3d9acbb04f5c74b908520.zip |
add $LICENSE to all the kde apps
Diffstat (limited to 'media-sound/apollo')
-rw-r--r-- | media-sound/apollo/apollo-1.1.1-r1.ebuild | 3 | ||||
-rw-r--r-- | media-sound/apollo/apollo-1.1.1.ebuild | 4 |
2 files changed, 4 insertions, 3 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" diff --git a/media-sound/apollo/apollo-1.1.1.ebuild b/media-sound/apollo/apollo-1.1.1.ebuild index b079dc4239ac..addaca82b19b 100644 --- a/media-sound/apollo/apollo-1.1.1.ebuild +++ b/media-sound/apollo/apollo-1.1.1.ebuild @@ -1,12 +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.ebuild,v 1.5 2002/05/27 17:27:38 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/apollo/apollo-1.1.1.ebuild,v 1.6 2002/07/01 21:33:31 danarmak Exp $ S=${WORKDIR}/${P}-1 DESCRIPTION="A Qt-based front-end to mpg123" - +LICENSE="GPL-2" SRC_URI="mirror://sourceforge/apolloplayer/apollo-src-1.1.1-1.tar.bz2" HOMEPAGE="http://www.apolloplayer.org" |