diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:04:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 07:04:13 +0000 |
commit | 3edcfbe687974f5d759689ba6c6ce63dff2ff5dc (patch) | |
tree | fffbf114166410d19b99ba5c8169fa8effc7b08c /app-office/glabels | |
parent | whitespace (diff) | |
download | historical-3edcfbe687974f5d759689ba6c6ce63dff2ff5dc.tar.gz historical-3edcfbe687974f5d759689ba6c6ce63dff2ff5dc.tar.bz2 historical-3edcfbe687974f5d759689ba6c6ce63dff2ff5dc.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-office/glabels')
-rw-r--r-- | app-office/glabels/glabels-2.0.4.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/glabels/glabels-2.0.4.ebuild b/app-office/glabels/glabels-2.0.4.ebuild index 253a0ba0f0c6..ae636b689b0a 100644 --- a/app-office/glabels/glabels-2.0.4.ebuild +++ b/app-office/glabels/glabels-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.0.4.ebuild,v 1.5 2007/02/04 19:07:12 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/glabels/glabels-2.0.4.ebuild,v 1.6 2007/07/13 07:04:12 mr_bones_ Exp $ inherit eutils gnome2 @@ -32,7 +32,6 @@ DEPEND="${RDEPEND} DOCS="AUTHORS ChangeLog NEWS README TODO" USE_DESTDIR="1" - pkg_setup() { G2CONF="--disable-update-mimedb --disable-update-desktopdb" } |