diff options
author | 2007-05-29 21:39:33 +0000 | |
---|---|---|
committer | 2007-05-29 21:39:33 +0000 | |
commit | 9a5a9c2c0837635d76956a9847101f44ec1ababd (patch) | |
tree | 1cb3f86d7e52b35181800449947f597304f90f78 /app-xemacs/sasl/sasl-1.16.ebuild | |
parent | alpha stable wrt #175560 (diff) | |
download | gentoo-2-9a5a9c2c0837635d76956a9847101f44ec1ababd.tar.gz gentoo-2-9a5a9c2c0837635d76956a9847101f44ec1ababd.tar.bz2 gentoo-2-9a5a9c2c0837635d76956a9847101f44ec1ababd.zip |
alpha stable wrt #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/sasl/sasl-1.16.ebuild')
-rw-r--r-- | app-xemacs/sasl/sasl-1.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/sasl/sasl-1.16.ebuild b/app-xemacs/sasl/sasl-1.16.ebuild index 5cb3391a6efa..71872eeb7fa2 100644 --- a/app-xemacs/sasl/sasl-1.16.ebuild +++ b/app-xemacs/sasl/sasl-1.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sasl/sasl-1.16.ebuild,v 1.2 2006/11/12 18:34:40 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sasl/sasl-1.16.ebuild,v 1.3 2007/05/29 21:39:33 armin76 Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" RDEPEND="app-xemacs/ecrypto " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" inherit xemacs-packages |