summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-06-17 16:30:49 +0000
committerJeroen Roovers <jer@gentoo.org>2008-06-17 16:30:49 +0000
commiteb0ee5bc931450de4cd3b099312fd2960eb3fd03 (patch)
tree6b7c5d26cf499c297c91cabcb8e8dc9f41236c36 /mail-client
parentVersion bump wrt #227843, seems upstream released 2.1 with my gcc-4.3 fix and... (diff)
downloadgentoo-2-eb0ee5bc931450de4cd3b099312fd2960eb3fd03.tar.gz
gentoo-2-eb0ee5bc931450de4cd3b099312fd2960eb3fd03.tar.bz2
gentoo-2-eb0ee5bc931450de4cd3b099312fd2960eb3fd03.zip
Stable for HPPA (bug #212606).
(Portage version: 2.1.5.4)
Diffstat (limited to 'mail-client')
-rw-r--r--mail-client/sylpheed/ChangeLog5
-rw-r--r--mail-client/sylpheed/sylpheed-2.4.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/mail-client/sylpheed/ChangeLog b/mail-client/sylpheed/ChangeLog
index 026354e82fd5..5d355fae540e 100644
--- a/mail-client/sylpheed/ChangeLog
+++ b/mail-client/sylpheed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for mail-client/sylpheed
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.258 2008/06/17 15:59:24 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/ChangeLog,v 1.259 2008/06/17 16:30:49 jer Exp $
+
+ 17 Jun 2008; Jeroen Roovers <jer@gentoo.org> sylpheed-2.4.8.ebuild:
+ Stable for HPPA (bug #212606).
17 Jun 2008; Samuli Suominen <drac@gentoo.org> sylpheed-2.4.8.ebuild:
Fix autotools handling so that aclocal doesn't die when ./m4 is missing
diff --git a/mail-client/sylpheed/sylpheed-2.4.8.ebuild b/mail-client/sylpheed/sylpheed-2.4.8.ebuild
index 680a75e2660c..fdb518e2b278 100644
--- a/mail-client/sylpheed/sylpheed-2.4.8.ebuild
+++ b/mail-client/sylpheed/sylpheed-2.4.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.8.ebuild,v 1.2 2008/06/17 15:59:24 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed/sylpheed-2.4.8.ebuild,v 1.3 2008/06/17 16:30:49 jer Exp $
inherit autotools eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://sylpheed.sraoss.jp/"
SRC_URI="http://sylpheed.sraoss.jp/${PN}/v${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2 LGPL-2.1"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
SLOT="0"
COMMON_DEPEND=">=x11-libs/gtk+-2.4