diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-01-07 17:07:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-01-07 17:07:24 +0000 |
commit | e87d8bdc75233e79a4c34923a4b000bc7f323fdf (patch) | |
tree | 633b504973ffdd818011d852be699c61d2f2bec6 /media-libs/farsight | |
parent | Add ~alpha/~ia64 wrt #245949 (diff) | |
download | gentoo-2-e87d8bdc75233e79a4c34923a4b000bc7f323fdf.tar.gz gentoo-2-e87d8bdc75233e79a4c34923a4b000bc7f323fdf.tar.bz2 gentoo-2-e87d8bdc75233e79a4c34923a4b000bc7f323fdf.zip |
Add ~alpha/~ia64 wrt #245949
(Portage version: 2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64)
Diffstat (limited to 'media-libs/farsight')
-rw-r--r-- | media-libs/farsight/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/farsight/farsight-0.1.28.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/farsight/ChangeLog b/media-libs/farsight/ChangeLog index bdb8a4e609fc..460e2857b736 100644 --- a/media-libs/farsight/ChangeLog +++ b/media-libs/farsight/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/farsight -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/farsight/ChangeLog,v 1.21 2008/12/24 10:20:40 bluebird Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/farsight/ChangeLog,v 1.22 2009/01/07 17:07:24 armin76 Exp $ + + 07 Jan 2009; Raúl Porcel <armin76@gentoo.org> farsight-0.1.28.ebuild: + Add ~alpha/~ia64 wrt #245949 24 Dec 2008; Friedrich Oslage <bluebird@gentoo.org> farsight-0.1.28.ebuild: diff --git a/media-libs/farsight/farsight-0.1.28.ebuild b/media-libs/farsight/farsight-0.1.28.ebuild index 62aadec29731..70b48eaa2b12 100644 --- a/media-libs/farsight/farsight-0.1.28.ebuild +++ b/media-libs/farsight/farsight-0.1.28.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/media-libs/farsight/farsight-0.1.28.ebuild,v 1.2 2008/12/24 10:20:40 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/farsight/farsight-0.1.28.ebuild,v 1.3 2009/01/07 17:07:24 armin76 Exp $ DESCRIPTION="FarSight is an audio/video conferencing framework specifically designed for Instant Messengers." HOMEPAGE="http://farsight.freedesktop.org/" @@ -8,7 +8,7 @@ SRC_URI="http://farsight.freedesktop.org/releases/${PN}/${P}.tar.gz" #EDARCS_REPO_URI="http://projects.collabora.co.uk/darcs/farsight/farsight" LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="jingle doc test" # msn yahoo SLOT="0" |