diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-07-25 15:26:51 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-07-25 15:26:51 +0000 |
commit | 833c69cef6069302a818a4608981e3fe505ed364 (patch) | |
tree | 2b27332a5b2d2967eb0ab576344423e8f8300819 /net-libs/telepathy-farsight | |
parent | Version bump. (diff) | |
download | historical-833c69cef6069302a818a4608981e3fe505ed364.tar.gz historical-833c69cef6069302a818a4608981e3fe505ed364.tar.bz2 historical-833c69cef6069302a818a4608981e3fe505ed364.zip |
Stable on alpha, bug #321591
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'net-libs/telepathy-farsight')
-rw-r--r-- | net-libs/telepathy-farsight/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/telepathy-farsight/ChangeLog b/net-libs/telepathy-farsight/ChangeLog index acf5679cd07f..3eaed0a1c2f8 100644 --- a/net-libs/telepathy-farsight/ChangeLog +++ b/net-libs/telepathy-farsight/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/telepathy-farsight # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.9 2010/06/27 12:25:39 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/ChangeLog,v 1.10 2010/07/25 15:22:07 klausman Exp $ + + 25 Jul 2010; Tobias Klausmann <klausman@gentoo.org> + telepathy-farsight-0.0.11.ebuild: + Stable on alpha, bug #321591 27 Jun 2010; <nixnut@gentoo.org> telepathy-farsight-0.0.11.ebuild: ppc stable #321591 diff --git a/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild b/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild index add443c4eff1..fc43c86779ee 100644 --- a/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild +++ b/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.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-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.4 2010/06/27 12:25:39 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild,v 1.5 2010/07/25 15:22:07 klausman Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ia64 ppc ~sparc ~x86" IUSE="python" RDEPEND=">=dev-libs/glib-2.16 |