diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-23 20:18:04 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-23 20:18:04 +0000 |
commit | 5adb05572000d5b8cfd4960a907b64ad6f6021ed (patch) | |
tree | dddaf13a61c751ef2616ff80b183d04c9c774458 /x11-misc/xwinwrap/xwinwrap-0_p4.ebuild | |
parent | Fix LICENSE, see COPYRIGHT file, bug 446708. (diff) | |
download | historical-5adb05572000d5b8cfd4960a907b64ad6f6021ed.tar.gz historical-5adb05572000d5b8cfd4960a907b64ad6f6021ed.tar.bz2 historical-5adb05572000d5b8cfd4960a907b64ad6f6021ed.zip |
Fix LICENSE, see notice in source file, bug 446756.
Package-Manager: portage-2.1.11.38/cvs/Linux x86_64
Manifest-Sign-Key: 0xE7BE08CA7DC6EA25
Diffstat (limited to 'x11-misc/xwinwrap/xwinwrap-0_p4.ebuild')
-rw-r--r-- | x11-misc/xwinwrap/xwinwrap-0_p4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xwinwrap/xwinwrap-0_p4.ebuild b/x11-misc/xwinwrap/xwinwrap-0_p4.ebuild index e9a80ffbfd49..df6b2bacf6ad 100644 --- a/x11-misc/xwinwrap/xwinwrap-0_p4.ebuild +++ b/x11-misc/xwinwrap/xwinwrap-0_p4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwinwrap/xwinwrap-0_p4.ebuild,v 1.1 2012/08/18 09:07:07 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xwinwrap/xwinwrap-0_p4.ebuild,v 1.2 2012/12/23 20:17:59 ulm Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="replace a desktop background with a movie or screensaver" HOMEPAGE="http://tech.shantanugoel.com/projects/linux/shantz-xwinwrap" SRC_URI="http://bazaar.launchpad.net/~shantanu-goel/xwinwrap/devel/tarball/4 -> ${P}.tar.gz" -LICENSE="as-is" +LICENSE="HPND" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" |