diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-27 05:58:50 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2011-10-27 05:58:50 +0000 |
commit | bb134fd9dc7f1b6ce92523a353bc3a389d15e096 (patch) | |
tree | d1a9d3c19404d7219747ed070ef3a9941fb74b2b /app-misc/gnote | |
parent | Fix build issue due to missing header (bug #385037, patch by Rafał Mużyło). (diff) | |
download | gentoo-2-bb134fd9dc7f1b6ce92523a353bc3a389d15e096.tar.gz gentoo-2-bb134fd9dc7f1b6ce92523a353bc3a389d15e096.tar.bz2 gentoo-2-bb134fd9dc7f1b6ce92523a353bc3a389d15e096.zip |
Slot gtkspell dependency to 2 in preparation for gtkspell-3.
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/gnote')
-rw-r--r-- | app-misc/gnote/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/gnote/gnote-0.7.3.ebuild | 4 | ||||
-rw-r--r-- | app-misc/gnote/gnote-0.7.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-misc/gnote/ChangeLog b/app-misc/gnote/ChangeLog index 2d0903f77e51..65633fae98e7 100644 --- a/app-misc/gnote/ChangeLog +++ b/app-misc/gnote/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/gnote # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.11 2011/05/02 21:02:38 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/ChangeLog,v 1.12 2011/10/27 05:58:50 tetromino Exp $ + + 27 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> gnote-0.7.3.ebuild, + gnote-0.7.4.ebuild: + Slot gtkspell dependency to 2 in preparation for gtkspell-3. *gnote-0.7.4 (02 May 2011) diff --git a/app-misc/gnote/gnote-0.7.3.ebuild b/app-misc/gnote/gnote-0.7.3.ebuild index 52c33f58454d..7f4ff50acf01 100644 --- a/app-misc/gnote/gnote-0.7.3.ebuild +++ b/app-misc/gnote/gnote-0.7.3.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/app-misc/gnote/gnote-0.7.3.ebuild,v 1.2 2011/03/07 00:18:51 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-0.7.3.ebuild,v 1.3 2011/10/27 05:58:50 tetromino Exp $ EAPI="3" @@ -21,7 +21,7 @@ RDEPEND=">=x11-libs/gtk+-2.20:2 dev-libs/libxslt >=gnome-base/gconf-2:2 >=dev-libs/libpcre-7.8:3[cxx] - >=app-text/gtkspell-2.0.9 + >=app-text/gtkspell-2.0.9:2 >=dev-libs/boost-1.34 sys-libs/e2fsprogs-libs applet? ( diff --git a/app-misc/gnote/gnote-0.7.4.ebuild b/app-misc/gnote/gnote-0.7.4.ebuild index bed04030d2e0..5ad834b0796d 100644 --- a/app-misc/gnote/gnote-0.7.4.ebuild +++ b/app-misc/gnote/gnote-0.7.4.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/app-misc/gnote/gnote-0.7.4.ebuild,v 1.1 2011/05/02 21:02:38 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/gnote/gnote-0.7.4.ebuild,v 1.2 2011/10/27 05:58:50 tetromino Exp $ EAPI="3" GNOME2_LA_PUNT="yes" @@ -22,7 +22,7 @@ RDEPEND=">=x11-libs/gtk+-2.20:2 dev-libs/libxslt >=gnome-base/gconf-2:2 >=dev-libs/libpcre-7.8:3[cxx] - >=app-text/gtkspell-2.0.9 + >=app-text/gtkspell-2.0.9:2 >=dev-libs/boost-1.34 sys-libs/e2fsprogs-libs applet? ( |