summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-10-06 11:13:34 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-10-06 11:13:34 +0000
commit7720566d1e8e05cb55ae3bedc34708438c5bb5d3 (patch)
tree04ff4fbb46a70b57630eaf8bd73c84acde9e8dd8
parentamd64 stable (diff)
downloadgentoo-2-7720566d1e8e05cb55ae3bedc34708438c5bb5d3.tar.gz
gentoo-2-7720566d1e8e05cb55ae3bedc34708438c5bb5d3.tar.bz2
gentoo-2-7720566d1e8e05cb55ae3bedc34708438c5bb5d3.zip
amd64 stable
(Portage version: 2.2_rc43/cvs/Linux x86_64)
-rw-r--r--xfce-extra/xfce4-notes-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.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 9d1e3aedc0de..7aef6ad0fd7f 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.8 2009/09/05 15:34:00 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.9 2009/10/06 11:13:34 ssuominen Exp $
+
+ 06 Oct 2009; Samuli Suominen <ssuominen@gentoo.org>
+ xfce4-notes-plugin-1.7.1.ebuild:
+ amd64 stable
05 Sep 2009; Brent Baude <ranger@gentoo.org>
xfce4-notes-plugin-1.7.0.ebuild:
diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild
index c7f00bd16727..d859eb692d3f 100644
--- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild
+++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.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-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild,v 1.1 2009/09/03 14:47:07 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.1.ebuild,v 1.2 2009/10/06 11:13:34 ssuominen Exp $
EAPI=2
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"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.10:2