diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-03-29 02:33:09 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-03-29 02:33:09 +0000 |
commit | 3b40513db02ea5696ab74ee22e638719f43a2637 (patch) | |
tree | 9a0d324d4b0b72aea11b0628fe2106938af2b490 /media-sound/patchage | |
parent | Version bump. (diff) | |
download | gentoo-2-3b40513db02ea5696ab74ee22e638719f43a2637.tar.gz gentoo-2-3b40513db02ea5696ab74ee22e638719f43a2637.tar.bz2 gentoo-2-3b40513db02ea5696ab74ee22e638719f43a2637.zip |
bump raul dep, by Jyrki Launonen, bug #359983
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/patchage')
-rw-r--r-- | media-sound/patchage/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/patchage/patchage-0.5.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/patchage/ChangeLog b/media-sound/patchage/ChangeLog index 4a0b6784fe06..f80650705aa1 100644 --- a/media-sound/patchage/ChangeLog +++ b/media-sound/patchage/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/patchage # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/ChangeLog,v 1.12 2011/03/28 18:37:25 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/ChangeLog,v 1.13 2011/03/29 02:33:09 aballier Exp $ + + 29 Mar 2011; Alexis Ballier <aballier@gentoo.org> patchage-0.5.0.ebuild: + bump raul dep, by Jyrki Launonen, bug #359983 28 Mar 2011; Christoph Mende <angelos@gentoo.org> patchage-0.4.2.ebuild, patchage-0.4.4.ebuild, patchage-0.4.5.ebuild, patchage-0.5.0.ebuild: diff --git a/media-sound/patchage/patchage-0.5.0.ebuild b/media-sound/patchage/patchage-0.5.0.ebuild index 96590de2d855..36d9bbdd6127 100644 --- a/media-sound/patchage/patchage-0.5.0.ebuild +++ b/media-sound/patchage/patchage-0.5.0.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/media-sound/patchage/patchage-0.5.0.ebuild,v 1.2 2011/03/28 18:37:25 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/patchage/patchage-0.5.0.ebuild,v 1.3 2011/03/29 02:33:09 aballier Exp $ EAPI=2 @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="alsa debug lash" -RDEPEND=">=media-libs/raul-0.5.1 +RDEPEND=">=media-libs/raul-0.7.0 >=x11-libs/flowcanvas-0.7.1 >=dev-cpp/gtkmm-2.11.12:2.4 >=dev-cpp/glibmm-2.14:2 |