diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-03-08 05:44:23 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-03-08 05:44:23 +0000 |
commit | f03183925a3a4635a1d8d166cc64b6c37deae8cc (patch) | |
tree | 45abb149065d8eedcbb52105ebf9a3e227d85148 /net-dialup/xc | |
parent | Add license for net-dialup/xc (diff) | |
download | gentoo-2-f03183925a3a4635a1d8d166cc64b6c37deae8cc.tar.gz gentoo-2-f03183925a3a4635a1d8d166cc64b6c37deae8cc.tar.bz2 gentoo-2-f03183925a3a4635a1d8d166cc64b6c37deae8cc.zip |
Set correct package license
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-dialup/xc')
-rw-r--r-- | net-dialup/xc/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/xc/xc-4.3.2-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/xc/ChangeLog b/net-dialup/xc/ChangeLog index 356d349e1ac5..08c5b3001811 100644 --- a/net-dialup/xc/ChangeLog +++ b/net-dialup/xc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/xc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.33 2013/03/04 05:28:26 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.34 2013/03/08 05:44:23 pinkbyte Exp $ + + 08 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> xc-4.3.2-r3.ebuild: + Set correct package license 04 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> xc-4.3.2-r3.ebuild: Remove unnecessary binary striping, wrt bug #460112. Thanks to Agostino diff --git a/net-dialup/xc/xc-4.3.2-r3.ebuild b/net-dialup/xc/xc-4.3.2-r3.ebuild index 8cd3417cbd8b..2c3f589f71aa 100644 --- a/net-dialup/xc/xc-4.3.2-r3.ebuild +++ b/net-dialup/xc/xc-4.3.2-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r3.ebuild,v 1.9 2013/03/04 05:28:26 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r3.ebuild,v 1.10 2013/03/08 05:44:23 pinkbyte Exp $ EAPI=5 @@ -10,7 +10,7 @@ DESCRIPTION="unix dialout program" HOMEPAGE="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/" SRC_URI="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/${P}.tar.gz" -LICENSE="as-is" +LICENSE="xc-radley" SLOT="0" KEYWORDS="amd64 ~mips ppc ppc64 sparc x86" IUSE="" |