diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 20:52:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 20:52:02 +0000 |
commit | 6160f8838a9144902f33d52467b919cc39064986 (patch) | |
tree | 8672a9c3329b8969f9c1d85e141c406a6d096d7f /net-mail/balsa | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-6160f8838a9144902f33d52467b919cc39064986.tar.gz gentoo-2-6160f8838a9144902f33d52467b919cc39064986.tar.bz2 gentoo-2-6160f8838a9144902f33d52467b919cc39064986.zip |
Add inherit eutils
Diffstat (limited to 'net-mail/balsa')
-rw-r--r-- | net-mail/balsa/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/balsa/balsa-1.4.3.ebuild | 6 | ||||
-rw-r--r-- | net-mail/balsa/balsa-2.0.10.ebuild | 4 | ||||
-rw-r--r-- | net-mail/balsa/balsa-2.0.11.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/net-mail/balsa/ChangeLog b/net-mail/balsa/ChangeLog index d53ad1d2868d..2f12d2234946 100644 --- a/net-mail/balsa/ChangeLog +++ b/net-mail/balsa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/balsa # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/ChangeLog,v 1.47 2004/04/11 04:02:39 khai Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/ChangeLog,v 1.48 2004/04/27 20:47:41 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> balsa-1.4.3.ebuild: + Add inherit eutils 10 Apr 2004; <khai@gentoo.org> balsa-2.0.15-r1.ebuild: First commit, patch to make balsa-2.0.15-r1 compile against gtk+-2.4 diff --git a/net-mail/balsa/balsa-1.4.3.ebuild b/net-mail/balsa/balsa-1.4.3.ebuild index cf36ccecad36..1bb246ba421a 100644 --- a/net-mail/balsa/balsa-1.4.3.ebuild +++ b/net-mail/balsa/balsa-1.4.3.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-1.4.3.ebuild,v 1.4 2003/09/05 02:37:14 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-1.4.3.ebuild,v 1.5 2004/04/27 20:47:41 agriffis Exp $ + +inherit eutils IUSE="ssl nls cups gtkhtml spell perl" diff --git a/net-mail/balsa/balsa-2.0.10.ebuild b/net-mail/balsa/balsa-2.0.10.ebuild index cf66118be09e..3883958feb12 100644 --- a/net-mail/balsa/balsa-2.0.10.ebuild +++ b/net-mail/balsa/balsa-2.0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-2.0.10.ebuild,v 1.4 2003/09/05 02:37:14 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-2.0.10.ebuild,v 1.5 2004/04/27 20:47:41 agriffis Exp $ inherit gnome2 eutils diff --git a/net-mail/balsa/balsa-2.0.11.ebuild b/net-mail/balsa/balsa-2.0.11.ebuild index 47937a960419..b248d27151f1 100644 --- a/net-mail/balsa/balsa-2.0.11.ebuild +++ b/net-mail/balsa/balsa-2.0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-2.0.11.ebuild,v 1.4 2003/09/05 02:37:14 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/balsa/balsa-2.0.11.ebuild,v 1.5 2004/04/27 20:47:41 agriffis Exp $ inherit gnome2 eutils |