summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-01 13:19:33 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-01 13:19:33 +0000
commite775b2e0edae63fad53f448ffab3088ec1800085 (patch)
tree458e6baf1b6b95776b2252154edf706d9efb12be /app-office
parentadd ~alpha (Manifest recommit) (diff)
downloadgentoo-2-e775b2e0edae63fad53f448ffab3088ec1800085.tar.gz
gentoo-2-e775b2e0edae63fad53f448ffab3088ec1800085.tar.bz2
gentoo-2-e775b2e0edae63fad53f448ffab3088ec1800085.zip
sync IUSE (missing)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/facturalux/ChangeLog5
-rw-r--r--app-office/facturalux/facturalux-0.4.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/app-office/facturalux/ChangeLog b/app-office/facturalux/ChangeLog
index 34a03a02a9b2..5f0ef613239b 100644
--- a/app-office/facturalux/ChangeLog
+++ b/app-office/facturalux/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/facturalux
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/facturalux/ChangeLog,v 1.3 2004/06/24 22:39:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/facturalux/ChangeLog,v 1.4 2004/07/01 13:19:33 agriffis Exp $
+
+ 01 Jul 2004; Aron Griffis <agriffis@gentoo.org> facturalux-0.4.ebuild:
+ sync IUSE (missing)
13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> facturalux-0.4.ebuild:
Don't assign default to S; header fix
diff --git a/app-office/facturalux/facturalux-0.4.ebuild b/app-office/facturalux/facturalux-0.4.ebuild
index 8a2e5fe9ab10..3341427d345e 100644
--- a/app-office/facturalux/facturalux-0.4.ebuild
+++ b/app-office/facturalux/facturalux-0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/facturalux/facturalux-0.4.ebuild,v 1.4 2004/06/24 22:39:16 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/facturalux/facturalux-0.4.ebuild,v 1.5 2004/07/01 13:19:33 agriffis Exp $
inherit eutils
@@ -12,6 +12,7 @@ SRC_URI="mirror://sourceforge/facturalux/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
+IUSE=""
DEPEND=">=x11-libs/qt-3
sys-libs/zlib"