diff options
-rw-r--r-- | xfce-extra/exo/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/exo/exo-0.3.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/exo/ChangeLog b/xfce-extra/exo/ChangeLog index b4bed807f9fd..f05dd5fb58b7 100644 --- a/xfce-extra/exo/ChangeLog +++ b/xfce-extra/exo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/exo # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.49 2007/12/09 20:44:12 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.50 2007/12/12 09:02:51 armin76 Exp $ + + 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> exo-0.3.4.ebuild: + alpha/ia64/sparc stable wrt #201747 09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> exo-0.3.4.ebuild: ppc stable, bug #201747 diff --git a/xfce-extra/exo/exo-0.3.4.ebuild b/xfce-extra/exo/exo-0.3.4.ebuild index 69cde248fb23..3f56ebacf550 100644 --- a/xfce-extra/exo/exo-0.3.4.ebuild +++ b/xfce-extra/exo/exo-0.3.4.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-extra/exo/exo-0.3.4.ebuild,v 1.5 2007/12/11 10:42:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.4.ebuild,v 1.6 2007/12/12 09:02:51 armin76 Exp $ inherit xfce44 python @@ -9,7 +9,7 @@ xfce44 xfce44_core_package DESCRIPTION="Extensions, widgets and framework library with session management support" -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 doc hal libnotify python" RDEPEND=">=dev-lang/perl-5.6 |