summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Böck <hanno@gentoo.org>2008-07-19 13:37:11 +0000
committerHanno Böck <hanno@gentoo.org>2008-07-19 13:37:11 +0000
commit4ec5f92b2cffdeef70380a8ce63deb26c626083f (patch)
tree1001d30530421f38aa0b7ced6681a70875dae7b1 /app-portage
parentStable on amd64, bug #232327 (diff)
downloadgentoo-2-4ec5f92b2cffdeef70380a8ce63deb26c626083f.tar.gz
gentoo-2-4ec5f92b2cffdeef70380a8ce63deb26c626083f.tar.bz2
gentoo-2-4ec5f92b2cffdeef70380a8ce63deb26c626083f.zip
fix typo in portage-mod_jabber
(Portage version: 2.2_rc1/cvs/Linux 2.6.26 i686)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/portage-mod_jabber/ChangeLog7
-rw-r--r--app-portage/portage-mod_jabber/portage-mod_jabber-0.0.3.ebuild4
-rw-r--r--app-portage/portage-mod_jabber/portage-mod_jabber-0.0.5.1.ebuild4
-rw-r--r--app-portage/portage-mod_jabber/portage-mod_jabber-0.0.5.ebuild25
4 files changed, 10 insertions, 30 deletions
diff --git a/app-portage/portage-mod_jabber/ChangeLog b/app-portage/portage-mod_jabber/ChangeLog
index 672626f27b81..c9901735de98 100644
--- a/app-portage/portage-mod_jabber/ChangeLog
+++ b/app-portage/portage-mod_jabber/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-portage/portage-mod_jabber
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-mod_jabber/ChangeLog,v 1.4 2008/07/10 07:12:53 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-mod_jabber/ChangeLog,v 1.5 2008/07/19 13:37:11 hanno Exp $
+
+ 19 Jul 2008; Hanno Boeck <hanno@gentoo.org>
+ portage-mod_jabber-0.0.3.ebuild, -portage-mod_jabber-0.0.5.ebuild,
+ portage-mod_jabber-0.0.5.1.ebuild:
+ Fix typo.
*portage-mod_jabber-0.0.5.1 (10 Jul 2008)
diff --git a/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.3.ebuild b/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.3.ebuild
index b32c2b224a6a..13680be31f65 100644
--- a/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.3.ebuild
+++ b/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.3.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.3.ebuild,v 1.1 2008/01/26 15:49:26 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.3.ebuild,v 1.2 2008/07/19 13:37:11 hanno Exp $
-DESCRIPTION="A notification module for the portage elog-system to notify via the XMPP (Jabber) protocoll"
+DESCRIPTION="A notification module for the portage elog-system to notify via the XMPP (Jabber) protocol"
HOMEPAGE="http://usrportage.de/"
SRC_URI="http://software.usrportage.de/portage-mod_jabber/${P}.tar.bz2"
diff --git a/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.5.1.ebuild b/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.5.1.ebuild
index a31f079572c8..472382deeb9e 100644
--- a/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.5.1.ebuild
+++ b/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.5.1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.5.1.ebuild,v 1.1 2008/07/10 07:12:53 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.5.1.ebuild,v 1.2 2008/07/19 13:37:11 hanno Exp $
inherit multilib
-DESCRIPTION="A notification module for the portage elog-system to notify via the XMPP (Jabber) protocoll"
+DESCRIPTION="A notification module for the portage elog-system to notify via the XMPP (Jabber) protocol"
HOMEPAGE="http://usrportage.de/"
SRC_URI="http://software.usrportage.de/portage-mod_jabber/${P}.tar.bz2"
diff --git a/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.5.ebuild b/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.5.ebuild
deleted file mode 100644
index 550bc79011ce..000000000000
--- a/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.5.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/portage-mod_jabber/portage-mod_jabber-0.0.5.ebuild,v 1.1 2008/07/09 00:15:33 hanno Exp $
-
-inherit multilib
-
-DESCRIPTION="A notification module for the portage elog-system to notify via the XMPP (Jabber) protocoll"
-HOMEPAGE="http://usrportage.de/"
-SRC_URI="http://software.usrportage.de/portage-mod_jabber/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=sys-apps/portage-2.1
- >=dev-python/xmpppy-0.2"
-
-src_install() {
- insinto /usr/$(get_libdir)/portage/pym/portage/elog
- doins mod_jabber.py
-
- dodoc README ChangeLog
-}