summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-01-09 17:56:54 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-01-09 17:56:54 +0000
commit91dcba9eb6d9e9c09d05cd991ad33babf9fffb51 (patch)
treea6675816c0daef696fe2c4d6b5a0791c1a5ccef3 /app-office
parentCleanup (diff)
downloadgentoo-2-91dcba9eb6d9e9c09d05cd991ad33babf9fffb51.tar.gz
gentoo-2-91dcba9eb6d9e9c09d05cd991ad33babf9fffb51.tar.bz2
gentoo-2-91dcba9eb6d9e9c09d05cd991ad33babf9fffb51.zip
alpha/ia64/sparc stable wrt #349023
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/orage/ChangeLog7
-rw-r--r--app-office/orage/orage-4.7.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-office/orage/ChangeLog b/app-office/orage/ChangeLog
index c6bc2ea3ab7e..560dc55a9ab9 100644
--- a/app-office/orage/ChangeLog
+++ b/app-office/orage/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/orage
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/orage/ChangeLog,v 1.32 2010/12/28 13:04:29 ranger Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/orage/ChangeLog,v 1.33 2011/01/09 17:56:54 armin76 Exp $
+
+ 09 Jan 2011; Raúl Porcel <armin76@gentoo.org> orage-4.7.5.ebuild:
+ alpha/ia64/sparc stable wrt #349023
28 Dec 2010; Brent Baude <ranger@gentoo.org> orage-4.7.5.ebuild:
stable ppc64, bug 349023
diff --git a/app-office/orage/orage-4.7.5.ebuild b/app-office/orage/orage-4.7.5.ebuild
index 82fb5c700f24..7ef033559299 100644
--- a/app-office/orage/orage-4.7.5.ebuild
+++ b/app-office/orage/orage-4.7.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.7.5.ebuild,v 1.7 2010/12/28 13:04:29 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.7.5.ebuild,v 1.8 2011/01/09 17:56:54 armin76 Exp $
EAPI=3
EAUTORECONF=yes
@@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/4.7/${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"
RDEPEND=">=x11-libs/gtk+-2.10:2