diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-09-06 15:45:14 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-09-06 15:45:14 +0000 |
commit | 07b0acf642184d41e00aecc031b3256076c511de (patch) | |
tree | 0135e8ae623d60b5d61fbec438a2c543c4bf3640 /net-mail/sylpheed-claws | |
parent | Initial commit. (diff) | |
download | gentoo-2-07b0acf642184d41e00aecc031b3256076c511de.tar.gz gentoo-2-07b0acf642184d41e00aecc031b3256076c511de.tar.bz2 gentoo-2-07b0acf642184d41e00aecc031b3256076c511de.zip |
gettext-0.12 is required
Diffstat (limited to 'net-mail/sylpheed-claws')
-rw-r--r-- | net-mail/sylpheed-claws/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/sylpheed-claws/Manifest | 6 | ||||
-rw-r--r-- | net-mail/sylpheed-claws/sylpheed-claws-0.9.4-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/sylpheed-claws/sylpheed-claws-0.9.4.ebuild | 4 |
4 files changed, 12 insertions, 8 deletions
diff --git a/net-mail/sylpheed-claws/ChangeLog b/net-mail/sylpheed-claws/ChangeLog index d614df86eb5e..68f3ba369f45 100644 --- a/net-mail/sylpheed-claws/ChangeLog +++ b/net-mail/sylpheed-claws/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/sylpheed-claws # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/ChangeLog,v 1.46 2003/09/06 15:05:18 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/ChangeLog,v 1.47 2003/09/06 15:45:12 seemant Exp $ + + 06 Sep 2003; Seemant Kulleen <seemant@gentoo.org> + sylpheed-claws-0.9.4-r1.ebuild, sylpheed-claws-0.9.4.ebuild: + gettext-0.12 is required *sylpheed-claws-0.9.4-r1 (06 Sep 2003) diff --git a/net-mail/sylpheed-claws/Manifest b/net-mail/sylpheed-claws/Manifest index fee697e61c9d..d88fc3c7df03 100644 --- a/net-mail/sylpheed-claws/Manifest +++ b/net-mail/sylpheed-claws/Manifest @@ -1,9 +1,9 @@ MD5 2d300e00b36e5182a09df6cd89609396 sylpheed-claws-0.9.0.ebuild 3039 -MD5 bf1b6c276d1ca76a3e6485c5538bef59 sylpheed-claws-0.9.4.ebuild 3475 -MD5 8bfa83ca6737f8d2c4fad9c7bbf24dfb sylpheed-claws-0.9.4-r1.ebuild 3893 +MD5 563711ac0f64719fcd9c020caa4b0155 sylpheed-claws-0.9.4.ebuild 3482 +MD5 e022ace5bd4ce7a3e18d511b7c0c0462 sylpheed-claws-0.9.4-r1.ebuild 3900 MD5 4ac17c6bbfde751ffa7111f86e2bf306 sylpheed-claws-0.9.0-r1.ebuild 3336 MD5 03f89b288f02fedd5fb19703bfabc9c7 sylpheed-claws-0.8.11.ebuild 2944 -MD5 e8bcc8303933d26ba2ee66d66b8e7220 ChangeLog 8445 +MD5 fcf892c933ce26cc3b433edd17e3ebbc ChangeLog 8588 MD5 6969798bba9c8660991790c2cb77fe46 sylpheed-claws-0.9.3.ebuild 3345 MD5 5721b86fd871bdfab77231abc6e02f68 metadata.xml 161 MD5 d9e778ef490a8e07e7b931d13052fca2 files/digest-sylpheed-claws-0.9.0 73 diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.9.4-r1.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.9.4-r1.ebuild index dda9aa023a9b..2b0c92c5d567 100644 --- a/net-mail/sylpheed-claws/sylpheed-claws-0.9.4-r1.ebuild +++ b/net-mail/sylpheed-claws/sylpheed-claws-0.9.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.4-r1.ebuild,v 1.1 2003/09/06 15:05:18 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.4-r1.ebuild,v 1.2 2003/09/06 15:45:12 seemant Exp $ IUSE="nls gnome xface gtkhtml crypt spell imlib ssl ldap ipv6 pda clamav pdflib" @@ -38,7 +38,7 @@ RDEPEND="=x11-libs/gtk+-1.2* pdflib? ( app-text/ghostscript ) x11-misc/shared-mime-info" -RDEPEND="nls? ( sys-devel/gettext )" +RDEPEND="nls? ( >=sys-devel/gettext-0.12 )" PROVIDE="virtual/sylpheed" diff --git a/net-mail/sylpheed-claws/sylpheed-claws-0.9.4.ebuild b/net-mail/sylpheed-claws/sylpheed-claws-0.9.4.ebuild index 3bd0759542d2..9bcbb25215a6 100644 --- a/net-mail/sylpheed-claws/sylpheed-claws-0.9.4.ebuild +++ b/net-mail/sylpheed-claws/sylpheed-claws-0.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.4.ebuild,v 1.7 2003/09/06 15:05:18 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/sylpheed-claws/sylpheed-claws-0.9.4.ebuild,v 1.8 2003/09/06 15:45:12 seemant Exp $ IUSE="nls gnome xface gtkhtml crypt spell imlib ssl ldap ipv6 pda clamav" @@ -31,7 +31,7 @@ DEPEND="=x11-libs/gtk+-1.2* x11-misc/shared-mime-info" #xml? ( >=x11-libs/gtkmathview-0.4.2 ) -RDEPEND="nls? ( sys-devel/gettext )" +RDEPEND="nls? ( =sys-devel/gettext-0.12* )" PROVIDE="virtual/sylpheed" |