summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2016-06-19 14:52:54 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2016-06-19 14:53:02 +0100
commitd2e60c5df24204e0f1a83a635d75fa723159ce5b (patch)
tree45fc9ebe59ba6cb95812782a880aff79f04a49dd /net-im/openfire
parentdev-libs/purpose: revision bump to add Qt subslot operator (diff)
downloadgentoo-d2e60c5df24204e0f1a83a635d75fa723159ce5b.tar.gz
gentoo-d2e60c5df24204e0f1a83a635d75fa723159ce5b.tar.bz2
gentoo-d2e60c5df24204e0f1a83a635d75fa723159ce5b.zip
net-im/openfire: fix typo 's/dir/die/'
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'net-im/openfire')
-rw-r--r--net-im/openfire/openfire-3.10.0.ebuild4
-rw-r--r--net-im/openfire/openfire-3.10.1.ebuild4
-rw-r--r--net-im/openfire/openfire-3.10.2.ebuild4
-rw-r--r--net-im/openfire/openfire-3.10.3.ebuild4
-rw-r--r--net-im/openfire/openfire-4.0.0.ebuild4
-rw-r--r--net-im/openfire/openfire-4.0.1.ebuild4
-rw-r--r--net-im/openfire/openfire-4.0.2.ebuild4
7 files changed, 14 insertions, 14 deletions
diff --git a/net-im/openfire/openfire-3.10.0.ebuild b/net-im/openfire/openfire-3.10.0.ebuild
index cf4db2476dca..f47ad14b9917 100644
--- a/net-im/openfire/openfire-3.10.0.ebuild
+++ b/net-im/openfire/openfire-3.10.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -48,7 +48,7 @@ src_compile() {
# delete nativeAuth prebuilt libs:
# uses outdated unmaintained libshaj, does not support amd64
- rm -rfv target/openfire/resources/nativeAuth || dir
+ rm -rfv target/openfire/resources/nativeAuth || die
}
src_install() {
diff --git a/net-im/openfire/openfire-3.10.1.ebuild b/net-im/openfire/openfire-3.10.1.ebuild
index 6ccd462ed388..957cc4c97e52 100644
--- a/net-im/openfire/openfire-3.10.1.ebuild
+++ b/net-im/openfire/openfire-3.10.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -48,7 +48,7 @@ src_compile() {
# delete nativeAuth prebuilt libs:
# uses outdated unmaintained libshaj, does not support amd64
- rm -rfv target/openfire/resources/nativeAuth || dir
+ rm -rfv target/openfire/resources/nativeAuth || die
}
src_install() {
diff --git a/net-im/openfire/openfire-3.10.2.ebuild b/net-im/openfire/openfire-3.10.2.ebuild
index cf4db2476dca..f47ad14b9917 100644
--- a/net-im/openfire/openfire-3.10.2.ebuild
+++ b/net-im/openfire/openfire-3.10.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -48,7 +48,7 @@ src_compile() {
# delete nativeAuth prebuilt libs:
# uses outdated unmaintained libshaj, does not support amd64
- rm -rfv target/openfire/resources/nativeAuth || dir
+ rm -rfv target/openfire/resources/nativeAuth || die
}
src_install() {
diff --git a/net-im/openfire/openfire-3.10.3.ebuild b/net-im/openfire/openfire-3.10.3.ebuild
index 6ccd462ed388..957cc4c97e52 100644
--- a/net-im/openfire/openfire-3.10.3.ebuild
+++ b/net-im/openfire/openfire-3.10.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -48,7 +48,7 @@ src_compile() {
# delete nativeAuth prebuilt libs:
# uses outdated unmaintained libshaj, does not support amd64
- rm -rfv target/openfire/resources/nativeAuth || dir
+ rm -rfv target/openfire/resources/nativeAuth || die
}
src_install() {
diff --git a/net-im/openfire/openfire-4.0.0.ebuild b/net-im/openfire/openfire-4.0.0.ebuild
index 6ccd462ed388..957cc4c97e52 100644
--- a/net-im/openfire/openfire-4.0.0.ebuild
+++ b/net-im/openfire/openfire-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -48,7 +48,7 @@ src_compile() {
# delete nativeAuth prebuilt libs:
# uses outdated unmaintained libshaj, does not support amd64
- rm -rfv target/openfire/resources/nativeAuth || dir
+ rm -rfv target/openfire/resources/nativeAuth || die
}
src_install() {
diff --git a/net-im/openfire/openfire-4.0.1.ebuild b/net-im/openfire/openfire-4.0.1.ebuild
index 6ccd462ed388..957cc4c97e52 100644
--- a/net-im/openfire/openfire-4.0.1.ebuild
+++ b/net-im/openfire/openfire-4.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -48,7 +48,7 @@ src_compile() {
# delete nativeAuth prebuilt libs:
# uses outdated unmaintained libshaj, does not support amd64
- rm -rfv target/openfire/resources/nativeAuth || dir
+ rm -rfv target/openfire/resources/nativeAuth || die
}
src_install() {
diff --git a/net-im/openfire/openfire-4.0.2.ebuild b/net-im/openfire/openfire-4.0.2.ebuild
index 6ccd462ed388..957cc4c97e52 100644
--- a/net-im/openfire/openfire-4.0.2.ebuild
+++ b/net-im/openfire/openfire-4.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -48,7 +48,7 @@ src_compile() {
# delete nativeAuth prebuilt libs:
# uses outdated unmaintained libshaj, does not support amd64
- rm -rfv target/openfire/resources/nativeAuth || dir
+ rm -rfv target/openfire/resources/nativeAuth || die
}
src_install() {