diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-01-23 18:59:02 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-01-23 18:59:02 +0000 |
commit | 7cb2bdd404cf0062957f2f527dd15c2358e3c5a1 (patch) | |
tree | e68b7d7be75c93d0db8006e66dfd4a15949a45ef /sys-apps | |
parent | Added missing x11-proto/resourceproto and x11-proto/scrnsaverproto to DEPEND ... (diff) | |
download | gentoo-2-7cb2bdd404cf0062957f2f527dd15c2358e3c5a1.tar.gz gentoo-2-7cb2bdd404cf0062957f2f527dd15c2358e3c5a1.tar.bz2 gentoo-2-7cb2bdd404cf0062957f2f527dd15c2358e3c5a1.zip |
License POSIX-COPYRIGHT renamed to man-pages-posix-2013, as discussed with blueness.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/man-pages-posix/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/man-pages-posix/ChangeLog b/sys-apps/man-pages-posix/ChangeLog index b93395bcccaf..08d677fab1e5 100644 --- a/sys-apps/man-pages-posix/ChangeLog +++ b/sys-apps/man-pages-posix/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/man-pages-posix # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/ChangeLog,v 1.15 2014/01/23 14:49:19 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/ChangeLog,v 1.16 2014/01/23 18:59:02 ulm Exp $ + + 23 Jan 2014; Ulrich Müller <ulm@gentoo.org> man-pages-posix-2013a.ebuild: + License POSIX-COPYRIGHT renamed to man-pages-posix-2013, as discussed with + blueness. *man-pages-posix-2013a (23 Jan 2014) diff --git a/sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild b/sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild index 19c7c5920fdf..6e9b1c7d3963 100644 --- a/sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild +++ b/sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild,v 1.1 2014/01/23 14:49:19 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages-posix/man-pages-posix-2013a.ebuild,v 1.2 2014/01/23 18:59:02 ulm Exp $ EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="POSIX man-pages (0p, 1p, 3p)" HOMEPAGE="http://www.kernel.org/doc/man-pages/" SRC_URI="mirror://kernel/linux/docs/man-pages/${PN}/${MY_P}.tar.xz" -LICENSE="POSIX-COPYRIGHT" +LICENSE="man-pages-posix-2013" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" |