diff options
author | Dawid Węgliński <cla@gentoo.org> | 2007-12-09 17:21:49 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2007-12-09 17:21:49 +0000 |
commit | 22caa2a4b6eb8a9a3383a504d715fcaab6254177 (patch) | |
tree | ad82b7ddf7baee0f40379840510ccc191893c1fe /xfce-extra/exo | |
parent | Stable on amd64/x86 (bug #201747) (diff) | |
download | gentoo-2-22caa2a4b6eb8a9a3383a504d715fcaab6254177.tar.gz gentoo-2-22caa2a4b6eb8a9a3383a504d715fcaab6254177.tar.bz2 gentoo-2-22caa2a4b6eb8a9a3383a504d715fcaab6254177.zip |
Stable on amd64/x86 (bug #201747)
(Portage version: 2.1.3.19)
Diffstat (limited to 'xfce-extra/exo')
-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 8aae7e24065e..954dbddf0de9 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.47 2007/12/02 15:12:37 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.48 2007/12/09 17:21:49 cla Exp $ + + 09 Dec 2007; Dawid Węgliński <cla@gentoo.org> exo-0.3.4.ebuild: + Stable on amd64/x86 (bug #201747) *exo-0.3.4 (02 Dec 2007) diff --git a/xfce-extra/exo/exo-0.3.4.ebuild b/xfce-extra/exo/exo-0.3.4.ebuild index 253fbf654719..4ca1841a81d9 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.2 2007/12/02 15:35:22 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.4.ebuild,v 1.3 2007/12/09 17:21:49 cla 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 |