summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Freeman <rich0@gentoo.org>2009-10-17 00:58:57 +0000
committerRichard Freeman <rich0@gentoo.org>2009-10-17 00:58:57 +0000
commitd1f0c6f9ef5a44eafa3d34b82666d558a8a89348 (patch)
treeecaaba55497e1d62196f167254b8e5d4d8661a11 /xfce-base/exo
parentx86 stable, bug #281427 (diff)
downloadgentoo-2-d1f0c6f9ef5a44eafa3d34b82666d558a8a89348.tar.gz
gentoo-2-d1f0c6f9ef5a44eafa3d34b82666d558a8a89348.tar.bz2
gentoo-2-d1f0c6f9ef5a44eafa3d34b82666d558a8a89348.zip
amd64 stable - 289179
(Portage version: 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