summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2009-10-17 01:00:08 +0000
committerRichard Freeman <rich0@gentoo.org>2009-10-17 01:00:08 +0000
commitf60708eb3424e6c826d4373173e4df61ef2a37c0 (patch)
tree412508f3b13bb77b6ebb6f20179d2daacfdc1fb3 /xfce-base/exo
parentx86 stable, bug #281427 (diff)
downloadhistorical-f60708eb3424e6c826d4373173e4df61ef2a37c0.tar.gz
historical-f60708eb3424e6c826d4373173e4df61ef2a37c0.tar.bz2
historical-f60708eb3424e6c826d4373173e4df61ef2a37c0.zip
amd64 stable - 289179
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/exo')
-rw-r--r--xfce-base/exo/ChangeLog5
-rw-r--r--xfce-base/exo/exo-0.3.104.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/exo/ChangeLog b/xfce-base/exo/ChangeLog
index 834368e965f1..1cc2c1f14fb2 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.12 2009/10/12 14:36:53 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/ChangeLog,v 1.13 2009/10/17 00:58:57 rich0 Exp $
+
+ 17 Oct 2009; Richard Freeman <rich0@gentoo.org> exo-0.3.104.ebuild:
+ amd64 stable - 289179
*exo-0.3.104 (12 Oct 2009)
diff --git a/xfce-base/exo/exo-0.3.104.ebuild b/xfce-base/exo/exo-0.3.104.ebuild
index 7d6818493685..202fb31cf49a 100644
--- a/xfce-base/exo/exo-0.3.104.ebuild
+++ b/xfce-base/exo/exo-0.3.104.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.104.ebuild,v 1.1 2009/10/12 14:36:53 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/exo/exo-0.3.104.ebuild,v 1.2 2009/10/17 00:58:57 rich0 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