diff options
Diffstat (limited to 'app-backup/tsm/tsm-6.3.0.5-r1.ebuild')
-rw-r--r-- | app-backup/tsm/tsm-6.3.0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/tsm/tsm-6.3.0.5-r1.ebuild b/app-backup/tsm/tsm-6.3.0.5-r1.ebuild index e6cf1ddc94d0..1452da7595b0 100644 --- a/app-backup/tsm/tsm-6.3.0.5-r1.ebuild +++ b/app-backup/tsm/tsm-6.3.0.5-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/app-backup/tsm/tsm-6.3.0.5-r1.ebuild,v 1.2 2012/05/24 04:35:57 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/tsm/tsm-6.3.0.5-r1.ebuild,v 1.3 2012/07/12 14:16:32 axs Exp $ EAPI=4 @@ -29,7 +29,7 @@ SRC_TAR="${MY_PVR_ALLDOTS}-TIV-TSMBAC-LinuxX86.tar" SRC_URI="${BASE_URI}${SRC_TAR}" RESTRICT="strip" # Breaks libPiIMG.so and libPiSNAP.so -LICENSE="as-is Apache-1.1 JDOM gSOAP" +LICENSE="as-is Apache-1.1 JDOM gSOAP GPL-2" SLOT="0" KEYWORDS="~amd64" IUSE="acl java +tsm_cit +tsm_hw" |