diff options
Diffstat (limited to 'net-mail/signify')
-rw-r--r-- | net-mail/signify/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/signify/signify-1.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/signify/ChangeLog b/net-mail/signify/ChangeLog index 89b21ea5b58d..c77f8ce29d24 100644 --- a/net-mail/signify/ChangeLog +++ b/net-mail/signify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/signify # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/signify/ChangeLog,v 1.10 2005/03/07 16:38:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/signify/ChangeLog,v 1.11 2005/04/20 21:30:58 hansmi Exp $ + + 20 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> signify-1.14.ebuild: + Stable on ppc. 07 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> signify-1.14.ebuild: Stable on sparc diff --git a/net-mail/signify/signify-1.14.ebuild b/net-mail/signify/signify-1.14.ebuild index 674019cfcbf2..255d1d6a3a2e 100644 --- a/net-mail/signify/signify-1.14.ebuild +++ b/net-mail/signify/signify-1.14.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/net-mail/signify/signify-1.14.ebuild,v 1.2 2005/03/07 16:38:31 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/signify/signify-1.14.ebuild,v 1.3 2005/04/20 21:30:58 hansmi Exp $ S=${WORKDIR}/${PN} @@ -14,7 +14,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="public-domain" -KEYWORDS="~ppc sparc x86 ~amd64" +KEYWORDS="ppc sparc x86 ~amd64" IUSE="" src_unpack() { |