diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-11-04 08:34:17 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-11-04 08:34:17 +0000 |
commit | 8c2f3c16082c61f2ab2f4779bb1d277454b3b755 (patch) | |
tree | 62903b4cd0f1b98fbc8060626a0cf5091c5f3464 /app-xemacs | |
parent | Version bump. (diff) | |
download | gentoo-2-8c2f3c16082c61f2ab2f4779bb1d277454b3b755.tar.gz gentoo-2-8c2f3c16082c61f2ab2f4779bb1d277454b3b755.tar.bz2 gentoo-2-8c2f3c16082c61f2ab2f4779bb1d277454b3b755.zip |
Change LICENSE to "metapackage".
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-xemacs')
3 files changed, 13 insertions, 12 deletions
diff --git a/app-xemacs/xemacs-packages-all/ChangeLog b/app-xemacs/xemacs-packages-all/ChangeLog index 7f537bb7f184..e3ef8106bf3a 100644 --- a/app-xemacs/xemacs-packages-all/ChangeLog +++ b/app-xemacs/xemacs-packages-all/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-xemacs/xemacs-packages-all -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-packages-all/ChangeLog,v 1.20 2011/07/22 11:25:05 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-packages-all/ChangeLog,v 1.21 2012/11/04 08:34:17 ulm Exp $ + + 04 Nov 2012; Ulrich Müller <ulm@gentoo.org> + xemacs-packages-all-2007.04.27-r1.ebuild, + xemacs-packages-all-2010.07.29.ebuild: + Change LICENSE to "metapackage". 22 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> xemacs-packages-all-2010.07.29.ebuild: diff --git a/app-xemacs/xemacs-packages-all/xemacs-packages-all-2007.04.27-r1.ebuild b/app-xemacs/xemacs-packages-all/xemacs-packages-all-2007.04.27-r1.ebuild index e90d4621f77d..94536cac1015 100644 --- a/app-xemacs/xemacs-packages-all/xemacs-packages-all-2007.04.27-r1.ebuild +++ b/app-xemacs/xemacs-packages-all/xemacs-packages-all-2007.04.27-r1.ebuild @@ -1,15 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-packages-all/xemacs-packages-all-2007.04.27-r1.ebuild,v 1.4 2008/07/05 10:46:53 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-packages-all/xemacs-packages-all-2007.04.27-r1.ebuild,v 1.5 2012/11/04 08:34:17 ulm Exp $ DESCRIPTION="Meta package for XEmacs elisp packages, similar to the sumo archives." HOMEPAGE="http://www.xemacs.org/" -LICENSE="as-is" +LICENSE="metapackage" SLOT="0" - KEYWORDS="alpha amd64 ppc sparc x86" - IUSE="mule" RDEPEND=" diff --git a/app-xemacs/xemacs-packages-all/xemacs-packages-all-2010.07.29.ebuild b/app-xemacs/xemacs-packages-all/xemacs-packages-all-2010.07.29.ebuild index a18b90147a31..aae3288138f0 100644 --- a/app-xemacs/xemacs-packages-all/xemacs-packages-all-2010.07.29.ebuild +++ b/app-xemacs/xemacs-packages-all/xemacs-packages-all-2010.07.29.ebuild @@ -1,15 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-packages-all/xemacs-packages-all-2010.07.29.ebuild,v 1.9 2011/07/22 11:25:05 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/xemacs-packages-all/xemacs-packages-all-2010.07.29.ebuild,v 1.10 2012/11/04 08:34:17 ulm Exp $ DESCRIPTION="Meta package for XEmacs elisp packages, similar to the sumo archives." HOMEPAGE="http://www.xemacs.org/" -LICENSE="as-is" +LICENSE="metapackage" SLOT="0" - KEYWORDS="alpha amd64 ppc ppc64 sparc x86" - IUSE="mule" RDEPEND=" |