diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-11-09 03:22:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-11-09 03:22:51 +0000 |
commit | ae82e418c0a14661d5f96bbd21e28b721f8c7c20 (patch) | |
tree | 016ae7cb24b5b6aed8d3f04c4f4c443fbb4cfec6 /app-editors/gobby | |
parent | Full auto: Version bump for KDE-4.1.3 (diff) | |
download | gentoo-2-ae82e418c0a14661d5f96bbd21e28b721f8c7c20.tar.gz gentoo-2-ae82e418c0a14661d5f96bbd21e28b721f8c7c20.tar.bz2 gentoo-2-ae82e418c0a14661d5f96bbd21e28b721f8c7c20.zip |
whitespace
(Portage version: 2.1.4.5)
Diffstat (limited to 'app-editors/gobby')
-rw-r--r-- | app-editors/gobby/gobby-0.4.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/gobby/gobby-0.4.8.ebuild b/app-editors/gobby/gobby-0.4.8.ebuild index a8e8c17acb02..45c954c4e045 100644 --- a/app-editors/gobby/gobby-0.4.8.ebuild +++ b/app-editors/gobby/gobby-0.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.8.ebuild,v 1.1 2008/11/07 19:05:56 humpback Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gobby/gobby-0.4.8.ebuild,v 1.2 2008/11/09 03:22:51 mr_bones_ Exp $ EAPI=1 @@ -27,7 +27,6 @@ DEPEND="${RDEPEND} # There's only one test and it needs X RESTRICT="test" - pkg_setup() { if use avahi && ! built_with_use net-libs/obby avahi ; then eerror "Please reinstall net-libs/obby with the avahi USE-flag enabled" |