summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2003-09-25 14:42:21 +0000
committerCaleb Tennis <caleb@gentoo.org>2003-09-25 14:42:21 +0000
commit9b766d9aa68e6c589c3981a10ae8d8e3867d6075 (patch)
treed3f8a7b949467e4032ba2c6708339cc324ca979b /kde-base/kde-i18n
parentnew version, cleanup, mark 2.0.4 x86 (diff)
downloadgentoo-2-9b766d9aa68e6c589c3981a10ae8d8e3867d6075.tar.gz
gentoo-2-9b766d9aa68e6c589c3981a10ae8d8e3867d6075.tar.bz2
gentoo-2-9b766d9aa68e6c589c3981a10ae8d8e3867d6075.zip
add a note about this ebuild
Diffstat (limited to 'kde-base/kde-i18n')
-rw-r--r--kde-base/kde-i18n/Manifest2
-rw-r--r--kde-base/kde-i18n/kde-i18n-3.1.4.ebuild9
2 files changed, 9 insertions, 2 deletions
diff --git a/kde-base/kde-i18n/Manifest b/kde-base/kde-i18n/Manifest
index 645a3b41faa8..1188fe8d5188 100644
--- a/kde-base/kde-i18n/Manifest
+++ b/kde-base/kde-i18n/Manifest
@@ -1,4 +1,4 @@
-MD5 7472150daa03723c3c84801408925f2e kde-i18n-3.1.4.ebuild 1589
+MD5 031ffe5f7c0aa145798e8684f71e840a kde-i18n-3.1.4.ebuild 1881
MD5 324fe2a5807dae1d0b2c61baffc5dae3 ChangeLog 334
MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161
MD5 47b8fcf8ee830e187b7229adfd3e7b1d files/digest-kde-i18n-3.1.4 3708
diff --git a/kde-base/kde-i18n/kde-i18n-3.1.4.ebuild b/kde-base/kde-i18n/kde-i18n-3.1.4.ebuild
index 1e035dca641f..7eec302f3698 100644
--- a/kde-base/kde-i18n/kde-i18n-3.1.4.ebuild
+++ b/kde-base/kde-i18n/kde-i18n-3.1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-i18n/kde-i18n-3.1.4.ebuild,v 1.3 2003/09/21 23:46:22 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-i18n/kde-i18n-3.1.4.ebuild,v 1.4 2003/09/25 14:42:17 caleb Exp $
inherit kde
need-kde ${PV}
@@ -22,6 +22,13 @@ BASEDIR="mirror://kde/stable/${PV}/src/"
#for the purposes of this ebuild.
USE="${USE} ${LINGUAS}"
+# Important:
+#
+# If you start the emerge without setting the LINGUAS variable, then try to
+# reemerge, portage will NOT scan your changes, because the ebuild itself
+# hasn't changed. You need to "touch" this ebuild file to make portage re-evaluate
+# this ebuild after your LINGUAS changes.
+
if [ -z "${LINGUAS}" ]; then
ewarn "Using the LINGUAS environment variable, you can download only"
ewarn "language packages you are interested in. Currently you are"