diff options
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/taxbird/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/taxbird/Manifest | 4 | ||||
-rw-r--r-- | app-office/taxbird/taxbird-0.6.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-office/taxbird/ChangeLog b/app-office/taxbird/ChangeLog index 801f710001d2..efb6e96fe65d 100644 --- a/app-office/taxbird/ChangeLog +++ b/app-office/taxbird/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/taxbird # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/ChangeLog,v 1.1 2006/01/12 21:41:32 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/ChangeLog,v 1.2 2006/01/13 00:32:07 compnerd Exp $ + + 13 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org> taxbird-0.6.ebuild: + pkgmove gnome-extra/libgtkhtml gnome-extra/gtkhtml 12 Jan 2006; <wrobel@gentoo.org> ChangeLog: Added taxbird to portage. diff --git a/app-office/taxbird/Manifest b/app-office/taxbird/Manifest index 8d9e2d9dd91a..23da2ef10425 100644 --- a/app-office/taxbird/Manifest +++ b/app-office/taxbird/Manifest @@ -1,4 +1,4 @@ -MD5 34e735585bc3e358174cdc81ac4729ab ChangeLog 284 +MD5 3981c0f923517ec4a6183e0c7795cf41 ChangeLog 414 MD5 ae65362d25c2379bef5063e00905e461 files/digest-taxbird-0.6 63 MD5 20ca8cef75bee52dd57a2efd53154477 metadata.xml 251 -MD5 0cbec198e800c1db7d9c380ada69bdb6 taxbird-0.6.ebuild 774 +MD5 77a209a7d374c060f5053881d5f5bac3 taxbird-0.6.ebuild 771 diff --git a/app-office/taxbird/taxbird-0.6.ebuild b/app-office/taxbird/taxbird-0.6.ebuild index 5c30c619ae57..20cf75826dc3 100644 --- a/app-office/taxbird/taxbird-0.6.ebuild +++ b/app-office/taxbird/taxbird-0.6.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-office/taxbird/taxbird-0.6.ebuild,v 1.1 2006/01/12 21:41:32 wrobel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/taxbird/taxbird-0.6.ebuild,v 1.2 2006/01/13 00:32:07 compnerd Exp $ inherit eutils @@ -17,7 +17,7 @@ IUSE="" DEPEND=" dev-libs/libgeier dev-libs/openssl -=gnome-extra/libgtkhtml-2* +=gnome-extra/gtkhtml-2* gnome-base/libgnomeui sys-devel/gettext dev-util/guile" |