diff options
author | Brent Baude <ranger@gentoo.org> | 2010-12-28 13:04:29 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-12-28 13:04:29 +0000 |
commit | 8d72bd870cef15c16c481ac68a25ddc6f3613886 (patch) | |
tree | 9eda2801a329410af567b4cf96c0ef52d16f922c /app-office/orage | |
parent | Bump to 2.9 by Jeroen Roovers, bug #344413 (diff) | |
download | gentoo-2-8d72bd870cef15c16c481ac68a25ddc6f3613886.tar.gz gentoo-2-8d72bd870cef15c16c481ac68a25ddc6f3613886.tar.bz2 gentoo-2-8d72bd870cef15c16c481ac68a25ddc6f3613886.zip |
stable ppc64, bug 349023
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'app-office/orage')
-rw-r--r-- | app-office/orage/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/orage/orage-4.7.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/orage/ChangeLog b/app-office/orage/ChangeLog index 5b2dfae9fc0a..c6bc2ea3ab7e 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.31 2010/12/27 12:44:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/orage/ChangeLog,v 1.32 2010/12/28 13:04:29 ranger Exp $ + + 28 Dec 2010; Brent Baude <ranger@gentoo.org> orage-4.7.5.ebuild: + stable ppc64, bug 349023 27 Dec 2010; Markus Meier <maekke@gentoo.org> orage-4.7.5.ebuild: arm stable, bug #349023 diff --git a/app-office/orage/orage-4.7.5.ebuild b/app-office/orage/orage-4.7.5.ebuild index cf5cf77b91ff..82fb5c700f24 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 # 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.6 2010/12/27 12:44:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/orage/orage-4.7.5.ebuild,v 1.7 2010/12/28 13:04:29 ranger 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 |