diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-02-03 16:20:00 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-02-03 16:20:00 +0000 |
commit | b58430bcb90eba13b51ff64fb6ecd33ec77ed261 (patch) | |
tree | edd468c3d345c006d8f2abe7765e6986b9a10d65 /net-misc/gsasl | |
parent | add nano-syntax to IUSE, pointed out by gentoofan23 on bug 208620 (diff) | |
download | gentoo-2-b58430bcb90eba13b51ff64fb6ecd33ec77ed261.tar.gz gentoo-2-b58430bcb90eba13b51ff64fb6ecd33ec77ed261.tar.bz2 gentoo-2-b58430bcb90eba13b51ff64fb6ecd33ec77ed261.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/gsasl')
-rw-r--r-- | net-misc/gsasl/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/gsasl/gsasl-0.2.10.ebuild | 6 | ||||
-rw-r--r-- | net-misc/gsasl/gsasl-0.2.21.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/net-misc/gsasl/ChangeLog b/net-misc/gsasl/ChangeLog index 2d9d1901b2b4..d1b5491736f7 100644 --- a/net-misc/gsasl/ChangeLog +++ b/net-misc/gsasl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/gsasl -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/ChangeLog,v 1.25 2007/09/30 14:16:26 ticho Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/ChangeLog,v 1.26 2008/02/03 16:20:00 grobian Exp $ + + 03 Feb 2008; Fabian Groffen <grobian@gentoo.org> gsasl-0.2.10.ebuild, + gsasl-0.2.21.ebuild: + Dropped ppc-macos keyword, see you in prefix *gsasl-0.2.21 (30 Sep 2007) diff --git a/net-misc/gsasl/gsasl-0.2.10.ebuild b/net-misc/gsasl/gsasl-0.2.10.ebuild index f6940c412638..b808d811b156 100644 --- a/net-misc/gsasl/gsasl-0.2.10.ebuild +++ b/net-misc/gsasl/gsasl-0.2.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/gsasl-0.2.10.ebuild,v 1.2 2006/01/14 16:12:09 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/gsasl-0.2.10.ebuild,v 1.3 2008/02/03 16:20:00 grobian Exp $ DESCRIPTION="The GNU SASL client, server, and library" HOMEPAGE="http://www.gnu.org/software/gsasl/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" # TODO: check http://www.gnu.org/software/gsasl/#dependencies for more # optional external libraries. -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="kerberos nls static doc idn" PROVIDE="virtual/gsasl" DEPEND="virtual/libc diff --git a/net-misc/gsasl/gsasl-0.2.21.ebuild b/net-misc/gsasl/gsasl-0.2.21.ebuild index ddb65f8b26aa..891d23a5e6a5 100644 --- a/net-misc/gsasl/gsasl-0.2.21.ebuild +++ b/net-misc/gsasl/gsasl-0.2.21.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/gsasl-0.2.21.ebuild,v 1.4 2007/10/01 03:13:45 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gsasl/gsasl-0.2.21.ebuild,v 1.5 2008/02/03 16:20:00 grobian Exp $ DESCRIPTION="The GNU SASL client, server, and library" HOMEPAGE="http://www.gnu.org/software/gsasl/" @@ -9,7 +9,7 @@ LICENSE="GPL-3" SLOT="0" # TODO: check http://www.gnu.org/software/gsasl/#dependencies for more # optional external libraries. -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc-macos ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="doc gnutls idn kerberos nls static" PROVIDE="virtual/gsasl" DEPEND="virtual/libc |