diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-21 14:32:30 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-21 14:32:30 +0000 |
commit | cd3381c379a0b2b9683fef5850b6a58fecaba875 (patch) | |
tree | 39dc3418395c84bc655c0e62c0fae2da25eb701d /net-libs/telepathy-glib | |
parent | Stable for HPPA (bug #352015). (diff) | |
download | gentoo-2-cd3381c379a0b2b9683fef5850b6a58fecaba875.tar.gz gentoo-2-cd3381c379a0b2b9683fef5850b6a58fecaba875.tar.bz2 gentoo-2-cd3381c379a0b2b9683fef5850b6a58fecaba875.zip |
Drop HPPA keywording (bug #348313).
(Portage version: 2.2.0_alpha18/cvs/Linux i686)
Diffstat (limited to 'net-libs/telepathy-glib')
-rw-r--r-- | net-libs/telepathy-glib/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild | 6 | ||||
-rw-r--r-- | net-libs/telepathy-glib/telepathy-glib-0.10.7.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-libs/telepathy-glib/ChangeLog b/net-libs/telepathy-glib/ChangeLog index 8413fc2f3230..1d11dccd2d21 100644 --- a/net-libs/telepathy-glib/ChangeLog +++ b/net-libs/telepathy-glib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/telepathy-glib -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.58 2010/12/10 00:03:28 eva Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/ChangeLog,v 1.59 2011/01/21 14:32:30 jer Exp $ + + 21 Jan 2011; Jeroen Roovers <jer@gentoo.org> telepathy-glib-0.10.1.ebuild, + telepathy-glib-0.10.7.ebuild: + Drop HPPA keywording (bug #348313). 10 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> telepathy-glib-0.12.5.ebuild: diff --git a/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild index 310cbac88f6a..2662d366e9cc 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild,v 1.8 2010/10/09 15:21:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.10.1.ebuild,v 1.9 2011/01/21 14:32:30 jer 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 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=dev-libs/glib-2.16 diff --git a/net-libs/telepathy-glib/telepathy-glib-0.10.7.ebuild b/net-libs/telepathy-glib/telepathy-glib-0.10.7.ebuild index 3092518178ad..b1ae526fbc63 100644 --- a/net-libs/telepathy-glib/telepathy-glib-0.10.7.ebuild +++ b/net-libs/telepathy-glib/telepathy-glib-0.10.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.10.7.ebuild,v 1.1 2010/09/21 21:22:28 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/telepathy-glib/telepathy-glib-0.10.7.ebuild,v 1.2 2011/01/21 14:32:30 jer 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=dev-libs/glib-2.16 |