diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-21 17:13:30 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-21 17:13:30 +0000 |
commit | 67770a9996afc192bcd20a1b71adf55d51051086 (patch) | |
tree | e2c64b32883a724bda86cacb5fba73d2e5a31b95 /dev-libs/cyrus-sasl | |
parent | added ~ppc64 (Manifest recommit) (diff) | |
download | gentoo-2-67770a9996afc192bcd20a1b71adf55d51051086.tar.gz gentoo-2-67770a9996afc192bcd20a1b71adf55d51051086.tar.bz2 gentoo-2-67770a9996afc192bcd20a1b71adf55d51051086.zip |
Stable on alpha.
Diffstat (limited to 'dev-libs/cyrus-sasl')
-rw-r--r-- | dev-libs/cyrus-sasl/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/cyrus-sasl/ChangeLog b/dev-libs/cyrus-sasl/ChangeLog index 9f6757e17127..f7b25d24fc52 100644 --- a/dev-libs/cyrus-sasl/ChangeLog +++ b/dev-libs/cyrus-sasl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/cyrus-sasl # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.107 2004/12/16 18:56:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/ChangeLog,v 1.108 2004/12/21 17:13:30 kloeri Exp $ + + 21 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> + cyrus-sasl-2.1.20.ebuild: + Stable on alpha. 16 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> cyrus-sasl-2.1.20.ebuild: diff --git a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild index 1cc817f6dc74..8733ab625bac 100644 --- a/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild +++ b/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.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/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild,v 1.7 2004/12/16 18:56:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cyrus-sasl/cyrus-sasl-2.1.20.ebuild,v 1.8 2004/12/21 17:13:30 kloeri Exp $ inherit eutils gnuconfig flag-o-matic java-pkg @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/${P}.tar.gz" LICENSE="as-is" SLOT="2" -KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~s390 ~ppc64" +KEYWORDS="x86 ~ppc sparc ~mips alpha ~arm ~hppa amd64 ~ia64 ~s390 ~ppc64" IUSE="berkdb gdbm ldap mysql postgres kerberos static ssl java pam authdaemond" RDEPEND="virtual/libc |