diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/ohphone/ChangeLog | 5 | ||||
-rw-r--r-- | net-im/ohphone/ohphone-1.4.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-im/ohphone/ChangeLog b/net-im/ohphone/ChangeLog index d448adb2c086..a8f361a2e76c 100644 --- a/net-im/ohphone/ChangeLog +++ b/net-im/ohphone/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-im/ohphone # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ohphone/ChangeLog,v 1.3 2004/06/24 22:58:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ohphone/ChangeLog,v 1.4 2004/07/11 12:35:02 pylon Exp $ + + 11 Jul 2004; Lars Weiler <pylon@gentoo.org> ohphone-1.4.1-r1.ebuild: + Add ~ppc to keywords. *ohphone-1.4.1-r1 (06 Sep 2003) diff --git a/net-im/ohphone/ohphone-1.4.1-r1.ebuild b/net-im/ohphone/ohphone-1.4.1-r1.ebuild index 721c9e6d7115..b07a3fc185d5 100644 --- a/net-im/ohphone/ohphone-1.4.1-r1.ebuild +++ b/net-im/ohphone/ohphone-1.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ohphone/ohphone-1.4.1-r1.ebuild,v 1.4 2004/06/24 22:58:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ohphone/ohphone-1.4.1-r1.ebuild,v 1.5 2004/07/11 12:35:02 pylon Exp $ DESCRIPTION="Command line H.323 client" HOMEPAGE="http://www.openh323.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.openh323.org/bin/${PN}_${PV}.tar.gz" LICENSE="MPL-1.0" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="X" DEPEND=">=net-libs/openh323-1.12.2 |