diff options
author | David Holm <dholm@gentoo.org> | 2005-05-10 12:11:37 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-05-10 12:11:37 +0000 |
commit | d5691a195c1e2242c3eca63aef839c8d1a5949ae (patch) | |
tree | 12845c1a83327058b53b0287d2cc6edeb352b0f8 /net-misc/asterisk-chan_bluetooth | |
parent | ack gg (diff) | |
download | gentoo-2-d5691a195c1e2242c3eca63aef839c8d1a5949ae.tar.gz gentoo-2-d5691a195c1e2242c3eca63aef839c8d1a5949ae.tar.bz2 gentoo-2-d5691a195c1e2242c3eca63aef839c8d1a5949ae.zip |
Added to ~ppc
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-misc/asterisk-chan_bluetooth')
-rw-r--r-- | net-misc/asterisk-chan_bluetooth/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/asterisk-chan_bluetooth/ChangeLog b/net-misc/asterisk-chan_bluetooth/ChangeLog index bfd51a3b956e..36599a6fd53c 100644 --- a/net-misc/asterisk-chan_bluetooth/ChangeLog +++ b/net-misc/asterisk-chan_bluetooth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/asterisk-chan_bluetooth # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_bluetooth/ChangeLog,v 1.1 2005/02/15 20:41:28 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_bluetooth/ChangeLog,v 1.2 2005/05/10 12:09:36 dholm Exp $ + + 10 May 2005; David Holm <dholm@gentoo.org> + asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild: + Added to ~ppc. *asterisk-chan_bluetooth-0.0.1_pre20050212 (15 Feb 2005) diff --git a/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild b/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild index f4f581708c3e..52b9740d6fab 100644 --- a/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild +++ b/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild,v 1.1 2005/02/15 20:41:28 stkn Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/asterisk-chan_bluetooth/asterisk-chan_bluetooth-0.0.1_pre20050212.ebuild,v 1.2 2005/05/10 12:09:36 dholm Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${MY_PN}-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" |