diff options
author | Graham Forest <vladimir@gentoo.org> | 2003-03-04 00:37:30 +0000 |
---|---|---|
committer | Graham Forest <vladimir@gentoo.org> | 2003-03-04 00:37:30 +0000 |
commit | a7ec3027490d691d181d403073f07a77c67dd599 (patch) | |
tree | abb80ce8c5c8fec2481f736de30688644743dffe /media-sound/beast | |
parent | Changed license from LGPL to LGPL-2.1 (diff) | |
download | gentoo-2-a7ec3027490d691d181d403073f07a77c67dd599.tar.gz gentoo-2-a7ec3027490d691d181d403073f07a77c67dd599.tar.bz2 gentoo-2-a7ec3027490d691d181d403073f07a77c67dd599.zip |
Fixed minor problem in KEYWORDS
Diffstat (limited to 'media-sound/beast')
-rw-r--r-- | media-sound/beast/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/beast/beast-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/beast/ChangeLog b/media-sound/beast/ChangeLog index c90cb5c9660e..38da0af7e0be 100644 --- a/media-sound/beast/ChangeLog +++ b/media-sound/beast/ChangeLog @@ -1,10 +1,13 @@ # ChangeLog for media-sound/beast # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v 1.3 2003/03/03 12:59:38 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/ChangeLog,v 1.4 2003/03/04 00:37:30 vladimir Exp $ *beast-0.4.1 (01 Nov 2002) 03 Mar 2003; <vladimir@gentoo.org> beast-0.4.1.ebuild: + Changed LICENSE from GPL to GPL-2 LGPL-2.1 + + 03 Mar 2003; <vladimir@gentoo.org> beast-0.4.1.ebuild: Fixed minor problem in KEYWORDS 01 Nov 2002; Arcady Genkin <agenkin@gentoo.org> beast-0.4.1.ebuild : diff --git a/media-sound/beast/beast-0.4.1.ebuild b/media-sound/beast/beast-0.4.1.ebuild index 663744cd642b..41104ca7c8bb 100644 --- a/media-sound/beast/beast-0.4.1.ebuild +++ b/media-sound/beast/beast-0.4.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.4.1.ebuild,v 1.5 2003/03/03 12:59:38 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/beast/beast-0.4.1.ebuild,v 1.6 2003/03/04 00:37:30 vladimir Exp $ DESCRIPTION="BEAST - the Bedevilled Sound Engine" HOMEPAGE="http://beast.gtk.org" -LICENSE="GPL" +LICENSE="GPL-2 LGPL-2.1" DEPEND="dev-libs/glib dev-util/pkgconfig |