diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-09 21:19:50 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-09 21:19:50 +0000 |
commit | 9cd4fe2d31c6d9a8b5f54b4c01b99355c7ca7676 (patch) | |
tree | 0d232dbbeb94017f8e3feb75cf8b7aaaf0150eff /xfce-extra | |
parent | Pin dev-libs/libunique to 1.x. (diff) | |
download | gentoo-2-9cd4fe2d31c6d9a8b5f54b4c01b99355c7ca7676.tar.gz gentoo-2-9cd4fe2d31c6d9a8b5f54b4c01b99355c7ca7676.tar.bz2 gentoo-2-9cd4fe2d31c6d9a8b5f54b4c01b99355c7ca7676.zip |
Pin dev-libs/libunique to 1.x.
(Portage version: 2.2.0_alpha20/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild | 4 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/ChangeLog b/xfce-extra/xfce4-notes-plugin/ChangeLog index 19298837e5dd..8c20a4989dde 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.27 2010/11/07 11:47:52 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.28 2011/02/09 21:19:50 ssuominen Exp $ + + 09 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> + xfce4-notes-plugin-1.7.7.ebuild: + Pin dev-libs/libunique to 1.x. *xfce4-notes-plugin-1.7.7 (07 Nov 2010) 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 6cc25934b776..0785fca5a479 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.9 2011/02/04 17:57:38 ssuominen Exp $ +# $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 $ 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 8f82842c4e59..2dedcb84ee07 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-2010 Gentoo Foundation +# 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.1 2010/11/07 11:47:52 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.7.ebuild,v 1.2 2011/02/09 21:19:50 ssuominen 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" |