diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-01-19 04:18:17 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2006-01-19 04:18:17 +0000 |
commit | 104e28f176bbc321949e2e5ba4ab62e46e078bf8 (patch) | |
tree | 914904f748fb32d34cbe966cbe0a28e12cab5b54 /x11-base | |
parent | Commit kdrive's licenses. (diff) | |
download | gentoo-2-104e28f176bbc321949e2e5ba4ab62e46e078bf8.tar.gz gentoo-2-104e28f176bbc321949e2e5ba4ab62e46e078bf8.tar.bz2 gentoo-2-104e28f176bbc321949e2e5ba4ab62e46e078bf8.zip |
Update kdrive's licenses.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-base')
-rw-r--r-- | x11-base/kdrive/ChangeLog | 8 | ||||
-rw-r--r-- | x11-base/kdrive/kdrive-6.6.1_pre20050820.ebuild | 5 |
2 files changed, 9 insertions, 4 deletions
diff --git a/x11-base/kdrive/ChangeLog b/x11-base/kdrive/ChangeLog index 82fa07e67963..82fb677284cf 100644 --- a/x11-base/kdrive/ChangeLog +++ b/x11-base/kdrive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-base/kdrive -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/kdrive/ChangeLog,v 1.35 2005/12/25 15:40:16 flameeyes Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-base/kdrive/ChangeLog,v 1.36 2006/01/19 04:18:17 joshuabaergen Exp $ + + 19 Jan 2006; Joshua Baergen <joshuabaergen@gentoo.org> + kdrive-6.6.1_pre20050820.ebuild: + Update kdrive's licenses. 25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> kdrive-6.6.1_pre20050820.ebuild: diff --git a/x11-base/kdrive/kdrive-6.6.1_pre20050820.ebuild b/x11-base/kdrive/kdrive-6.6.1_pre20050820.ebuild index 4513bf1335c4..2c26d8ba498b 100644 --- a/x11-base/kdrive/kdrive-6.6.1_pre20050820.ebuild +++ b/x11-base/kdrive/kdrive-6.6.1_pre20050820.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/kdrive/kdrive-6.6.1_pre20050820.ebuild,v 1.4 2005/12/25 15:40:16 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/kdrive/kdrive-6.6.1_pre20050820.ebuild,v 1.5 2006/01/19 04:18:17 joshuabaergen Exp $ SNAPSHOT="yes" @@ -34,6 +34,7 @@ DEPEND="${RDEPEND} x11-proto/compositeproto x11-proto/resourceproto x11-proto/recordproto" +LICENSE="${LICENSE} GLX SGI-B-1.1 MIT" # Strip off the version S="${WORKDIR}/${MY_P%%-[0-9]*}" |