summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-28 14:40:20 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-28 14:40:20 +0000
commit64851543925dc538032628394e00a701f3005309 (patch)
tree75c430d459b3e041d031178ff75b9b96a3614650 /xfce-extra/xfce4-notes-plugin
parentFixed libunique dep (diff)
downloadgentoo-2-64851543925dc538032628394e00a701f3005309.tar.gz
gentoo-2-64851543925dc538032628394e00a701f3005309.tar.bz2
gentoo-2-64851543925dc538032628394e00a701f3005309.zip
Fixed libunique dep
(Portage version: 2.2.0_alpha29/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.6.ebuild4
-rw-r--r--xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/ChangeLog b/xfce-extra/xfce4-notes-plugin/ChangeLog
index d434b8e31f52..200537a75d67 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.33 2011/03/22 20:54:28 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.34 2011/03/28 14:40:20 angelos Exp $
+
+ 28 Mar 2011; Christoph Mende <angelos@gentoo.org>
+ xfce4-notes-plugin-1.7.6.ebuild, xfce4-notes-plugin-1.7.7.ebuild:
+ Fixed libunique dep
22 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
xfce4-notes-plugin-1.7.7.ebuild:
diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild
index 0785fca5a479..29da65a38e9f 100644
--- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild
+++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.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.6.ebuild,v 1.10 2011/02/09 21:19:50 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild,v 1.11 2011/03/28 14:40:20 angelos Exp $
EAPI=3
inherit xfconf
@@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2.16:2
>=xfce-base/libxfce4util-4.4
>=xfce-base/xfce4-panel-4.4
>=xfce-base/xfconf-4.6
- =dev-libs/libunique-1*"
+ dev-libs/libunique:1"
DEPEND="${RDEPEND}
dev-util/pkgconfig
dev-util/intltool"
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 c974f7d2d39f..e8c8ac5075ab 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.7 2011/03/22 20:54:28 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild,v 1.8 2011/03/28 14:40:20 angelos Exp $
EAPI=3
inherit xfconf
@@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2.16:2
>=xfce-base/libxfce4util-4.4
>=xfce-base/xfce4-panel-4.4
>=xfce-base/xfconf-4.6
- =dev-libs/libunique-1*"
+ dev-libs/libunique:1"
DEPEND="${RDEPEND}
dev-util/pkgconfig
dev-util/intltool"