diff options
author | John P. Davis <zhen@gentoo.org> | 2003-07-23 19:13:48 +0000 |
---|---|---|
committer | John P. Davis <zhen@gentoo.org> | 2003-07-23 19:13:48 +0000 |
commit | e5a23b683b65877ccfa4e79ae99464a88b86e934 (patch) | |
tree | 0f9cc8a7a27ed10bc7400c12866febdac0d622e8 /sys-apps/sal-client | |
parent | dev-lisp/{apel,flim,semi} were migrated to app-emacs (diff) | |
download | gentoo-2-e5a23b683b65877ccfa4e79ae99464a88b86e934.tar.gz gentoo-2-e5a23b683b65877ccfa4e79ae99464a88b86e934.tar.bz2 gentoo-2-e5a23b683b65877ccfa4e79ae99464a88b86e934.zip |
fixing the amd64 debacle, remarking unstable
Diffstat (limited to 'sys-apps/sal-client')
-rw-r--r-- | sys-apps/sal-client/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/sal-client/sal-client-1.0_rc3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/sal-client/ChangeLog b/sys-apps/sal-client/ChangeLog index 402a292bc3e7..f0fb4598c3d9 100644 --- a/sys-apps/sal-client/ChangeLog +++ b/sys-apps/sal-client/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/sal-client # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sal-client/ChangeLog,v 1.5 2003/06/27 13:43:22 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sal-client/ChangeLog,v 1.6 2003/07/23 19:13:48 zhen Exp $ + + 23 Jul 2003; <zhen@gentoo.org> sal-client-1.0_rc3.ebuild: + Fixing the amd64 mark messup, just remarking unstable... 08 Jun 2003; root <root@gentoo.org> sal-client-1.0_rc3.ebuild: changed server side to client side in package desc diff --git a/sys-apps/sal-client/sal-client-1.0_rc3.ebuild b/sys-apps/sal-client/sal-client-1.0_rc3.ebuild index 87f1eb093387..c84df48b6e61 100644 --- a/sys-apps/sal-client/sal-client-1.0_rc3.ebuild +++ b/sys-apps/sal-client/sal-client-1.0_rc3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/sal-client/sal-client-1.0_rc3.ebuild,v 1.5 2003/06/22 05:25:36 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/sal-client/sal-client-1.0_rc3.ebuild,v 1.6 2003/07/23 19:13:48 zhen Exp $ MY_P=${P/_/-} DESCRIPTION="Client side programs for SAL, the Secure Auditing for Linux project." @@ -9,7 +9,7 @@ SRC_URI="http://belnet.dl.sourceforge.net/sourceforge/secureaudit/${MY_P/rc3/RC3 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="~x86 ~amd64" IUSE="" DEPEND="virtual/glibc |