diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-02-23 15:46:00 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-02-23 15:46:00 +0000 |
commit | cf40cefb7bcc6e04822c76504dc5deb1bf6bfc69 (patch) | |
tree | 58fea3d0b26a0c47804117ee2df220f0b69eb08c /net-libs/libtelepathy | |
parent | Marked ~ppc for bug #211776. (diff) | |
download | gentoo-2-cf40cefb7bcc6e04822c76504dc5deb1bf6bfc69.tar.gz gentoo-2-cf40cefb7bcc6e04822c76504dc5deb1bf6bfc69.tar.bz2 gentoo-2-cf40cefb7bcc6e04822c76504dc5deb1bf6bfc69.zip |
Marked ~ppc for bug #211776.
(Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
Diffstat (limited to 'net-libs/libtelepathy')
-rw-r--r-- | net-libs/libtelepathy/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libtelepathy/libtelepathy-0.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libtelepathy/ChangeLog b/net-libs/libtelepathy/ChangeLog index 702a05eb990d..75807487ddef 100644 --- a/net-libs/libtelepathy/ChangeLog +++ b/net-libs/libtelepathy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libtelepathy # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtelepathy/ChangeLog,v 1.23 2009/01/07 17:02:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtelepathy/ChangeLog,v 1.24 2009/02/23 15:46:00 josejx Exp $ + + 23 Feb 2009; Joseph Jezak <josejx@gentoo.org> libtelepathy-0.3.3.ebuild: + Marked ~ppc for bug #211776. 07 Jan 2009; Raúl Porcel <armin76@gentoo.org> libtelepathy-0.3.3.ebuild: Add ~alpha/~ia64 wrt #245949 diff --git a/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild b/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild index 51a3a1e65c23..299fadc9e77b 100644 --- a/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild +++ b/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild,v 1.4 2009/01/07 17:02:28 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libtelepathy/libtelepathy-0.3.3.ebuild,v 1.5 2009/02/23 15:46:00 josejx Exp $ inherit flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://telepathy.freedesktop.org" SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2.10 |