diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-16 15:43:56 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-16 15:43:56 +0000 |
commit | 1baf75782c1175788c8c3c1d43c74574df98e766 (patch) | |
tree | d861fce8aa3543e1f99b42edd6dfc70d1dff7862 /gnustep-apps | |
parent | QA: Don't include ${IUSE} in the initial IUSE setting. (diff) | |
download | historical-1baf75782c1175788c8c3c1d43c74574df98e766.tar.gz historical-1baf75782c1175788c8c3c1d43c74574df98e766.tar.bz2 historical-1baf75782c1175788c8c3c1d43c74574df98e766.zip |
sync IUSE (+doc -${IUSE})
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/gnumail/Manifest | 10 | ||||
-rw-r--r-- | gnustep-apps/gnumail/gnumail-1.2.0.20050606.ebuild | 4 | ||||
-rw-r--r-- | gnustep-apps/gnumail/gnumail-1.2.0_pre20050414.ebuild | 4 |
3 files changed, 14 insertions, 4 deletions
diff --git a/gnustep-apps/gnumail/Manifest b/gnustep-apps/gnumail/Manifest index de038896c25e..3bb7d4c3c90b 100644 --- a/gnustep-apps/gnumail/Manifest +++ b/gnustep-apps/gnumail/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 47cdf569288e43bbf25d3b839cb9b28a ChangeLog 5248 MD5 e1c6db42f903560ff2fc9d5d8fbdadc2 files/Emoticon-dont-break-C.patch 937 MD5 41cb43c98c798444681efc4c05a58764 files/digest-gnumail-1.2.0.20050606 75 @@ -5,3 +8,10 @@ MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gnumail-1.2.0_pre20050414 0 MD5 5520f27b330a0999d9df68e6e5fe7833 gnumail-1.2.0.20050606.ebuild 1451 MD5 f33cf67f48b3f3fc5bb906b280f28e87 gnumail-1.2.0_pre20050414.ebuild 1782 MD5 fd2a74704d1454dc7972123fded408cb metadata.xml 620 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC2StVI1lqEGTUzyQRAnPuAJ4te03J507uD1fYZ35+/4V0OPxfTACfS1wR +eQrX6r2l+IeIFZqBvx1Gd1E= +=LH1Y +-----END PGP SIGNATURE----- diff --git a/gnustep-apps/gnumail/gnumail-1.2.0.20050606.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0.20050606.ebuild index 630e4edc9973..59a17ae09707 100644 --- a/gnustep-apps/gnumail/gnumail-1.2.0.20050606.ebuild +++ b/gnustep-apps/gnumail/gnumail-1.2.0.20050606.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0.20050606.ebuild,v 1.1 2005/06/10 21:06:24 fafhrd Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0.20050606.ebuild,v 1.2 2005/07/16 15:43:56 swegener Exp $ inherit gnustep @@ -14,7 +14,7 @@ KEYWORDS="~x86 ~ppc" LICENSE="GPL-2" SLOT="0" -IUSE="${IUSE} xface crypt emoticon" +IUSE="crypt doc emoticon xface" DEPEND="${GS_DEPEND} =gnustep-libs/pantomime-${PV} gnustep-apps/addresses" diff --git a/gnustep-apps/gnumail/gnumail-1.2.0_pre20050414.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0_pre20050414.ebuild index 2ee9c0e158b1..8c18a912753b 100644 --- a/gnustep-apps/gnumail/gnumail-1.2.0_pre20050414.ebuild +++ b/gnustep-apps/gnumail/gnumail-1.2.0_pre20050414.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0_pre20050414.ebuild,v 1.2 2005/05/05 15:44:43 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0_pre20050414.ebuild,v 1.3 2005/07/16 15:43:56 swegener Exp $ ECVS_CVS_COMMAND="cvs -q" ECVS_SERVER="Sophos.ca:/opt/cvsroot" @@ -22,7 +22,7 @@ KEYWORDS="~x86 ~ppc" LICENSE="GPL-2" SLOT="0" -IUSE="${IUSE} xface crypt emoticon" +IUSE="crypt doc emoticon xface" DEPEND="${GS_DEPEND} =gnustep-libs/pantomime-${PV} gnustep-apps/addresses" |