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
commite34fdce36b5683ba6bbcc5a55b435fb989ef8e41 (patch)
tree41797546853619f240381f2635424bf4a72c9113 /app-office/facturalux
parentadd ~alpha (diff)
downloadhistorical-e34fdce36b5683ba6bbcc5a55b435fb989ef8e41.tar.gz
historical-e34fdce36b5683ba6bbcc5a55b435fb989ef8e41.tar.bz2
historical-e34fdce36b5683ba6bbcc5a55b435fb989ef8e41.zip
sync IUSE (missing)
Diffstat (limited to 'app-office/facturalux')
-rw-r--r--app-office/facturalux/ChangeLog5
-rw-r--r--app-office/facturalux/Manifest4
-rw-r--r--app-office/facturalux/facturalux-0.4.ebuild3
3 files changed, 8 insertions, 4 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/Manifest b/app-office/facturalux/Manifest
index cd14d65bcea4..38a816761617 100644
--- a/app-office/facturalux/Manifest
+++ b/app-office/facturalux/Manifest
@@ -1,5 +1,5 @@
-MD5 4a85d8c34cffeb7a96252da757b65978 facturalux-0.4.ebuild 1316
-MD5 3895bead4582831746cb508e6062ce93 ChangeLog 572
+MD5 f1e129b25270d7f530a2ee5e7af0c26f facturalux-0.4.ebuild 1324
+MD5 be423fa08fd5d4268672797446c79fbb ChangeLog 668
MD5 3364b5f5a39640c81b871eb91173ff75 files/facturalux-0.4-gentoo.patch 2042
MD5 8cc773b781c5ea9afc0bedc6a8a7500b files/facturalux-base-0.0-gentoo.patch 3416
MD5 6f37b351d44e9d4cd4a1cbe8d05be6dc files/digest-facturalux-0.4 145
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"