diff options
author | 2012-11-29 21:23:04 +0000 | |
---|---|---|
committer | 2012-11-29 21:23:04 +0000 | |
commit | 9efdd0627d927677a6184063159f0287b8bc16bb (patch) | |
tree | 34a43cf7d26a78b282577de370ba884a7e47c2e8 /dev-libs/libx86emu | |
parent | Mask nvidia on app-admin/conky on hardened profile (diff) | |
download | gentoo-2-9efdd0627d927677a6184063159f0287b8bc16bb.tar.gz gentoo-2-9efdd0627d927677a6184063159f0287b8bc16bb.tar.bz2 gentoo-2-9efdd0627d927677a6184063159f0287b8bc16bb.zip |
Update LICENSE, HPND according to headers in source files.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'dev-libs/libx86emu')
-rw-r--r-- | dev-libs/libx86emu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libx86emu/libx86emu-1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libx86emu/ChangeLog b/dev-libs/libx86emu/ChangeLog index 780b67b8adcf..8b73e3af7f5a 100644 --- a/dev-libs/libx86emu/ChangeLog +++ b/dev-libs/libx86emu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libx86emu # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86emu/ChangeLog,v 1.9 2012/06/21 14:26:27 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86emu/ChangeLog,v 1.10 2012/11/29 21:23:04 ulm Exp $ + + 29 Nov 2012; Ulrich Müller <ulm@gentoo.org> libx86emu-1.1.ebuild: + Update LICENSE, HPND according to headers in source files. 21 Jun 2012; Justin Lecher <jlec@gentoo.org> libx86emu-1.1.ebuild, metadata.xml: diff --git a/dev-libs/libx86emu/libx86emu-1.1.ebuild b/dev-libs/libx86emu/libx86emu-1.1.ebuild index 2f7971e85ffb..4ffb46337762 100644 --- a/dev-libs/libx86emu/libx86emu-1.1.ebuild +++ b/dev-libs/libx86emu/libx86emu-1.1.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/dev-libs/libx86emu/libx86emu-1.1.ebuild,v 1.9 2012/06/21 14:26:27 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libx86emu/libx86emu-1.1.ebuild,v 1.10 2012/11/29 21:23:04 ulm Exp $ EAPI=4 @@ -10,7 +10,7 @@ DESCRIPTION="A library for emulating x86" HOMEPAGE="http://www.opensuse.org/" SRC_URI="http://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-9.8.src.rpm" -LICENSE="as-is" +LICENSE="HPND" SLOT="0" KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" |