diff options
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/opera-next/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/opera-next/opera-next-12.13_pre1733.ebuild | 6 | ||||
-rw-r--r-- | www-client/opera-next/opera-next-12.14_pre1737.ebuild | 6 |
3 files changed, 11 insertions, 7 deletions
diff --git a/www-client/opera-next/ChangeLog b/www-client/opera-next/ChangeLog index 765a48b7ba74..af11897fb7c9 100644 --- a/www-client/opera-next/ChangeLog +++ b/www-client/opera-next/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/opera-next # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera-next/ChangeLog,v 1.172 2013/02/12 17:18:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera-next/ChangeLog,v 1.173 2013/03/02 23:40:43 hwoarang Exp $ + + 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> + opera-next-12.13_pre1733.ebuild, opera-next-12.14_pre1737.ebuild: + Move Qt dependencies to the new category 12 Feb 2013; Jeroen Roovers <jer@gentoo.org> opera-next-12.14_pre1737.ebuild: Set HOMEPAGE according to the build release type. diff --git a/www-client/opera-next/opera-next-12.13_pre1733.ebuild b/www-client/opera-next/opera-next-12.13_pre1733.ebuild index 1228395d000e..6d9e9e066bbf 100644 --- a/www-client/opera-next/opera-next-12.13_pre1733.ebuild +++ b/www-client/opera-next/opera-next-12.13_pre1733.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera-next/opera-next-12.13_pre1733.ebuild,v 1.3 2013/02/06 18:37:25 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera-next/opera-next-12.13_pre1733.ebuild,v 1.4 2013/03/02 23:40:43 hwoarang Exp $ EAPI=4 inherit eutils fdo-mime gnome2-utils multilib pax-utils versionator @@ -70,8 +70,8 @@ GTKRDEPEND=" " KDERDEPEND=" kde-base/kdelibs - x11-libs/qt-core:4 - x11-libs/qt-gui:4 + dev-qt/qtcore:4 + dev-qt/qtgui:4 " GSTRDEPEND=" dev-libs/glib:2 diff --git a/www-client/opera-next/opera-next-12.14_pre1737.ebuild b/www-client/opera-next/opera-next-12.14_pre1737.ebuild index c96da693ba28..4cb2d1c02b31 100644 --- a/www-client/opera-next/opera-next-12.14_pre1737.ebuild +++ b/www-client/opera-next/opera-next-12.14_pre1737.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/opera-next/opera-next-12.14_pre1737.ebuild,v 1.3 2013/02/12 17:18:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera-next/opera-next-12.14_pre1737.ebuild,v 1.4 2013/03/02 23:40:43 hwoarang Exp $ EAPI=4 inherit eutils fdo-mime gnome2-utils multilib pax-utils versionator @@ -72,8 +72,8 @@ GTKRDEPEND=" " KDERDEPEND=" kde-base/kdelibs - x11-libs/qt-core:4 - x11-libs/qt-gui:4 + dev-qt/qtcore:4 + dev-qt/qtgui:4 " GSTRDEPEND=" dev-libs/glib:2 |