summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-04-10 23:37:22 +0000
committerJeroen Roovers <jer@gentoo.org>2013-04-10 23:37:22 +0000
commite13096d4a9f4de233d07cccdf6ee039124664fe2 (patch)
treefdc276ed3acde315d44da08cf42633b189c775d2 /app-office
parentImprove src_test: run content_unittests; exclude failing net_unittests (http:... (diff)
downloadgentoo-2-e13096d4a9f4de233d07cccdf6ee039124664fe2.tar.gz
gentoo-2-e13096d4a9f4de233d07cccdf6ee039124664fe2.tar.bz2
gentoo-2-e13096d4a9f4de233d07cccdf6ee039124664fe2.zip
Stable for HPPA (bug #465286).
(Portage version: 2.2.0_alpha171/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/orage/ChangeLog5
-rw-r--r--app-office/orage/orage-4.8.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/orage/ChangeLog b/app-office/orage/ChangeLog
index 4f1dbcfc55b3..f55c55017342 100644
--- a/app-office/orage/ChangeLog
+++ b/app-office/orage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/orage
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/orage/ChangeLog,v 1.66 2013/02/24 23:12:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/orage/ChangeLog,v 1.67 2013/04/10 23:37:22 jer Exp $
+
+ 10 Apr 2013; Jeroen Roovers <jer@gentoo.org> orage-4.8.4.ebuild:
+ Stable for HPPA (bug #465286).
*orage-4.8.4 (24 Feb 2013)
diff --git a/app-office/orage/orage-4.8.4.ebuild b/app-office/orage/orage-4.8.4.ebuild
index d2958ff201f8..c6297afe779f 100644
--- a/app-office/orage/orage-4.8.4.ebuild
+++ b/app-office/orage/orage-4.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.8.4.ebuild,v 1.1 2013/02/24 23:12:23 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.8.4.ebuild,v 1.2 2013/04/10 23:37:22 jer Exp $
EAPI=5
inherit multilib xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="berkdb dbus debug libnotify +xfce_plugins_clock"
RDEPEND=">=dev-libs/libical-0.48:=