diff options
author | Christoph Mende <angelos@gentoo.org> | 2009-05-21 20:10:05 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2009-05-21 20:10:05 +0000 |
commit | a693a724d35b1096611f29e12bae59c43dd6ccff (patch) | |
tree | 7d9028e30ebc18f775ae76c3e558ee4f4fa48e7c /xfce-base/thunar | |
parent | Taking over maintainership, with permission from jokey. Split out themes from... (diff) | |
download | gentoo-2-a693a724d35b1096611f29e12bae59c43dd6ccff.tar.gz gentoo-2-a693a724d35b1096611f29e12bae59c43dd6ccff.tar.bz2 gentoo-2-a693a724d35b1096611f29e12bae59c43dd6ccff.zip |
Fixed license (bug #268796)
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-0.9.3.ebuild | 3 | ||||
-rw-r--r-- | xfce-base/thunar/thunar-1.0.1.ebuild | 3 |
3 files changed, 10 insertions, 4 deletions
diff --git a/xfce-base/thunar/ChangeLog b/xfce-base/thunar/ChangeLog index 69e09815ebb6..c54c75c71137 100644 --- a/xfce-base/thunar/ChangeLog +++ b/xfce-base/thunar/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/thunar -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.68 2009/04/21 04:28:48 darkside Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.69 2009/05/21 20:10:05 angelos Exp $ + + 21 May 2009; Christoph Mende <angelos@gentoo.org> thunar-0.9.3.ebuild, + thunar-1.0.1.ebuild: + Fixed license (bug #268796) *thunar-1.0.1 (21 Apr 2009) diff --git a/xfce-base/thunar/thunar-0.9.3.ebuild b/xfce-base/thunar/thunar-0.9.3.ebuild index b622848eb7a0..b3f179bd85a7 100644 --- a/xfce-base/thunar/thunar-0.9.3.ebuild +++ b/xfce-base/thunar/thunar-0.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.9.3.ebuild,v 1.9 2009/02/05 22:42:50 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-0.9.3.ebuild,v 1.10 2009/05/21 20:10:05 angelos Exp $ EAPI=2 @@ -15,6 +15,7 @@ xfce44 DESCRIPTION="File manager" HOMEPAGE="http://thunar.xfce.org" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +LICENSE="GPL-2 LGPL-2" IUSE="doc dbus debug exif gnome hal pcre startup-notification +trash-plugin" RDEPEND=">=dev-lang/perl-5.6 diff --git a/xfce-base/thunar/thunar-1.0.1.ebuild b/xfce-base/thunar/thunar-1.0.1.ebuild index 64d8d5cad87a..ff5b5142e78b 100644 --- a/xfce-base/thunar/thunar-1.0.1.ebuild +++ b/xfce-base/thunar/thunar-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.1.ebuild,v 1.1 2009/04/21 04:28:48 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.0.1.ebuild,v 1.2 2009/05/21 20:10:05 angelos Exp $ EAPI="2" @@ -14,6 +14,7 @@ xfce4_core DESCRIPTION="File manager" HOMEPAGE="http://thunar.xfce.org" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +LICENSE="GPL-2 LGPL-2" IUSE="dbus debug doc exif gnome hal pcre startup-notification +trash-plugin" RDEPEND=">=dev-lang/perl-5.6 |