diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-12-13 18:34:00 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-12-13 18:34:00 +0000 |
commit | f95129e27a03f620e88ebe4cd7f25390f556d337 (patch) | |
tree | 62b3761caa1ed2bb111e811391bc255308defcef /net-libs | |
parent | Version bump (bug #287188). (diff) | |
download | gentoo-2-f95129e27a03f620e88ebe4cd7f25390f556d337.tar.gz gentoo-2-f95129e27a03f620e88ebe4cd7f25390f556d337.tar.bz2 gentoo-2-f95129e27a03f620e88ebe4cd7f25390f556d337.zip |
Stable on alpha, bug #292087
(Portage version: 2.1.7.13/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/courier-authlib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.62.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog index 66100ae42538..39d7b1473374 100644 --- a/net-libs/courier-authlib/ChangeLog +++ b/net-libs/courier-authlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/courier-authlib # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.103 2009/12/01 12:45:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.104 2009/12/13 18:34:00 klausman Exp $ + + 13 Dec 2009; Tobias Klausmann <klausman@gentoo.org> + courier-authlib-0.62.4.ebuild: + Stable on alpha, bug #292087 01 Dec 2009; Markus Meier <maekke@gentoo.org> courier-authlib-0.62.4.ebuild: diff --git a/net-libs/courier-authlib/courier-authlib-0.62.4.ebuild b/net-libs/courier-authlib/courier-authlib-0.62.4.ebuild index fb8bbf0672e6..781f68eeed4f 100644 --- a/net-libs/courier-authlib/courier-authlib-0.62.4.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.62.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.62.4.ebuild,v 1.2 2009/12/01 12:45:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.62.4.ebuild,v 1.3 2009/12/13 18:34:00 klausman Exp $ inherit eutils flag-o-matic -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" DESCRIPTION="Courier authentication library." SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" |