diff options
author | 2008-06-10 08:08:39 +0000 | |
---|---|---|
committer | 2008-06-10 08:08:39 +0000 | |
commit | 825e627527d6d89db51f7f351464358d8aaf6974 (patch) | |
tree | 5c711d424b77b6a82f00af1042c33ad70dda300e /net-libs | |
parent | Bug #225701, make sure the bytecode gets compiled, thanks to Paweł Hajdan jr... (diff) | |
download | gentoo-2-825e627527d6d89db51f7f351464358d8aaf6974.tar.gz gentoo-2-825e627527d6d89db51f7f351464358d8aaf6974.tar.bz2 gentoo-2-825e627527d6d89db51f7f351464358d8aaf6974.zip |
Stable for HPPA (bug #225407).
(Portage version: 2.1.5.4)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/courier-authlib/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/courier-authlib/courier-authlib-0.60.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/courier-authlib/ChangeLog b/net-libs/courier-authlib/ChangeLog index de4a9847993e..45cdaf2f4719 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.81 2008/06/08 17:52:55 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/ChangeLog,v 1.82 2008/06/10 08:08:39 jer Exp $ + + 10 Jun 2008; Jeroen Roovers <jer@gentoo.org> + courier-authlib-0.60.6.ebuild: + Stable for HPPA (bug #225407). *courier-authlib-0.60.6 (08 Jun 2008) diff --git a/net-libs/courier-authlib/courier-authlib-0.60.6.ebuild b/net-libs/courier-authlib/courier-authlib-0.60.6.ebuild index e798d9677bc5..5df90d3ebcde 100644 --- a/net-libs/courier-authlib/courier-authlib-0.60.6.ebuild +++ b/net-libs/courier-authlib/courier-authlib-0.60.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 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.60.6.ebuild,v 1.1 2008/06/08 17:52:55 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/courier-authlib/courier-authlib-0.60.6.ebuild,v 1.2 2008/06/10 08:08:39 jer Exp $ inherit eutils flag-o-matic autotools -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" DESCRIPTION="Courier authentication library." SRC_URI="mirror://sourceforge/courier/${P}.tar.bz2" |