aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-11-24 15:50:05 +0100
committerUlrich Müller <ulm@gentoo.org>2012-11-24 20:13:19 +0100
commite8c3f6de609a3c0730cfb8522f027783a3c91946 (patch)
tree7c6c7ed7fbe22ff536f85408f5cfb97106766618 /quickstart/text.xml
parentebuild-writing/variables: Remove obsolete note about Portage version (diff)
downloaddevmanual-e8c3f6de609a3c0730cfb8522f027783a3c91946.tar.gz
devmanual-e8c3f6de609a3c0730cfb8522f027783a3c91946.tar.bz2
devmanual-e8c3f6de609a3c0730cfb8522f027783a3c91946.zip
Don't say that IUSE must be always assigned, bug 444538
Remove corresponding subsection in common-mistakes section. Update note in variables section. Update ebuild examples throughout.
Diffstat (limited to 'quickstart/text.xml')
-rw-r--r--quickstart/text.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/quickstart/text.xml b/quickstart/text.xml
index d0a3bb1..0fa4e09 100644
--- a/quickstart/text.xml
+++ b/quickstart/text.xml
@@ -47,7 +47,6 @@ SRC_URI="mirror://sourceforge/ctags/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~mips ~sparc ~x86"
-IUSE=""
src_configure() {
econf --with-posix-regex
@@ -220,7 +219,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~hppa ~mips sparc x86"
-IUSE=""
RDEPEND="dev-libs/popt"
DEPEND="${RDEPEND}
@@ -288,7 +286,6 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~hppa ~mips ~sparc ~x86"
-IUSE=""
RDEPEND="dev-libs/popt"
DEPEND="${RDEPEND}