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 | c8fd6b7777e17e7905e0b46e343565670496112a (patch) | |
tree | 3c6d995ba34c681046c430634f987f4f4c9c2e50 /gnustep-apps | |
parent | QA: Don't include ${IUSE} in the initial IUSE setting. (diff) | |
download | gentoo-2-c8fd6b7777e17e7905e0b46e343565670496112a.tar.gz gentoo-2-c8fd6b7777e17e7905e0b46e343565670496112a.tar.bz2 gentoo-2-c8fd6b7777e17e7905e0b46e343565670496112a.zip |
sync IUSE (+doc -${IUSE})
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'gnustep-apps')
-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 |
2 files changed, 4 insertions, 4 deletions
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" |