diff options
-rw-r--r-- | xfce-base/orage/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/orage/orage-4.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/orage/ChangeLog b/xfce-base/orage/ChangeLog index 9055fe30ca7a..06cacd154782 100644 --- a/xfce-base/orage/ChangeLog +++ b/xfce-base/orage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/orage # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/ChangeLog,v 1.28 2007/05/21 17:38:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/ChangeLog,v 1.29 2007/05/24 21:02:09 pylon Exp $ + + 24 May 2007; Lars Weiler <pylon@gentoo.org> orage-4.4.1.ebuild: + Stable on ppc; bug #178510. 21 May 2007; Jeroen Roovers <jer@gentoo.org> orage-4.4.1.ebuild: Stable for HPPA (bug #178510). diff --git a/xfce-base/orage/orage-4.4.1.ebuild b/xfce-base/orage/orage-4.4.1.ebuild index 3e33da229918..520a3637990f 100644 --- a/xfce-base/orage/orage-4.4.1.ebuild +++ b/xfce-base/orage/orage-4.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/orage-4.4.1.ebuild,v 1.5 2007/05/21 17:38:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/orage-4.4.1.ebuild,v 1.6 2007/05/24 21:02:09 pylon Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Calendar" HOMEPAGE="http://www.xfce.org/projects/orage/" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=dev-libs/glib-2.6 |