summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2007-03-07 11:15:54 +0000
committerChristian Heim <phreak@gentoo.org>2007-03-07 11:15:54 +0000
commit6085006dd7d244c2f03c0a0f49a7cfcdb9a891ae (patch)
tree30d9dcfd77c6b2abb451485cf1ad68f676566edb /dev-util/quilt/quilt-0.46.ebuild
parentImporting the ebuilds from my overlay, fixing some bugs (#152124, a stripping... (diff)
downloadhistorical-6085006dd7d244c2f03c0a0f49a7cfcdb9a891ae.tar.gz
historical-6085006dd7d244c2f03c0a0f49a7cfcdb9a891ae.tar.bz2
historical-6085006dd7d244c2f03c0a0f49a7cfcdb9a891ae.zip
Hopefully *making* the ebuild(s) pause ..
Package-Manager: portage-2.1.2.1
Diffstat (limited to 'dev-util/quilt/quilt-0.46.ebuild')
-rw-r--r--dev-util/quilt/quilt-0.46.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/quilt/quilt-0.46.ebuild b/dev-util/quilt/quilt-0.46.ebuild
index 95d30e864cab..e90e155c6ce1 100644
--- a/dev-util/quilt/quilt-0.46.ebuild
+++ b/dev-util/quilt/quilt-0.46.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild,v 1.1 2007/03/07 11:02:29 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/quilt/quilt-0.46.ebuild,v 1.2 2007/03/07 11:15:54 phreak Exp $
inherit bash-completion eutils
@@ -26,7 +26,7 @@ pkg_setup() {
elog "If you intend to use the folding functionality (graphical illustration of the patch stack)"
elog "then you'll need to remerge this package with USE=graphviz."
echo
- epause
+ epause 5
}
src_unpack() {