diff options
author | Ned Ludd <solar@gentoo.org> | 2009-03-29 15:41:50 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2009-03-29 15:41:50 +0000 |
commit | ffbdfadc2e5213b14fcd09956748c96362aafc19 (patch) | |
tree | 9ff296ceccb2d0c9e4e271f397bd51ddc2138089 /dev-util/telepathy-inspector | |
parent | - keyword ~arm (diff) | |
download | gentoo-2-ffbdfadc2e5213b14fcd09956748c96362aafc19.tar.gz gentoo-2-ffbdfadc2e5213b14fcd09956748c96362aafc19.tar.bz2 gentoo-2-ffbdfadc2e5213b14fcd09956748c96362aafc19.zip |
- keyword ~arm
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/telepathy-inspector')
-rw-r--r-- | dev-util/telepathy-inspector/ChangeLog | 7 | ||||
-rw-r--r-- | dev-util/telepathy-inspector/telepathy-inspector-0.5.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/telepathy-inspector/ChangeLog b/dev-util/telepathy-inspector/ChangeLog index 699f79c54c3d..b6ee699c91b6 100644 --- a/dev-util/telepathy-inspector/ChangeLog +++ b/dev-util/telepathy-inspector/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/telepathy-inspector -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/telepathy-inspector/ChangeLog,v 1.7 2008/08/21 10:43:53 coldwind Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/telepathy-inspector/ChangeLog,v 1.8 2009/03/29 15:41:50 solar Exp $ + + 29 Mar 2009; <solar@gentoo.org> telepathy-inspector-0.5.3.ebuild: + - keyword ~arm *telepathy-inspector-0.5.3 (21 Aug 2008) diff --git a/dev-util/telepathy-inspector/telepathy-inspector-0.5.3.ebuild b/dev-util/telepathy-inspector/telepathy-inspector-0.5.3.ebuild index b972816c80ea..5bfb8937de1f 100644 --- a/dev-util/telepathy-inspector/telepathy-inspector-0.5.3.ebuild +++ b/dev-util/telepathy-inspector/telepathy-inspector-0.5.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 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.3.ebuild,v 1.1 2008/08/21 10:43:53 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/telepathy-inspector/telepathy-inspector-0.5.3.ebuild,v 1.2 2009/03/29 15:41:50 solar Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="http://telepathy.freedesktop.org/releases/telepathy-inspector/${P}.tar. LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~arm ~amd64 ~x86" IUSE="" RDEPEND="dev-libs/glib:2 |