diff options
author | Christoph Mende <angelos@gentoo.org> | 2009-05-21 20:08:05 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2009-05-21 20:08:05 +0000 |
commit | 5b0392cbbea052ed4771adbb69b7a8898b1ce412 (patch) | |
tree | 062d5722444b6343750bc44b17d47fc06ccca830 /xfce-base/libxfcegui4 | |
parent | stable amd64, bug 270455 (diff) | |
download | gentoo-2-5b0392cbbea052ed4771adbb69b7a8898b1ce412.tar.gz gentoo-2-5b0392cbbea052ed4771adbb69b7a8898b1ce412.tar.bz2 gentoo-2-5b0392cbbea052ed4771adbb69b7a8898b1ce412.zip |
Fixed license (bug #268796)
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/libxfcegui4')
-rw-r--r-- | xfce-base/libxfcegui4/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild | 3 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.6.1.ebuild | 3 |
3 files changed, 10 insertions, 4 deletions
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index 0df5a35e71fd..2c2a13046b49 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfcegui4 -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.125 2009/04/21 04:24:59 darkside Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.126 2009/05/21 20:08:05 angelos Exp $ + + 21 May 2009; Christoph Mende <angelos@gentoo.org> + libxfcegui4-4.4.3.ebuild, libxfcegui4-4.6.1.ebuild: + Fixed license (bug #268796) *libxfcegui4-4.6.1 (21 Apr 2009) diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild index c98dd4c802ea..5858b0859d2a 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.4.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/libxfcegui4/libxfcegui4-4.4.3.ebuild,v 1.8 2009/03/13 10:18:44 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.4.3.ebuild,v 1.9 2009/05/21 20:08:05 angelos Exp $ inherit eutils xfce44 @@ -12,6 +12,7 @@ xfce44_core_package DESCRIPTION="Unified widgets library" HOMEPAGE="http://www.xfce.org/projects/libraries" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd" +LICENSE="LGPL-2" IUSE="debug doc startup-notification" RDEPEND="x11-libs/libSM diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.6.1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.6.1.ebuild index 19fccb4f01e6..cec54ce94aec 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.6.1.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.6.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/libxfcegui4/libxfcegui4-4.6.1.ebuild,v 1.1 2009/04/21 04:24:59 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.6.1.ebuild,v 1.2 2009/05/21 20:08:05 angelos Exp $ EAPI="1" @@ -11,6 +11,7 @@ xfce4_core DESCRIPTION="Unified widgets library" HOMEPAGE="http://www.xfce.org/projects/libraries" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +LICENSE="LGPL-2" IUSE="debug doc startup-notification" RDEPEND="gnome-base/libglade |