diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-04-20 22:09:16 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-04-20 22:09:16 +0000 |
commit | 1d3d6f75a071b5e2963bee3ab5a9feb19face526 (patch) | |
tree | 7a38d5878ac29d44216e53d03fc3b4b5c2817a61 /games-misc/asr-manpages | |
parent | Fix LICENSE and add bindist restriction, bug 465566. (diff) | |
download | gentoo-2-1d3d6f75a071b5e2963bee3ab5a9feb19face526.tar.gz gentoo-2-1d3d6f75a071b5e2963bee3ab5a9feb19face526.tar.bz2 gentoo-2-1d3d6f75a071b5e2963bee3ab5a9feb19face526.zip |
Change LICENSE to "freedist", bug 465704.
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'games-misc/asr-manpages')
-rw-r--r-- | games-misc/asr-manpages/ChangeLog | 7 | ||||
-rw-r--r-- | games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/games-misc/asr-manpages/ChangeLog b/games-misc/asr-manpages/ChangeLog index fb7412f1e6af..4dfd5d063d8a 100644 --- a/games-misc/asr-manpages/ChangeLog +++ b/games-misc/asr-manpages/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-misc/asr-manpages -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/ChangeLog,v 1.16 2010/10/08 02:35:51 leio Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/ChangeLog,v 1.17 2013/04/20 22:09:16 ulm Exp $ + + 20 Apr 2013; Ulrich Müller <ulm@gentoo.org> asr-manpages-1.3_rc6.ebuild: + Change LICENSE to "freedist", bug 465704. 08 Oct 2010; Mart Raudsepp <leio@gentoo.org> asr-manpages-1.3_rc5.ebuild: Drop to ~mips diff --git a/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild b/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild index c77a6b6cf8d5..b61326b68b66 100644 --- a/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild +++ b/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild,v 1.7 2010/02/04 05:04:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/asr-manpages/asr-manpages-1.3_rc6.ebuild,v 1.8 2013/04/20 22:09:16 ulm Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://debian.org/" SRC_URI="mirror://debian/pool/main/a/asr-manpages/${MY_P}.orig.tar.gz mirror://debian/pool/main/a/asr-manpages/${MY_P}-${MY_R}.diff.gz" -LICENSE="as-is" +LICENSE="freedist" #465704 SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" |