diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-30 16:05:30 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-30 16:05:30 +0000 |
commit | 2735c29c6fa5690e7132c32d12d313b91da38b48 (patch) | |
tree | 66cc19318eb8bca17a500982e1257df98736c75c /xfce-base | |
parent | ppc stable #282642 (diff) | |
download | gentoo-2-2735c29c6fa5690e7132c32d12d313b91da38b48.tar.gz gentoo-2-2735c29c6fa5690e7132c32d12d313b91da38b48.tar.bz2 gentoo-2-2735c29c6fa5690e7132c32d12d313b91da38b48.zip |
ppc stable #282710
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/exo/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/exo/exo-0.3.102-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog index 233b0670e481..a344cfb62a82 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.5 2009/08/29 17:25:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.6 2009/08/30 16:05:30 nixnut Exp $ + + 30 Aug 2009; nixnut <nixnut@gentoo.org> exo-0.3.102-r1.ebuild: + ppc stable #282710 29 Aug 2009; Raúl Porcel <armin76@gentoo.org> exo-0.3.102-r1.ebuild: alpha/arm/ia64/sparc stable wrt #282710 diff --git a/xfce-base/exo/exo-0.3.102-r1.ebuild b/xfce-base/exo/exo-0.3.102-r1.ebuild index 98fc3a5db0dc..1cfc53386b0b 100644 --- a/xfce-base/exo/exo-0.3.102-r1.ebuild +++ b/xfce-base/exo/exo-0.3.102-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-base/exo/exo-0.3.102-r1.ebuild,v 1.7 2009/08/29 17:25:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.102-r1.ebuild,v 1.8 2009/08/30 16:05:30 nixnut Exp $ EAPI=2 inherit xfconf python multilib @@ -12,7 +12,7 @@ SRC_URI="http://archive.xfce.org/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" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc hal libnotify python" RDEPEND=">=dev-lang/perl-5.6 |