diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-01-13 14:59:09 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-01-13 14:59:09 +0000 |
commit | 0cbbc266ffe989d6cffda19072fae9a71cbcc986 (patch) | |
tree | c96a392a9a87aa2232109774cce582710abcae48 /dev-util | |
parent | Stable on ppc wrt bug 205506 (diff) | |
download | gentoo-2-0cbbc266ffe989d6cffda19072fae9a71cbcc986.tar.gz gentoo-2-0cbbc266ffe989d6cffda19072fae9a71cbcc986.tar.bz2 gentoo-2-0cbbc266ffe989d6cffda19072fae9a71cbcc986.zip |
Add ~amd64 keyword.
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-util')
-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 |