summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-07-07 00:47:59 +0000
committerAron Griffis <agriffis@gentoo.org>2005-07-07 00:47:59 +0000
commit6b1d54fdaf9588ca7dab349f08565b21fefe88c0 (patch)
tree090e462a34b08defa2eea55a56e3219fee82b20f /app-crypt/seahorse
parentarm/s390 stable (diff)
downloadgentoo-2-6b1d54fdaf9588ca7dab349f08565b21fefe88c0.tar.gz
gentoo-2-6b1d54fdaf9588ca7dab349f08565b21fefe88c0.tar.bz2
gentoo-2-6b1d54fdaf9588ca7dab349f08565b21fefe88c0.zip
sync IUSE (-doc -gnome)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r--app-crypt/seahorse/seahorse-0.6.3-r1.ebuild4
-rw-r--r--app-crypt/seahorse/seahorse-0.7.5.ebuild4
-rw-r--r--app-crypt/seahorse/seahorse-0.7.6.ebuild4
-rw-r--r--app-crypt/seahorse/seahorse-0.7.7.ebuild4
-rw-r--r--app-crypt/seahorse/seahorse-0.7.8.ebuild4
5 files changed, 10 insertions, 10 deletions
diff --git a/app-crypt/seahorse/seahorse-0.6.3-r1.ebuild b/app-crypt/seahorse/seahorse-0.6.3-r1.ebuild
index e530234f8944..9b19e8e654c8 100644
--- a/app-crypt/seahorse/seahorse-0.6.3-r1.ebuild
+++ b/app-crypt/seahorse/seahorse-0.6.3-r1.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/app-crypt/seahorse/seahorse-0.6.3-r1.ebuild,v 1.10 2005/04/21 18:06:27 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.6.3-r1.ebuild,v 1.11 2005/07/07 00:47:59 agriffis Exp $
inherit gnome2 eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/seahorse/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="x86 ppc sparc amd64 ~alpha ppc64"
-IUSE="doc"
+IUSE=""
RDEPEND="virtual/x11
>=app-crypt/gnupg-1.2.0
diff --git a/app-crypt/seahorse/seahorse-0.7.5.ebuild b/app-crypt/seahorse/seahorse-0.7.5.ebuild
index ffdf2a7f702d..8a49fe32cb8e 100644
--- a/app-crypt/seahorse/seahorse-0.7.5.ebuild
+++ b/app-crypt/seahorse/seahorse-0.7.5.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/app-crypt/seahorse/seahorse-0.7.5.ebuild,v 1.7 2005/01/01 12:38:43 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.5.ebuild,v 1.8 2005/07/07 00:47:59 agriffis Exp $
inherit gnome2 eutils
@@ -34,7 +34,7 @@ DEPEND="${RDEPEND}
dev-util/pkgconfig"
DOCS="AUTHORS ChangeLog NEWS README TODO THANKS"
-IUSE="doc"
+IUSE=""
src_unpack() {
diff --git a/app-crypt/seahorse/seahorse-0.7.6.ebuild b/app-crypt/seahorse/seahorse-0.7.6.ebuild
index 635e2b3e3af9..8d441f6e186c 100644
--- a/app-crypt/seahorse/seahorse-0.7.6.ebuild
+++ b/app-crypt/seahorse/seahorse-0.7.6.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/app-crypt/seahorse/seahorse-0.7.6.ebuild,v 1.2 2005/03/25 23:17:24 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.6.ebuild,v 1.3 2005/07/07 00:47:59 agriffis Exp $
inherit gnome2 eutils
@@ -35,7 +35,7 @@ DEPEND="${RDEPEND}
dev-util/pkgconfig"
DOCS="AUTHORS ChangeLog NEWS README TODO THANKS"
-IUSE="doc ldap"
+IUSE="ldap"
src_unpack() {
unpack ${A}
diff --git a/app-crypt/seahorse/seahorse-0.7.7.ebuild b/app-crypt/seahorse/seahorse-0.7.7.ebuild
index 424fc5c72365..cc4f1cade3c1 100644
--- a/app-crypt/seahorse/seahorse-0.7.7.ebuild
+++ b/app-crypt/seahorse/seahorse-0.7.7.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/app-crypt/seahorse/seahorse-0.7.7.ebuild,v 1.2 2005/05/06 12:32:43 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.7.ebuild,v 1.3 2005/07/07 00:47:59 agriffis Exp $
inherit gnome2 eutils
@@ -36,7 +36,7 @@ DEPEND="${RDEPEND}
dev-util/pkgconfig"
DOCS="AUTHORS ChangeLog NEWS README TODO THANKS"
-IUSE="doc ldap gnome"
+IUSE="ldap"
src_compile() {
autoconf
diff --git a/app-crypt/seahorse/seahorse-0.7.8.ebuild b/app-crypt/seahorse/seahorse-0.7.8.ebuild
index 0629bc752da1..71fd98a051cc 100644
--- a/app-crypt/seahorse/seahorse-0.7.8.ebuild
+++ b/app-crypt/seahorse/seahorse-0.7.8.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/app-crypt/seahorse/seahorse-0.7.8.ebuild,v 1.1 2005/05/10 01:12:34 joem Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.8.ebuild,v 1.2 2005/07/07 00:47:59 agriffis Exp $
inherit gnome2 eutils
@@ -35,7 +35,7 @@ DEPEND="${RDEPEND}
dev-util/pkgconfig"
DOCS="AUTHORS ChangeLog NEWS README TODO THANKS"
-IUSE="doc ldap gnome"
+IUSE="ldap"
src_compile() {
autoconf