diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-08-24 07:06:48 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-08-24 07:06:48 +0000 |
commit | e727d967d339ce621fc8933f76933f7cf6bb1993 (patch) | |
tree | 9621b796622284c30086088e870b442e5f577273 /net-im/pidgin | |
parent | stable x86, bug 189781 (diff) | |
download | historical-e727d967d339ce621fc8933f76933f7cf6bb1993.tar.gz historical-e727d967d339ce621fc8933f76933f7cf6bb1993.tar.bz2 historical-e727d967d339ce621fc8933f76933f7cf6bb1993.zip |
stable x86, bug 189781
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/files/digest-pidgin-2.1.1 | 6 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.1.0.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index a8b26cba29d2..ab145ac06a04 100644 --- a/net-im/pidgin/ChangeLog +++ b/net-im/pidgin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.24 2007/08/23 03:52:18 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.25 2007/08/24 07:06:48 opfer Exp $ + + 24 Aug 2007; Christian Faulhammer <opfer@gentoo.org> pidgin-2.1.0.ebuild: + stable x86, bug 189781 23 Aug 2007; Olivier CrĂȘte <tester@gentoo.org> pidgin-2.1.1.ebuild: Removed separate xscreensaver and startup-notification use flags, they are diff --git a/net-im/pidgin/files/digest-pidgin-2.1.1 b/net-im/pidgin/files/digest-pidgin-2.1.1 index 1833ee3bf74b..f78558823d74 100644 --- a/net-im/pidgin/files/digest-pidgin-2.1.1 +++ b/net-im/pidgin/files/digest-pidgin-2.1.1 @@ -1,3 +1,3 @@ -MD5 eb29fecb2f3a6d4790f47ce8e658c07c pidgin-2.1.1.tar.bz2 7829592 -RMD160 77a9f06446c1056c3ad54018e78e450cda3ac66e pidgin-2.1.1.tar.bz2 7829592 -SHA256 cfeb66d224acc574d9545eb52af685c43e0627db5abc2df04089245d181440de pidgin-2.1.1.tar.bz2 7829592 +MD5 0295599c410987e8e8ae3e6d36b98fea pidgin-2.1.1.tar.bz2 1485792 +RMD160 bab19cb640f371085cb58416497f8e5a459040d8 pidgin-2.1.1.tar.bz2 1485792 +SHA256 6695e02834e9ec27d96fc08ea6c3479194b53b55605171efcfc2ad666d93c268 pidgin-2.1.1.tar.bz2 1485792 diff --git a/net-im/pidgin/pidgin-2.1.0.ebuild b/net-im/pidgin/pidgin-2.1.0.ebuild index 1c4896b8a8e4..8ec2db5a13e8 100644 --- a/net-im/pidgin/pidgin-2.1.0.ebuild +++ b/net-im/pidgin/pidgin-2.1.0.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/net-im/pidgin/pidgin-2.1.0.ebuild,v 1.4 2007/08/23 03:48:39 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.1.0.ebuild,v 1.5 2007/08/24 07:06:48 opfer Exp $ WANT_AUTOMAKE=1.9 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="avahi bonjour dbus debug doc eds gadu gnutls gstreamer meanwhile networkmanager nls perl silc startup-notification tcl tk xscreensaver spell qq gadu" IUSE="${IUSE} gtk sasl ncurses groupwise prediction zephyr" # mono" |