diff options
author | 2012-12-23 20:23:24 +0000 | |
---|---|---|
committer | 2012-12-23 20:23:24 +0000 | |
commit | 9acad7a8111c765548e621ed7bb0992e20d117e2 (patch) | |
tree | 1c331a255e3d80bb287a69157362baadfcd58e2b /x11-misc/xkeycaps | |
parent | Fix LICENSE, see notices in source files, bug 446768. (diff) | |
download | gentoo-2-9acad7a8111c765548e621ed7bb0992e20d117e2.tar.gz gentoo-2-9acad7a8111c765548e621ed7bb0992e20d117e2.tar.bz2 gentoo-2-9acad7a8111c765548e621ed7bb0992e20d117e2.zip |
Fix LICENSE, see notices in source files, bug 446768.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'x11-misc/xkeycaps')
-rw-r--r-- | x11-misc/xkeycaps/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xkeycaps/xkeycaps-2.46.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/xkeycaps/xkeycaps-2.47-r1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-misc/xkeycaps/ChangeLog b/x11-misc/xkeycaps/ChangeLog index 4f8533e2c8b9..776fdfb0f7da 100644 --- a/x11-misc/xkeycaps/ChangeLog +++ b/x11-misc/xkeycaps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xkeycaps # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeycaps/ChangeLog,v 1.26 2012/03/18 19:57:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeycaps/ChangeLog,v 1.27 2012/12/23 20:23:24 ulm Exp $ + + 23 Dec 2012; Ulrich Müller <ulm@gentoo.org> xkeycaps-2.46.ebuild, + xkeycaps-2.47-r1.ebuild: + Fix LICENSE, see notices in source files, bug 446768. 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> xkeycaps-2.46.ebuild, xkeycaps-2.47-r1.ebuild: diff --git a/x11-misc/xkeycaps/xkeycaps-2.46.ebuild b/x11-misc/xkeycaps/xkeycaps-2.46.ebuild index 772fd2d6cf97..2e610f891007 100644 --- a/x11-misc/xkeycaps/xkeycaps-2.46.ebuild +++ b/x11-misc/xkeycaps/xkeycaps-2.46.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/xkeycaps/xkeycaps-2.46.ebuild,v 1.22 2012/03/18 19:57:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeycaps/xkeycaps-2.46.ebuild,v 1.23 2012/12/23 20:23:24 ulm Exp $ inherit eutils @@ -8,9 +8,9 @@ DESCRIPTION="GUI frontend to xmodmap" SRC_URI="http://www.jwz.org/${PN}/${P}.tar.Z" HOMEPAGE="http://www.jwz.org/xkeycaps/" -LICENSE="as-is" -KEYWORDS="amd64 ppc ppc64 x86" +LICENSE="HPND" SLOT="0" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND="x11-misc/xbitmaps diff --git a/x11-misc/xkeycaps/xkeycaps-2.47-r1.ebuild b/x11-misc/xkeycaps/xkeycaps-2.47-r1.ebuild index 32d2c19a0843..b9aa3e04f447 100644 --- a/x11-misc/xkeycaps/xkeycaps-2.47-r1.ebuild +++ b/x11-misc/xkeycaps/xkeycaps-2.47-r1.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/xkeycaps/xkeycaps-2.47-r1.ebuild,v 1.6 2012/03/18 19:57:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xkeycaps/xkeycaps-2.47-r1.ebuild,v 1.7 2012/12/23 20:23:24 ulm Exp $ inherit eutils toolchain-funcs @@ -8,7 +8,7 @@ DESCRIPTION="GUI frontend to xmodmap" HOMEPAGE="http://packages.qa.debian.org/x/xkeycaps.html" SRC_URI="mirror://debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar.gz" -LICENSE="as-is" +LICENSE="HPND" SLOT="0" KEYWORDS="amd64 ppc ppc64 x86" IUSE="" |