diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-24 23:48:14 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-24 23:48:14 +0000 |
commit | ddeacf2c7aee89232cddc98200286dff0fc57511 (patch) | |
tree | c7465d21fbd0e7116e53be6c51993444618d1e1c /app-crypt | |
parent | Removed needless DEPEND on gnustep-base/gnustep-env. (Manifest recommit) (diff) | |
download | gentoo-2-ddeacf2c7aee89232cddc98200286dff0fc57511.tar.gz gentoo-2-ddeacf2c7aee89232cddc98200286dff0fc57511.tar.bz2 gentoo-2-ddeacf2c7aee89232cddc98200286dff0fc57511.zip |
ppc stable profile update
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/gpgme/gpgme-0.3.14-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/gpgme/gpgme-0.9.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-0.6.3-r1.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-0.6.3.ebuild | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild b/app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild index 9cfdb17c6c31..3418b1fa698d 100644 --- a/app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild +++ b/app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild,v 1.4 2004/09/23 13:41:47 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild,v 1.5 2004/09/24 23:45:13 pvdabeel Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/cryptplug/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc sparc ~alpha ~hppa ~amd64 ~ia64" IUSE="" RDEPEND="=app-crypt/gpgme-0.3.14-r1 diff --git a/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild b/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild index 87df17cb9777..1eb9175b5953 100644 --- a/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild +++ b/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild,v 1.8 2004/09/23 13:40:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.3.14-r1.ebuild,v 1.9 2004/09/24 23:44:16 pvdabeel Exp $ DESCRIPTION="GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications." HOMEPAGE="http://www.gnupg.org/gpgme.html" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/gpgme/${P}.tar.gz" LICENSE="GPL-2" SLOT="0.3" -KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ia64" +KEYWORDS="x86 ppc sparc ~alpha ~hppa ~amd64 ~ia64" IUSE="doc" # smime once post gnupg-1.9+ gets unmasked diff --git a/app-crypt/gpgme/gpgme-0.9.0-r1.ebuild b/app-crypt/gpgme/gpgme-0.9.0-r1.ebuild index 6f0822f6a070..1165cc549deb 100644 --- a/app-crypt/gpgme/gpgme-0.9.0-r1.ebuild +++ b/app-crypt/gpgme/gpgme-0.9.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.9.0-r1.ebuild,v 1.6 2004/09/23 13:40:32 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gpgme/gpgme-0.9.0-r1.ebuild,v 1.7 2004/09/24 23:44:17 pvdabeel Exp $ DESCRIPTION="GnuPG Made Easy is a library for making GnuPG easier to use" HOMEPAGE="http://www.gnupg.org/(en)/related_software/gpgme/index.html" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/${P}.tar.gz" LICENSE="GPL-2" SLOT="1" -KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~amd64 ~ia64 ppc64" +KEYWORDS="x86 ppc sparc ~alpha ~hppa ~amd64 ~ia64 ppc64" IUSE="" #IUSE="smime" diff --git a/app-crypt/seahorse/seahorse-0.6.3-r1.ebuild b/app-crypt/seahorse/seahorse-0.6.3-r1.ebuild index e38bcd2c2ed7..592f8d4064a4 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-2004 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.3 2004/09/23 13:43:30 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.6.3-r1.ebuild,v 1.4 2004/09/24 23:46:14 pvdabeel Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/seahorse/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc sparc ~amd64" +KEYWORDS="~x86 ppc sparc ~amd64" RDEPEND="virtual/x11 >=app-crypt/gnupg-1.2.0 diff --git a/app-crypt/seahorse/seahorse-0.6.3.ebuild b/app-crypt/seahorse/seahorse-0.6.3.ebuild index 84b8443c9a17..fada43d43e36 100644 --- a/app-crypt/seahorse/seahorse-0.6.3.ebuild +++ b/app-crypt/seahorse/seahorse-0.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.ebuild,v 1.8 2004/06/24 21:37:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.6.3.ebuild,v 1.9 2004/09/24 23:46:14 pvdabeel Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/seahorse/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~amd64" +KEYWORDS="x86 ppc sparc ~amd64" IUSE="" RDEPEND="virtual/x11 |