diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-23 13:43:30 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-23 13:43:30 +0000 |
commit | f2fd19432d3d2608016c2d7673a5a4d04c2b7151 (patch) | |
tree | 22ca80944e86a3c9c9b4daec59f55c44f73c1fae /app-crypt/cryptplug | |
parent | stable to make ethereal happy (diff) | |
download | historical-f2fd19432d3d2608016c2d7673a5a4d04c2b7151.tar.gz historical-f2fd19432d3d2608016c2d7673a5a4d04c2b7151.tar.bz2 historical-f2fd19432d3d2608016c2d7673a5a4d04c2b7151.zip |
Stable on sparc wrt #64485
Diffstat (limited to 'app-crypt/cryptplug')
-rw-r--r-- | app-crypt/cryptplug/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/cryptplug/ChangeLog b/app-crypt/cryptplug/ChangeLog index 3e42f534979c..f835f061b7cb 100644 --- a/app-crypt/cryptplug/ChangeLog +++ b/app-crypt/cryptplug/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/cryptplug # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/ChangeLog,v 1.19 2004/09/18 09:05:02 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/cryptplug/ChangeLog,v 1.20 2004/09/23 13:41:47 gustavoz Exp $ + + 23 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> + cryptplug-0.3.16-r1.ebuild: + Stable on sparc wrt #64485 18 Sep 2004; Daniel Black <dragonheart@gentoo.org> cryptplug-0.3.16-r1.ebuild: diff --git a/app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild b/app-crypt/cryptplug/cryptplug-0.3.16-r1.ebuild index e8731b6da4cf..9cfdb17c6c31 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.3 2004/09/18 09:05:02 dragonheart Exp $ +# $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 $ 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 |