diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-10-20 23:01:11 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-10-20 23:01:11 +0000 |
commit | bf146860cb7d4f53c89f27b371bbc9c2bdbac239 (patch) | |
tree | 3600ae01df805be3d3721ac1817af1930e9a4a04 /xfce-base/exo | |
parent | Version bump synced with release, should improve speed on amd64 and audio stu... (diff) | |
download | gentoo-2-bf146860cb7d4f53c89f27b371bbc9c2bdbac239.tar.gz gentoo-2-bf146860cb7d4f53c89f27b371bbc9c2bdbac239.tar.bz2 gentoo-2-bf146860cb7d4f53c89f27b371bbc9c2bdbac239.zip |
stable x86, bug 289179
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'xfce-base/exo')
-rw-r--r-- | xfce-base/exo/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/exo/exo-0.3.105.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog index 5a04bc8c3395..cc5c59eb50f8 100644 --- a/xfce-base/exo/ChangeLog +++ b/xfce-base/exo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/exo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.14 2009/10/19 14:36:22 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.15 2009/10/20 23:01:11 fauli Exp $ + + 20 Oct 2009; Christian Faulhammer <fauli@gentoo.org> exo-0.3.105.ebuild: + stable x86, bug 289179 *exo-0.3.105 (19 Oct 2009) diff --git a/xfce-base/exo/exo-0.3.105.ebuild b/xfce-base/exo/exo-0.3.105.ebuild index 11be829e6c70..1884069fc281 100644 --- a/xfce-base/exo/exo-0.3.105.ebuild +++ b/xfce-base/exo/exo-0.3.105.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.105.ebuild,v 1.1 2009/10/19 14:36:22 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.105.ebuild,v 1.2 2009/10/20 23:01:11 fauli Exp $ EAPI=2 inherit xfconf python multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/exo/0.3/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug hal libnotify python" RDEPEND=">=dev-lang/perl-5.6 |