diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-06-13 13:49:14 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-06-13 13:49:14 +0000 |
commit | 1276576507bac7f851b6d9722b77a141877c246a (patch) | |
tree | 42a5503b29ca99207bae14460f6368867f45af81 /xfce-extra | |
parent | stable sparc, bug 265587 (diff) | |
download | gentoo-2-1276576507bac7f851b6d9722b77a141877c246a.tar.gz gentoo-2-1276576507bac7f851b6d9722b77a141877c246a.tar.bz2 gentoo-2-1276576507bac7f851b6d9722b77a141877c246a.zip |
stable sparc, bug 265587
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/exo/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/exo/exo-0.3.101-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/exo/ChangeLog b/xfce-extra/exo/ChangeLog index 9489fb60527c..dd3a20d14e12 100644 --- a/xfce-extra/exo/ChangeLog +++ b/xfce-extra/exo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/exo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.86 2009/06/13 03:13:10 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/ChangeLog,v 1.87 2009/06/13 13:49:14 tcunha Exp $ + + 13 Jun 2009; Tiago Cunha <tcunha@gentoo.org> exo-0.3.101-r1.ebuild: + stable sparc, bug 265587 *exo-0.3.101-r1 (13 Jun 2009) diff --git a/xfce-extra/exo/exo-0.3.101-r1.ebuild b/xfce-extra/exo/exo-0.3.101-r1.ebuild index db5d5b160c0b..95428b92f8b1 100644 --- a/xfce-extra/exo/exo-0.3.101-r1.ebuild +++ b/xfce-extra/exo/exo-0.3.101-r1.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-extra/exo/exo-0.3.101-r1.ebuild,v 1.1 2009/06/13 03:13:10 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/exo/exo-0.3.101-r1.ebuild,v 1.2 2009/06/13 13:49:14 tcunha Exp $ EAPI="1" @@ -11,7 +11,7 @@ XFCE_VERSION=4.6.1 xfce4_core DESCRIPTION="Extensions, widgets and framework library with session management support" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc hal libnotify python" RDEPEND=">=dev-lang/perl-5.6 |