summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2012-09-16 15:59:43 +0000
committerJustin Lecher <jlec@gentoo.org>2012-09-16 15:59:43 +0000
commitd816500ebe89181f3a87422ba6ebbd12184fa016 (patch)
treee8dae069424bbc43d5c0c065193098839116dfd7 /eclass/intel-sdp.eclass
parentVersion bump, closing #435096 (diff)
downloadhistorical-d816500ebe89181f3a87422ba6ebbd12184fa016.tar.gz
historical-d816500ebe89181f3a87422ba6ebbd12184fa016.tar.bz2
historical-d816500ebe89181f3a87422ba6ebbd12184fa016.zip
Add old license jingle until we have fixed the license situation generally
Diffstat (limited to 'eclass/intel-sdp.eclass')
-rw-r--r--eclass/intel-sdp.eclass9
1 files changed, 7 insertions, 2 deletions
diff --git a/eclass/intel-sdp.eclass b/eclass/intel-sdp.eclass
index 2a2c1658e61d..f19db69feb0e 100644
--- a/eclass/intel-sdp.eclass
+++ b/eclass/intel-sdp.eclass
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/intel-sdp.eclass,v 1.1 2012/09/16 14:24:40 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/intel-sdp.eclass,v 1.2 2012/09/16 15:59:43 jlec Exp $
# @ECLASS: intel-sdp.eclass
# @MAINTAINER:
@@ -227,6 +227,11 @@ INTEL_SDP_DB="${EROOT%/}"/opt/intel/intel-sdp-products.db
intel-sdp_pkg_postinst() {
+ elog "Make sure you have recieved the an Intel license."
+ elog "To receive a non-commercial license, you need to register at:"
+ elog "http://software.intel.com/en-us/articles/non-commercial-software-development/"
+ elog "Install the license file into ${EROOT}opt/intel/licenses."
+
# add product registry to intel "database"
local l r
for r in ${INTEL_RPMS}; do