diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-22 14:56:08 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-22 14:56:08 +0000 |
commit | 26caecdb6d5f78a2070c1e05333f67bcf4c32c21 (patch) | |
tree | 3602f731c39e655a520116914f1829ba8db22488 /net-im | |
parent | Added LINGUAS support, fixes bug 134605. (diff) | |
download | gentoo-2-26caecdb6d5f78a2070c1e05333f67bcf4c32c21.tar.gz gentoo-2-26caecdb6d5f78a2070c1e05333f67bcf4c32c21.tar.bz2 gentoo-2-26caecdb6d5f78a2070c1e05333f67bcf4c32c21.zip |
Marked ~hppa (again, in a way).
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/pidgin/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/pidgin/ChangeLog b/net-im/pidgin/ChangeLog index 2e539c718a12..39a389615d06 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.8 2007/05/20 20:42:52 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.9 2007/05/22 14:56:08 jer Exp $ + + 22 May 2007; Jeroen Roovers <jer@gentoo.org> pidgin-2.0.0.ebuild: + Marked ~hppa (again, in a way). 20 May 2007; Timothy Redaelli <drizzt@gentoo.org> +files/pidgin-2.0.0-cchar_t-undeclared.patch, pidgin-2.0.0.ebuild: diff --git a/net-im/pidgin/pidgin-2.0.0.ebuild b/net-im/pidgin/pidgin-2.0.0.ebuild index 3346c6d6a180..0feec9276f68 100644 --- a/net-im/pidgin/pidgin-2.0.0.ebuild +++ b/net-im/pidgin/pidgin-2.0.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.0.0.ebuild,v 1.3 2007/05/20 20:42:52 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.0.0.ebuild,v 1.4 2007/05/22 14:56:08 jer Exp $ inherit flag-o-matic eutils toolchain-funcs multilib autotools perl-app gnome2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="avahi bonjour cjk crypt dbus debug doc eds gadu gnutls gstreamer meanwhile nls perl silc startup-notification tcl tk xscreensaver custom-cflags spell ssl qq msn gadu" IUSE="${IUSE} gtk sasl console groupwise prediction" # mono" |