diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-03-10 20:28:45 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-03-10 20:28:45 +0000 |
commit | 55999a58a09231f7b3233746f443f91bcbce87d2 (patch) | |
tree | 725675c6ca6810c31740974496c18f3c02d1cbcc /media-sound/positron | |
parent | Update license, bug 170323 (diff) | |
download | gentoo-2-55999a58a09231f7b3233746f443f91bcbce87d2.tar.gz gentoo-2-55999a58a09231f7b3233746f443f91bcbce87d2.tar.bz2 gentoo-2-55999a58a09231f7b3233746f443f91bcbce87d2.zip |
Update license, bug 170323
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-sound/positron')
-rw-r--r-- | media-sound/positron/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/positron/positron-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/positron/ChangeLog b/media-sound/positron/ChangeLog index 3b49bf6e192a..aed99f7e25ba 100644 --- a/media-sound/positron/ChangeLog +++ b/media-sound/positron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/positron # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/ChangeLog,v 1.16 2007/01/05 17:44:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/ChangeLog,v 1.17 2007/03/10 20:28:45 beandog Exp $ + + 10 Mar 2007; Steve Dibb <beandog@gentoo.org> positron-1.1.ebuild: + Update license, bug 170323 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> positron-1.1.ebuild: Remove src_compile. diff --git a/media-sound/positron/positron-1.1.ebuild b/media-sound/positron/positron-1.1.ebuild index cca30be4c58a..a16ffd3832d0 100644 --- a/media-sound/positron/positron-1.1.ebuild +++ b/media-sound/positron/positron-1.1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/positron-1.1.ebuild,v 1.10 2007/01/05 17:44:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/positron-1.1.ebuild,v 1.11 2007/03/10 20:28:45 beandog Exp $ DESCRIPTION="Synchronization manager for the Neuros Audio Computer (www.neurosaudio.com) portable music player." HOMEPAGE="http://www.xiph.org/positron" SRC_URI="http://www.xiph.org/positron/files/source/${P}.tar.gz" -LICENSE="xiph" +LICENSE="BSD" SLOT="0" KEYWORDS="x86 ppc sparc amd64" IUSE="vorbis" |