summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-08-07 16:44:03 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-08-07 16:44:03 +0000
commit7094f2024dc13c462d31fb9b10f577b6154f60e6 (patch)
tree8e5fee174f6c57189c427fd196f4dad6a368f4dd /net-libs/libetpan
parentFix building with libpng15 wrt #357167 by Lars Wendler (diff)
downloadgentoo-2-7094f2024dc13c462d31fb9b10f577b6154f60e6.tar.gz
gentoo-2-7094f2024dc13c462d31fb9b10f577b6154f60e6.tar.bz2
gentoo-2-7094f2024dc13c462d31fb9b10f577b6154f60e6.zip
alpha/sparc stable wrt #373687
(Portage version: 2.1.10.7/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libetpan')
-rw-r--r--net-libs/libetpan/ChangeLog5
-rw-r--r--net-libs/libetpan/libetpan-1.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libetpan/ChangeLog b/net-libs/libetpan/ChangeLog
index 316868bacd5c..d8b7d63a1470 100644
--- a/net-libs/libetpan/ChangeLog
+++ b/net-libs/libetpan/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-libs/libetpan
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.91 2011/07/25 13:20:14 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/ChangeLog,v 1.92 2011/08/07 16:44:03 armin76 Exp $
+
+ 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> libetpan-1.0.ebuild:
+ alpha/sparc stable wrt #373687
25 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> libetpan-1.0.ebuild:
ppc/ppc64 stable wrt #373687
diff --git a/net-libs/libetpan/libetpan-1.0.ebuild b/net-libs/libetpan/libetpan-1.0.ebuild
index 14f74161c787..a845b251da5b 100644
--- a/net-libs/libetpan/libetpan-1.0.ebuild
+++ b/net-libs/libetpan/libetpan-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.0.ebuild,v 1.8 2011/07/25 13:20:14 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-1.0.ebuild,v 1.9 2011/08/07 16:44:03 armin76 Exp $
EAPI="2"
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="berkdb debug gnutls ipv6 liblockfile sasl ssl"
DEPEND="berkdb? ( sys-libs/db )