summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek.chauhan@gmail.com>2010-11-26 00:48:08 +0530
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2010-11-26 00:48:08 +0530
commite0d8e7519e1219152239d7b1d73a828a933be66d (patch)
tree0b3041d6ef5e95fc6314663dfd8a82cae8904f7c
parentnet-im/pidgin: sync with portage, remove old (diff)
downloadnirbheek-e0d8e7519e1219152239d7b1d73a828a933be66d.tar.gz
nirbheek-e0d8e7519e1219152239d7b1d73a828a933be66d.tar.bz2
nirbheek-e0d8e7519e1219152239d7b1d73a828a933be66d.zip
net-im/pidgin: sync with portage to 2.7.7, remove 2.7.5
-rw-r--r--net-im/pidgin/Manifest4
-rw-r--r--net-im/pidgin/pidgin-2.7.7.ebuild (renamed from net-im/pidgin/pidgin-2.7.5.ebuild)8
2 files changed, 6 insertions, 6 deletions
diff --git a/net-im/pidgin/Manifest b/net-im/pidgin/Manifest
index 5046429..230c498 100644
--- a/net-im/pidgin/Manifest
+++ b/net-im/pidgin/Manifest
@@ -1,4 +1,4 @@
AUX pidgin-2.7.3-ldflags.patch 1332 RMD160 0dd11485e9c990dab1230629faac704835a91ae4 SHA1 7bbb420a206bf6cb366bf501b90c893e896a1f65 SHA256 1f8574a9c2f056ba8c07559623da8c9ce241928f060898752eef5770dd1d081a
AUX pidgin-gnome-keyring.patch 6229 RMD160 2574e923fa09dd45996933854a9dd5644c8b0db3 SHA1 541e5062f6041d8e772ee02df3da90eb58ba4758 SHA256 d70ce355858a72bf35d94e20acc3c67a90a46c7f82eae3a9488ac39d9e9681d8
-DIST pidgin-2.7.5.tar.bz2 9811543 RMD160 0e01cfe8e6d2557f0000724d291a66a710d0ea8e SHA1 f8ac5bef7d2bde898d43a5d97c967bc915c22b40 SHA256 f3f5ee7a7f968a590874b4c40019ae1f9f9889b5723b1417ba691e90fafbd878
-EBUILD pidgin-2.7.5.ebuild 6578 RMD160 5b546ad1f1007969c2756a274e272477f008b71c SHA1 6324b4c9b0d623b23671d895cba7c46ed604477f SHA256 2dcc6102773433b8fd0d237ed5338653a7c7ccdc3ba2c154ccbe5f44389b7baa
+DIST pidgin-2.7.7.tar.bz2 9829698 RMD160 3181f0ef9fd0544a21b486ee4f35aa06cfb4ada9 SHA1 0ac8c134ce11cdb179f5178e324e21a11a3062ac SHA256 6ceedc24510e3577e1f8c57bb01b3abdaa92f6d067e2602125f0d7fc75f72f1d
+EBUILD pidgin-2.7.7.ebuild 6582 RMD160 d6476c8ea1bdb9cdbe72729357e7b97b259cebaf SHA1 9284667743cfa5b36b0daf605f2fd0bebccee4ef SHA256 ca3b9f22cd498cb4bb81eb4770f81c101cbaef29fbd87254c679d67f9f075dd0
diff --git a/net-im/pidgin/pidgin-2.7.5.ebuild b/net-im/pidgin/pidgin-2.7.7.ebuild
index f42bb66..b436419 100644
--- a/net-im/pidgin/pidgin-2.7.5.ebuild
+++ b/net-im/pidgin/pidgin-2.7.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.4.ebuild,v 1.3 2010/10/25 16:22:46 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.7.7.ebuild,v 1.1 2010/11/25 05:16:13 tester Exp $
EAPI=2
@@ -13,8 +13,8 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE="dbus debug doc eds gadu gnutls gnome-keyring +gstreamer +gtk idn meanwhile"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE="dbus debug doc eds gadu gnome-keyring gnutls +gstreamer +gtk idn meanwhile"
IUSE+=" networkmanager nls perl silc tcl tk spell qq sasl +startup-notification"
IUSE+=" ncurses groupwise prediction python +xscreensaver zephyr zeroconf" # mono"
@@ -108,7 +108,7 @@ pkg_setup() {
elog "will be built."
fi
if use gtk && ! use nls; then
- ewarn "gtk build => nls is enalbed!"
+ ewarn "gtk build => nls is enabled!"
fi
if use dbus && ! use python; then
elog "dbus is enabled, no way to disable linkage with python => python is enabled"