aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2013-03-03 08:25:02 +0200
committerAlex Alexander <wired@gentoo.org>2013-03-03 08:25:02 +0200
commit9f26676be31397718bd2c1be968a9744440ed323 (patch)
tree7ddba87496273cea7cc1782d729640be4d9da9b2 /Documentation
parentPyQt4/sip: Automated version bump, remove old (diff)
downloadqt-9f26676be31397718bd2c1be968a9744440ed323.tar.gz
qt-9f26676be31397718bd2c1be968a9744440ed323.tar.bz2
qt-9f26676be31397718bd2c1be968a9744440ed323.zip
x11-libs/qt-* => dev-qt/qt*
Following the portage tree move, I moved qt-* stuff to dev-qt. Adjusted qt deps using the script from the qt-move branch. Also adjusted sets, keyword files and scripts. Hopefully I didn't forget anything :)
Diffstat (limited to 'Documentation')
-rwxr-xr-xDocumentation/maintainers/bump-live-qt4
-rwxr-xr-xDocumentation/maintainers/bump-qt-overlay4
-rw-r--r--Documentation/package.keywords/qt-4.8-live-nokia34
-rw-r--r--Documentation/package.keywords/qt-live-nokia32
4 files changed, 37 insertions, 37 deletions
diff --git a/Documentation/maintainers/bump-live-qt b/Documentation/maintainers/bump-live-qt
index cd1e6d4f..1309cc5d 100755
--- a/Documentation/maintainers/bump-live-qt
+++ b/Documentation/maintainers/bump-live-qt
@@ -3,7 +3,7 @@
. /etc/init.d/functions.sh
base="${1}"
version="${2}"
-overlay="$(portageq get_repo_path / qt)/x11-libs/"
+overlay="$(portageq get_repo_path / qt)/dev-qt/"
RED=$'\033[31;01m'
GREEN=$'\e[32;01m'
moto(){
@@ -54,7 +54,7 @@ for pkg in qt-assistant qt-core qt-dbus qt-demo qt-gui qt-multimedia qt-opengl q
done
einfo "Packages are ready but I advice you to review them first. ${GREEN}Commit[C]${NORMAL}/${RED}Review[R]${NORMAL}" && read choice
if [[ "${choice}" == "C" ]]; then
- git commit -a -m "x11-libs/qt-*:bump to ${version}"
+ git commit -a -m "dev-qt/qt*:bump to ${version}"
git pull --rebase
git push
elif [[ "${choice}" == "R" ]]; then
diff --git a/Documentation/maintainers/bump-qt-overlay b/Documentation/maintainers/bump-qt-overlay
index 2a526214..41f420b5 100755
--- a/Documentation/maintainers/bump-qt-overlay
+++ b/Documentation/maintainers/bump-qt-overlay
@@ -3,7 +3,7 @@
. /etc/init.d/functions.sh
base="${1}"
version="${2}"
-portdir="$(portageq envvar PORTDIR)/x11-libs/"
+portdir="$(portageq envvar PORTDIR)/dev-qt/"
overlay="$(portageq get_repo_path / qt)"
RED=$'\033[31;01m'
GREEN=$'\e[32;01m'
@@ -56,7 +56,7 @@ for pkg in qt qt-assistant qt-core qt-dbus qt-demo qt-gui qt-opengl qt-phonon qt
done
einfo "Packages are ready but I advice you to review them first. ${GREEN}Commit[C]${NORMAL}/${RED}Review[R]${NORMAL}" && read choice
if [[ "${choice}" == "C" ]]; then
- git commit -a -m "x11-libs/qt-*:bump to ${version}"
+ git commit -a -m "dev-qt/qt*:bump to ${version}"
git pull --rebase
git push
elif [[ "${choice}" == "R" ]]; then
diff --git a/Documentation/package.keywords/qt-4.8-live-nokia b/Documentation/package.keywords/qt-4.8-live-nokia
index 388e8945..969d3247 100644
--- a/Documentation/package.keywords/qt-4.8-live-nokia
+++ b/Documentation/package.keywords/qt-4.8-live-nokia
@@ -1,17 +1,17 @@
-~x11-libs/qt-assistant-4.8.9999 **
-~x11-libs/qt-core-4.8.9999 **
-~x11-libs/qt-declarative-4.8.9999 **
-~x11-libs/qt-dbus-4.8.9999 **
-~x11-libs/qt-demo-4.8.9999 **
-~x11-libs/qt-gui-4.8.9999 **
-~x11-libs/qt-multimedia-4.8.9999 **
-~x11-libs/qt-opengl-4.8.9999 **
-~x11-libs/qt-openvg-4.8.9999 **
-~x11-libs/qt-phonon-4.8.9999 **
-~x11-libs/qt-qt3support-4.8.9999 **
-~x11-libs/qt-script-4.8.9999 **
-~x11-libs/qt-sql-4.8.9999 **
-~x11-libs/qt-svg-4.8.9999 **
-~x11-libs/qt-test-4.8.9999 **
-~x11-libs/qt-webkit-4.8.9999 **
-~x11-libs/qt-xmlpatterns-4.8.9999 **
+~dev-qt/qtcore-4.8.9999 **
+~dev-qt/qtdeclarative-4.8.9999 **
+~dev-qt/qtdbus-4.8.9999 **
+~dev-qt/qtdemo-4.8.9999 **
+~dev-qt/qtgui-4.8.9999 **
+~dev-qt/qthelp-4.8.9999 **
+~dev-qt/qtmultimedia-4.8.9999 **
+~dev-qt/qtopengl-4.8.9999 **
+~dev-qt/qtopenvg-4.8.9999 **
+~dev-qt/qtphonon-4.8.9999 **
+~dev-qt/qt3support-4.8.9999 **
+~dev-qt/qtscript-4.8.9999 **
+~dev-qt/qtsql-4.8.9999 **
+~dev-qt/qtsvg-4.8.9999 **
+~dev-qt/qttest-4.8.9999 **
+~dev-qt/qtwebkit-4.8.9999 **
+~dev-qt/qtxmlpatterns-4.8.9999 **
diff --git a/Documentation/package.keywords/qt-live-nokia b/Documentation/package.keywords/qt-live-nokia
index 1d9005b2..2d0ec61c 100644
--- a/Documentation/package.keywords/qt-live-nokia
+++ b/Documentation/package.keywords/qt-live-nokia
@@ -1,16 +1,16 @@
-~x11-libs/qt-assistant-4.9999 **
-~x11-libs/qt-core-4.9999 **
-~x11-libs/qt-dbus-4.9999 **
-~x11-libs/qt-demo-4.9999 **
-~x11-libs/qt-gui-4.9999 **
-~x11-libs/qt-multimedia-4.9999 **
-~x11-libs/qt-opengl-4.9999 **
-~x11-libs/qt-openvg-4.9999 **
-~x11-libs/qt-phonon-4.9999 **
-~x11-libs/qt-qt3support-4.9999 **
-~x11-libs/qt-script-4.9999 **
-~x11-libs/qt-sql-4.9999 **
-~x11-libs/qt-svg-4.9999 **
-~x11-libs/qt-test-4.9999 **
-~x11-libs/qt-webkit-4.9999 **
-~x11-libs/qt-xmlpatterns-4.9999 **
+~dev-qt/qtcore-4.9999 **
+~dev-qt/qtdbus-4.9999 **
+~dev-qt/qtdemo-4.9999 **
+~dev-qt/qtgui-4.9999 **
+~dev-qt/qthelp-4.9999 **
+~dev-qt/qtmultimedia-4.9999 **
+~dev-qt/qtopengl-4.9999 **
+~dev-qt/qtopenvg-4.9999 **
+~dev-qt/qtphonon-4.9999 **
+~dev-qt/qt3support-4.9999 **
+~dev-qt/qtscript-4.9999 **
+~dev-qt/qtsql-4.9999 **
+~dev-qt/qtsvg-4.9999 **
+~dev-qt/qttest-4.9999 **
+~dev-qt/qtwebkit-4.9999 **
+~dev-qt/qtxmlpatterns-4.9999 **