diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 00:06:34 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2007-03-12 00:06:34 +0000 |
commit | f524d7345d9e2fc498575d7bfde115f1150078fa (patch) | |
tree | 6a48266fe9f5bd9cfef532318b70b33e062bde0d /xfce-extra/exo | |
parent | Stable on Alpha + IA64. (diff) | |
download | gentoo-2-f524d7345d9e2fc498575d7bfde115f1150078fa.tar.gz gentoo-2-f524d7345d9e2fc498575d7bfde115f1150078fa.tar.bz2 gentoo-2-f524d7345d9e2fc498575d7bfde115f1150078fa.zip |
Stable on Alpha + IA64.
(Portage version: 2.1.2.2)
Diffstat (limited to 'xfce-extra/exo')
-rw-r--r-- | xfce-extra/exo/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/exo/exo-0.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/exo/ChangeLog b/xfce-extra/exo/ChangeLog index 011799c8886c..5641fb8dc5f1 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.42 2007/03/11 10:22:47 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.43 2007/03/12 00:06:34 kloeri Exp $ + + 12 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> exo-0.3.2.ebuild: + Stable on Alpha + IA64. 11 Mar 2007; Samuli Suominen <drac@gentoo.org> exo-0.3.0.ebuild, -exo-0.3.0-r1.ebuild: diff --git a/xfce-extra/exo/exo-0.3.2.ebuild b/xfce-extra/exo/exo-0.3.2.ebuild index 5e2d2f400c6d..3ba47692a0c5 100644 --- a/xfce-extra/exo/exo-0.3.2.ebuild +++ b/xfce-extra/exo/exo-0.3.2.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.2.ebuild,v 1.12 2007/03/10 16:55:19 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.2.ebuild,v 1.13 2007/03/12 00:06:34 kloeri Exp $ inherit xfce44 python @@ -8,7 +8,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 |