summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-03-13 16:30:14 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-03-13 16:30:14 +0000
commita295ce1cf5c8b914d5eb43b502afee51e69fc1d4 (patch)
tree8360bcdd78feb1778392812149c47c0cd87faf1a /xfce-extra/xfce4-notes-plugin
parentStable on amd64 wrt bug #358407 (diff)
downloadgentoo-2-a295ce1cf5c8b914d5eb43b502afee51e69fc1d4.tar.gz
gentoo-2-a295ce1cf5c8b914d5eb43b502afee51e69fc1d4.tar.bz2
gentoo-2-a295ce1cf5c8b914d5eb43b502afee51e69fc1d4.zip
Stable on amd64 wrt bug #358407
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin')
-rw-r--r--xfce-extra/xfce4-notes-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/ChangeLog b/xfce-extra/xfce4-notes-plugin/ChangeLog
index 33f489a7102b..e442179b7b1b 100644
--- a/xfce-extra/xfce4-notes-plugin/ChangeLog
+++ b/xfce-extra/xfce4-notes-plugin/ChangeLog
@@ -1,6 +1,10 @@
# 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.29 2011/03/11 17:26:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.30 2011/03/13 16:30:14 hwoarang Exp $
+
+ 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
+ xfce4-notes-plugin-1.7.7.ebuild:
+ Stable on amd64 wrt bug #358407
11 Mar 2011; Samuli Suominen <ssuominen@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 236dcf0ab79b..e68e608a4cfd 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.3 2011/03/11 17:26:42 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild,v 1.4 2011/03/13 16:30:14 hwoarang 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