diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-07 17:01:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-07 17:01:47 +0000 |
commit | a8464378ccd875aac4fd4292c6c5efda8944b2de (patch) | |
tree | bc4bbf32a3e991a774860aadededde5847faf426 /net-libs | |
parent | Add ~alpha/~ia64 wrt #245949 (diff) | |
download | gentoo-2-a8464378ccd875aac4fd4292c6c5efda8944b2de.tar.gz gentoo-2-a8464378ccd875aac4fd4292c6c5efda8944b2de.tar.bz2 gentoo-2-a8464378ccd875aac4fd4292c6c5efda8944b2de.zip |
Add ~alpha/~ia64 wrt #245949
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libjingle/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libjingle/libjingle-0.3.12.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libjingle/ChangeLog b/net-libs/libjingle/ChangeLog index 0b2556e39faf..826dabb162bf 100644 --- a/net-libs/libjingle/ChangeLog +++ b/net-libs/libjingle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libjingle -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libjingle/ChangeLog,v 1.13 2008/12/24 10:11:46 bluebird Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libjingle/ChangeLog,v 1.14 2009/01/07 17:01:47 armin76 Exp $ + + 07 Jan 2009; Raúl Porcel <armin76@gentoo.org> libjingle-0.3.12.ebuild: + Add ~alpha/~ia64 wrt #245949 24 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> libjingle-0.3.12.ebuild: diff --git a/net-libs/libjingle/libjingle-0.3.12.ebuild b/net-libs/libjingle/libjingle-0.3.12.ebuild index 43c33937d229..db49e05b1330 100644 --- a/net-libs/libjingle/libjingle-0.3.12.ebuild +++ b/net-libs/libjingle/libjingle-0.3.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libjingle/libjingle-0.3.12.ebuild,v 1.3 2008/12/24 10:11:46 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libjingle/libjingle-0.3.12.ebuild,v 1.4 2009/01/07 17:01:47 armin76 Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="" RDEPEND="dev-libs/openssl |