diff options
author | 2010-07-25 15:26:51 +0000 | |
---|---|---|
committer | 2010-07-25 15:26:51 +0000 | |
commit | 833c69cef6069302a818a4608981e3fe505ed364 (patch) | |
tree | 2b27332a5b2d2967eb0ab576344423e8f8300819 /net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild | |
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/telepathy-farsight-0.0.11.ebuild')
-rw-r--r-- | net-libs/telepathy-farsight/telepathy-farsight-0.0.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |