summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-04-14 17:43:44 +0000
committerJeroen Roovers <jer@gentoo.org>2010-04-14 17:43:44 +0000
commit3aa2ceaed5559548c63cd9fcdf942bd931247934 (patch)
treeb19c7ced844e13a3143578bb42dfd28c71705466 /xfce-base/exo
parentFix email address. (diff)
downloadhistorical-3aa2ceaed5559548c63cd9fcdf942bd931247934.tar.gz
historical-3aa2ceaed5559548c63cd9fcdf942bd931247934.tar.bz2
historical-3aa2ceaed5559548c63cd9fcdf942bd931247934.zip
Stable for HPPA (bug #305657).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'xfce-base/exo')
-rw-r--r--xfce-base/exo/ChangeLog5
-rw-r--r--xfce-base/exo/exo-0.3.106.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog
index 2d50cd6df9be..2788e832f6e3 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.29 2010/03/21 18:50:20 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.30 2010/04/14 17:42:17 jer Exp $
+
+ 14 Apr 2010; Jeroen Roovers <jer@gentoo.org> exo-0.3.106.ebuild:
+ Stable for HPPA (bug #305657).
*exo-0.5.2 (21 Mar 2010)
diff --git a/xfce-base/exo/exo-0.3.106.ebuild b/xfce-base/exo/exo-0.3.106.ebuild
index 6421c7f5f686..1e0e3276c7ed 100644
--- a/xfce-base/exo/exo-0.3.106.ebuild
+++ b/xfce-base/exo/exo-0.3.106.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.106.ebuild,v 1.6 2010/03/11 21:10:01 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.106.ebuild,v 1.7 2010/04/14 17:42:17 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