diff options
author | Elias Probst <mail@eliasprobst.eu> | 2013-01-20 23:52:28 +0100 |
---|---|---|
committer | Elias Probst <mail@eliasprobst.eu> | 2013-01-21 20:51:47 +0100 |
commit | 6ca6b3a06a08b178b16f850bc3b4e257806a5c4e (patch) | |
tree | 5d6a3e2699060f411be318528dcba4039a510f66 /metadata | |
parent | [sets/kde-telepathy] Added TODO items which need to be executed once KDE (diff) | |
download | kde-6ca6b3a06a08b178b16f850bc3b4e257806a5c4e.tar.gz kde-6ca6b3a06a08b178b16f850bc3b4e257806a5c4e.tar.bz2 kde-6ca6b3a06a08b178b16f850bc3b4e257806a5c4e.zip |
[metadata/news] Added newsitem about the merge of the KDE Telepathy
Plasma applet packages which for now only affects users of the 9999
ebuilds.
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/news/2013-01-20-ktp-9999-applets-merge/2013-01-20-ktp-9999-applets-merge.en.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/metadata/news/2013-01-20-ktp-9999-applets-merge/2013-01-20-ktp-9999-applets-merge.en.txt b/metadata/news/2013-01-20-ktp-9999-applets-merge/2013-01-20-ktp-9999-applets-merge.en.txt new file mode 100644 index 0000000000..0deacfd98e --- /dev/null +++ b/metadata/news/2013-01-20-ktp-9999-applets-merge/2013-01-20-ktp-9999-applets-merge.en.txt @@ -0,0 +1,18 @@ +Title: Merge of KDE Telepathy applets packages +Author: Elias Probst <mail@eliasprobst.eu> +Content-Type: text/plain +Posted: 2013-01-20 +Revision: 1 +News-Item-Format: 1.0 +Display-If-Installed: =net-im/ktp-contact-applet-9999 +Display-If-Installed: =net-im/ktp-presence-applet-9999 + +The KDE Telepathy project merged the Plasma applets provided by the packages +net-im/ktp-contact-applet and net-im/ktp-presence-applet into a single package +named net-im/ktp-desktop-applets. If you're not using the +net-im/kde-telepathy-meta-9999 package, the migration will happen +automatically during the next world update. Otherwise, please manually unmerge +both previous packages and emerge the new package: + + emerge -C net-im/ktp-contact-applet net-im/ktp-presence-applet + emerge net-im/ktp-desktop-applets |