diff options
Diffstat (limited to 'app-editors/gobby/gobby-0.3.0.ebuild')
-rw-r--r-- | app-editors/gobby/gobby-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/gobby/gobby-0.3.0.ebuild b/app-editors/gobby/gobby-0.3.0.ebuild index 164f2472c029..5bb78724e42a 100644 --- a/app-editors/gobby/gobby-0.3.0.ebuild +++ b/app-editors/gobby/gobby-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.3.0.ebuild,v 1.2 2006/01/22 05:08:13 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.3.0.ebuild,v 1.3 2006/01/23 14:15:32 blubb Exp $ inherit eutils @@ -11,7 +11,7 @@ DESCRIPTION="GTK-based collaborative editor" HOMEPAGE="http://darcs.0x539.de/gobby" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="gnome" SRC_URI="http://releases.0x539.de/${PN}/${P}.tar.gz" |