summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-03-22 10:46:56 +0000
committerThomas Kahle <tomka@gentoo.org>2011-03-22 10:46:56 +0000
commit1ea5453b5dfa49b3f3f1559f7ca3f9d5a07f118e (patch)
tree5afb6ecbfa8113ed673331b31114f786acd4a8a6 /xfce-extra/xfce4-notes-plugin
parentx86 stable per bug 358407 (diff)
downloadgentoo-2-1ea5453b5dfa49b3f3f1559f7ca3f9d5a07f118e.tar.gz
gentoo-2-1ea5453b5dfa49b3f3f1559f7ca3f9d5a07f118e.tar.bz2
gentoo-2-1ea5453b5dfa49b3f3f1559f7ca3f9d5a07f118e.zip
x86 stable per bug 358407
(Portage version: 2.1.9.44/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin')
-rw-r--r--xfce-extra/xfce4-notes-plugin/ChangeLog5
-rw-r--r--xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/ChangeLog b/xfce-extra/xfce4-notes-plugin/ChangeLog
index 41fdd6aa98a1..7ae1f5ec6102 100644
--- a/xfce-extra/xfce4-notes-plugin/ChangeLog
+++ b/xfce-extra/xfce4-notes-plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-notes-plugin
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.31 2011/03/21 23:31:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.32 2011/03/22 10:46:56 tomka Exp $
+
+ 22 Mar 2011; Thomas Kahle <tomka@gentoo.org> xfce4-notes-plugin-1.7.7.ebuild:
+ x86 stable per bug 358407
21 Mar 2011; Markus Meier <maekke@gentoo.org>
xfce4-notes-plugin-1.7.7.ebuild:
diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild
index c69cd36b4f66..33424bf31444 100644
--- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild
+++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.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-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild,v 1.5 2011/03/21 23:31:48 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild,v 1.6 2011/03/22 10:46:56 tomka Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.7/${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=""
RDEPEND=">=dev-libs/glib-2.16:2