diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-08 22:02:03 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-08 22:02:03 +0000 |
commit | 453b900bdbc0e55678c6bbb5ccdfb86b1615e773 (patch) | |
tree | 51acb1f58ff7044ade70fd14bf986e60d3af3604 /net-libs/obby/obby-0.4.6-r1.ebuild | |
parent | correct usage of EAPI=2 functions (diff) | |
download | historical-453b900bdbc0e55678c6bbb5ccdfb86b1615e773.tar.gz historical-453b900bdbc0e55678c6bbb5ccdfb86b1615e773.tar.bz2 historical-453b900bdbc0e55678c6bbb5ccdfb86b1615e773.zip |
amd64/x86 stable, bug #225519
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'net-libs/obby/obby-0.4.6-r1.ebuild')
-rw-r--r-- | net-libs/obby/obby-0.4.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/obby/obby-0.4.6-r1.ebuild b/net-libs/obby/obby-0.4.6-r1.ebuild index adeb1fb9d50d..ba01e732a4c7 100644 --- a/net-libs/obby/obby-0.4.6-r1.ebuild +++ b/net-libs/obby/obby-0.4.6-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/obby/obby-0.4.6-r1.ebuild,v 1.3 2009/03/07 22:29:09 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/obby/obby-0.4.6-r1.ebuild,v 1.4 2009/03/08 22:02:03 maekke Exp $ DESCRIPTION="Library for collaborative text editing" HOMEPAGE="http://gobby.0x539.de/" SRC_URI="http://releases.0x539.de/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ppc ~x86" +KEYWORDS="amd64 ~hppa ppc x86" IUSE="avahi ipv6 nls" DEPEND=">=net-libs/net6-1.3.5 |