diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-03-15 13:26:06 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-03-15 13:26:06 +0000 |
commit | eb04c4fdfc677b776c76d43b1ff29300b05a955a (patch) | |
tree | 5e3d0198665554f44cf4bf3e26157bfbde986495 /xfce-base/orage | |
parent | Always fix permissions for clamd and freshclam logs. Bug #170739, by Sergey B... (diff) | |
download | gentoo-2-eb04c4fdfc677b776c76d43b1ff29300b05a955a.tar.gz gentoo-2-eb04c4fdfc677b776c76d43b1ff29300b05a955a.tar.bz2 gentoo-2-eb04c4fdfc677b776c76d43b1ff29300b05a955a.zip |
Stable on ppc64; bug #169987
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-base/orage')
-rw-r--r-- | xfce-base/orage/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/orage/orage-4.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/orage/ChangeLog b/xfce-base/orage/ChangeLog index b88097281aa8..6b6e576fb911 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.22 2007/03/11 23:35:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/ChangeLog,v 1.23 2007/03/15 13:26:06 corsair Exp $ + + 15 Mar 2007; Markus Rothe <corsair@gentoo.org> orage-4.4.0.ebuild: + Stable on ppc64; bug #169987 11 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> orage-4.4.0.ebuild: Stable on Alpha + IA64. diff --git a/xfce-base/orage/orage-4.4.0.ebuild b/xfce-base/orage/orage-4.4.0.ebuild index 0af31db7b644..ba7f2ee7c4bd 100644 --- a/xfce-base/orage/orage-4.4.0.ebuild +++ b/xfce-base/orage/orage-4.4.0.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.0.ebuild,v 1.12 2007/03/11 23:35:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/orage/orage-4.4.0.ebuild,v 1.13 2007/03/15 13:26:06 corsair Exp $ inherit xfce44 @@ -8,7 +8,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 |