diff options
author | David Holm <dholm@gentoo.org> | 2005-06-12 11:03:50 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-06-12 11:03:50 +0000 |
commit | 076e82c13fbc446b05b3a111c50922b488baf3ca (patch) | |
tree | 3497dfc1fd9e70047b7c2e4e297134874c13cda0 /net-libs/obby/obby-0.1.0.ebuild | |
parent | whitespace fix (diff) | |
download | gentoo-2-076e82c13fbc446b05b3a111c50922b488baf3ca.tar.gz gentoo-2-076e82c13fbc446b05b3a111c50922b488baf3ca.tar.bz2 gentoo-2-076e82c13fbc446b05b3a111c50922b488baf3ca.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-libs/obby/obby-0.1.0.ebuild')
-rw-r--r-- | net-libs/obby/obby-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/obby/obby-0.1.0.ebuild b/net-libs/obby/obby-0.1.0.ebuild index c16f93b5e2e5..7f91ee4f2a04 100644 --- a/net-libs/obby/obby-0.1.0.ebuild +++ b/net-libs/obby/obby-0.1.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/obby/obby-0.1.0.ebuild,v 1.2 2005/06/11 20:26:49 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/obby/obby-0.1.0.ebuild,v 1.3 2005/06/12 11:03:50 dholm Exp $ DESCRIPTION="Library for collaborative text editing" HOMEPAGE="http://darcs.0x539.de/libobby" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="howl" SRC_URI="http://releases.0x539.de/${PN}/${P}.tar.gz" DEPEND=">=net-libs/net6-1.0 |