summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Cunningham (slithy) <uber.leoj@gmail.com>2007-09-20 01:53:30 +0000
committerJoel Cunningham (slithy) <uber.leoj@gmail.com>2007-09-20 01:53:30 +0000
commitd748d816e9470a3c0a57ec157febaec1bf1458da (patch)
tree7b397530d77ab7d4b3848482e4f55b8d26edc6de /net-mail/checkgmail/checkgmail-1.12.ebuild
parentnet-mail/checkgmail: updated ebuild for version 1.12 (diff)
downloadsunrise-d748d816e9470a3c0a57ec157febaec1bf1458da.tar.gz
sunrise-d748d816e9470a3c0a57ec157febaec1bf1458da.tar.bz2
sunrise-d748d816e9470a3c0a57ec157febaec1bf1458da.zip
net-mail/checkgmail: Updated ebuild for version 1.12
svn path=/sunrise/; revision=4687
Diffstat (limited to 'net-mail/checkgmail/checkgmail-1.12.ebuild')
-rw-r--r--net-mail/checkgmail/checkgmail-1.12.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-mail/checkgmail/checkgmail-1.12.ebuild b/net-mail/checkgmail/checkgmail-1.12.ebuild
index 50aeb6398..c35459335 100644
--- a/net-mail/checkgmail/checkgmail-1.12.ebuild
+++ b/net-mail/checkgmail/checkgmail-1.12.ebuild
@@ -20,16 +20,16 @@ DEPEND=">=dev-perl/gtk2-perl-1.100
>=dev-perl/XML-Simple-2.12
>=x11-libs/gtk+-2.6
clickurl? ( >=x11-libs/libsexy-0.1.10
- >=dev-perl/Gtk2-Sexy-0.02 )
- savepwd? ( >=dev-perl/Crypt-Simple-0.06 )"
+ >=dev-perl/Gtk2-Sexy-0.02 )
+ savepwd? ( >=dev-perl/Crypt-Simple-0.06 )"
RDEPEND="${DEPEND}"
pkg_setup() {
if ! built_with_use dev-lang/perl ithreads ; then
eerror "Please (re)emerge perl with the ithreads USE flag on before "
- eerror "emerging checkgmail"
- die "please (re)emerge net-mail/checkgmail with USE='ithreads'"
- fi
+ eerror "emerging checkgmail"
+ die "please (re)emerge net-mail/checkgmail with USE='ithreads'"
+ fi
}
src_install() {