summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-12-26 11:51:14 +0000
committerMarkus Meier <maekke@gentoo.org>2011-12-26 11:51:14 +0000
commit0177a03d8c3a65c7ea63fb675c7db59a550f490c (patch)
tree5ef8aa1fee383fdfe1313d09cb7da9bf9611d8b2 /xfce-extra
parentVersion bump. Respect CC and CXX settings, bug 331287 with patch from Olivier... (diff)
downloadgentoo-2-0177a03d8c3a65c7ea63fb675c7db59a550f490c.tar.gz
gentoo-2-0177a03d8c3a65c7ea63fb675c7db59a550f490c.tar.bz2
gentoo-2-0177a03d8c3a65c7ea63fb675c7db59a550f490c.zip
arm stable, bug #395727
(Portage version: 2.1.10.43/cvs/Linux i686)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-places-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-places-plugin/ChangeLog b/xfce-extra/xfce4-places-plugin/ChangeLog
index 14aa896b1fdb..8d3a6372edcc 100644
--- a/xfce-extra/xfce4-places-plugin/ChangeLog
+++ b/xfce-extra/xfce4-places-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-places-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.16 2011/12/23 19:57:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/ChangeLog,v 1.17 2011/12/26 11:51:14 maekke Exp $
+
+ 26 Dec 2011; Markus Meier <maekke@gentoo.org>
+ xfce4-places-plugin-1.2.0-r1.ebuild:
+ arm stable, bug #395727
23 Dec 2011; Agostino Sarubbo <ago@gentoo.org>
xfce4-places-plugin-1.2.0-r1.ebuild:
diff --git a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild
index 916bfbe376e3..8bd3e7c64c24 100644
--- a/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild
+++ b/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.3 2011/12/23 19:57:57 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-places-plugin/xfce4-places-plugin-1.2.0-r1.ebuild,v 1.4 2011/12/26 11:51:14 maekke Exp $
EAPI=4
EAUTORECONF=yes
@@ -13,7 +13,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.2/${P}.tar.bz2
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug libnotify"
RDEPEND=">=dev-libs/glib-2.22