diff options
-rw-r--r-- | dev-util/telepathy-inspector/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/telepathy-inspector/ChangeLog b/dev-util/telepathy-inspector/ChangeLog index b89b1a345653..9200231717ab 100644 --- a/dev-util/telepathy-inspector/ChangeLog +++ b/dev-util/telepathy-inspector/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/telepathy-inspector -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/telepathy-inspector/ChangeLog,v 1.2 2007/07/06 18:44:28 coldwind Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/telepathy-inspector/ChangeLog,v 1.3 2008/01/13 14:59:09 coldwind Exp $ + + 13 Jan 2008; Santiago M. Mola <coldwind@gentoo.org> + telepathy-inspector-0.5.0.ebuild: + Add ~amd64 keyword. 06 Jul 2007; Santiago M. Mola <coldwind@gentoo.org> files/telepathy-inspector-0.5.0-scons.patch, diff --git a/dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild b/dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild index b77decf33a9c..8f25721048a3 100644 --- a/dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild +++ b/dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild,v 1.2 2007/07/06 18:44:28 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/telepathy-inspector/telepathy-inspector-0.5.0.ebuild,v 1.3 2008/01/13 14:59:09 coldwind Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/tapioca-voip/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="debug" RDEPEND=">=dev-libs/glib-2 |