diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 15:50:07 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-08-10 15:50:07 +0000 |
commit | b7cbf37bac5b4d4f3c8dcfe87c58c975c7270ad0 (patch) | |
tree | f54128c19b8765c0bb3eabdf09d5ca5b3003ef1d /xfce-base/exo | |
parent | Stable for HPPA (bug #323729). (diff) | |
download | gentoo-2-b7cbf37bac5b4d4f3c8dcfe87c58c975c7270ad0.tar.gz gentoo-2-b7cbf37bac5b4d4f3c8dcfe87c58c975c7270ad0.tar.bz2 gentoo-2-b7cbf37bac5b4d4f3c8dcfe87c58c975c7270ad0.zip |
Stable for HPPA (bug #323729).
(Portage version: 2.2_rc67/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.107.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog index 51903f1246b4..887632340df7 100644 --- a/xfce-base/exo/ChangeLog +++ b/xfce-base/exo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/exo # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.38 2010/08/01 18:55:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.39 2010/08/10 15:50:07 jer Exp $ + + 10 Aug 2010; Jeroen Roovers <jer@gentoo.org> exo-0.3.107.ebuild: + Stable for HPPA (bug #323729). *exo-0.5.3 (26 Jul 2010) diff --git a/xfce-base/exo/exo-0.3.107.ebuild b/xfce-base/exo/exo-0.3.107.ebuild index 5138ad6595d2..2998d54e7ad8 100644 --- a/xfce-base/exo/exo-0.3.107.ebuild +++ b/xfce-base/exo/exo-0.3.107.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild,v 1.7 2010/08/01 18:55:08 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.107.ebuild,v 1.8 2010/08/10 15:50:07 jer 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 |