diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-23 14:15:32 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-23 14:15:32 +0000 |
commit | 4c12154e0d152b26e67d4062637aafca3c7b7a19 (patch) | |
tree | 1fc38528d1219da5413886efeeffb28c4445f3cf /app-editors/gobby/gobby-0.3.0.ebuild | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-4c12154e0d152b26e67d4062637aafca3c7b7a19.tar.gz gentoo-2-4c12154e0d152b26e67d4062637aafca3c7b7a19.tar.bz2 gentoo-2-4c12154e0d152b26e67d4062637aafca3c7b7a19.zip |
stable on amd64
(Portage version: 2.1_pre3-r1)
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" |