diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-22 17:52:22 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-22 17:52:22 +0000 |
commit | 8c7831ec189dcceefb38a1287cdfe95f437fc2a1 (patch) | |
tree | 0abfa8b792abdc8ec464edc019627844407cb606 /x11-wm | |
parent | Fix LICENSE, bug 445314. (diff) | |
download | gentoo-2-8c7831ec189dcceefb38a1287cdfe95f437fc2a1.tar.gz gentoo-2-8c7831ec189dcceefb38a1287cdfe95f437fc2a1.tar.bz2 gentoo-2-8c7831ec189dcceefb38a1287cdfe95f437fc2a1.zip |
Fix LICENSE, metapackage that doesn't install any files, bug 446802.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/matchbox/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/matchbox/matchbox-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/matchbox/ChangeLog b/x11-wm/matchbox/ChangeLog index 660f07d8953a..a3d61e0eb5a8 100644 --- a/x11-wm/matchbox/ChangeLog +++ b/x11-wm/matchbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/matchbox # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.27 2012/06/04 00:44:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/ChangeLog,v 1.28 2012/12/22 17:52:22 ulm Exp $ + + 22 Dec 2012; Ulrich Müller <ulm@gentoo.org> matchbox-1.0.ebuild: + Fix LICENSE, metapackage that doesn't install any files, bug 446802. 04 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> -matchbox-0.7.1.ebuild: old diff --git a/x11-wm/matchbox/matchbox-1.0.ebuild b/x11-wm/matchbox/matchbox-1.0.ebuild index b2c87253cbc5..1b7bf5687f6f 100644 --- a/x11-wm/matchbox/matchbox-1.0.ebuild +++ b/x11-wm/matchbox/matchbox-1.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-1.0.ebuild,v 1.12 2012/06/04 00:38:11 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/matchbox/matchbox-1.0.ebuild,v 1.13 2012/12/22 17:52:22 ulm Exp $ DESCRIPTION="Light weight WM designed for use on PDA computers" HOMEPAGE="http://matchbox-project.org/" -LICENSE="as-is" +LICENSE="metapackage" SLOT="0" IUSE="minimal" |