diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-11-05 21:30:07 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-11-05 21:30:07 +0000 |
commit | 49d0f7e01d627c6ffe7736fa532f70b66c3061ea (patch) | |
tree | 9f40aefcb692bb2fbeb8c74965f59c1c5b551a85 /gnome-base | |
parent | Version bump (diff) | |
download | gentoo-2-49d0f7e01d627c6ffe7736fa532f70b66c3061ea.tar.gz gentoo-2-49d0f7e01d627c6ffe7736fa532f70b66c3061ea.tar.bz2 gentoo-2-49d0f7e01d627c6ffe7736fa532f70b66c3061ea.zip |
Change LICENSE to "metapackage", bug 440846.
(Portage version: 2.1.11.31/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-2.32.1-r2.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-3.2.1.ebuild | 4 | ||||
-rw-r--r-- | gnome-base/gnome/gnome-3.4.1.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/gnome-base/gnome/ChangeLog b/gnome-base/gnome/ChangeLog index 8c158d22d8e7..917c65485e38 100644 --- a/gnome-base/gnome/ChangeLog +++ b/gnome-base/gnome/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-base/gnome # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.442 2012/09/10 06:23:33 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/ChangeLog,v 1.443 2012/11/05 21:30:07 ulm Exp $ + + 05 Nov 2012; Ulrich Müller <ulm@gentoo.org> gnome-2.32.1-r2.ebuild, + gnome-3.2.1.ebuild, gnome-3.4.1.ebuild: + Change LICENSE to "metapackage", bug 440846. 10 Sep 2012; Alexandre Rostovtsev <tetromino@gentoo.org> gnome-3.2.1.ebuild, gnome-3.4.1.ebuild: diff --git a/gnome-base/gnome/gnome-2.32.1-r2.ebuild b/gnome-base/gnome/gnome-2.32.1-r2.ebuild index 066275ab00fc..559cec441f27 100644 --- a/gnome-base/gnome/gnome-2.32.1-r2.ebuild +++ b/gnome-base/gnome/gnome-2.32.1-r2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.32.1-r2.ebuild,v 1.8 2012/07/15 17:30:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.32.1-r2.ebuild,v 1.9 2012/11/05 21:30:07 ulm Exp $ EAPI="4" DESCRIPTION="Meta package for the GNOME desktop" HOMEPAGE="http://www.gnome.org/" -LICENSE="as-is" +LICENSE="metapackage" SLOT="2.0" # when unmasking for an arch diff --git a/gnome-base/gnome/gnome-3.2.1.ebuild b/gnome-base/gnome/gnome-3.2.1.ebuild index 3c6457e84c9b..6afb43491d6e 100644 --- a/gnome-base/gnome/gnome-3.2.1.ebuild +++ b/gnome-base/gnome/gnome-3.2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-3.2.1.ebuild,v 1.3 2012/09/10 06:23:33 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-3.2.1.ebuild,v 1.4 2012/11/05 21:30:07 ulm Exp $ EAPI="4" DESCRIPTION="Meta package for GNOME 3, merge this package to install" HOMEPAGE="http://www.gnome.org/" -LICENSE="as-is" +LICENSE="metapackage" SLOT="2.0" # Cannot be installed at the same time as gnome-2 # when unmasking for an arch diff --git a/gnome-base/gnome/gnome-3.4.1.ebuild b/gnome-base/gnome/gnome-3.4.1.ebuild index 17283484dc0e..65e00a6a543e 100644 --- a/gnome-base/gnome/gnome-3.4.1.ebuild +++ b/gnome-base/gnome/gnome-3.4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-3.4.1.ebuild,v 1.2 2012/09/10 06:23:33 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-3.4.1.ebuild,v 1.3 2012/11/05 21:30:07 ulm Exp $ EAPI="4" DESCRIPTION="Meta package for GNOME 3, merge this package to install" HOMEPAGE="http://www.gnome.org/" -LICENSE="as-is" +LICENSE="metapackage" SLOT="2.0" # Cannot be installed at the same time as gnome-2 # when unmasking for an arch |