diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2013-01-28 00:25:46 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2013-01-28 00:25:46 +0000 |
commit | 65123618be9c7985205dbd9a588c2e4a748fd180 (patch) | |
tree | e666d368d31c2d72512b15d45ebfc70335e302f8 | |
parent | Version bump (bug #451752, thanks to Agostino Sarubbo). Update to python-sing... (diff) | |
download | gentoo-2-65123618be9c7985205dbd9a588c2e4a748fd180.tar.gz gentoo-2-65123618be9c7985205dbd9a588c2e4a748fd180.tar.bz2 gentoo-2-65123618be9c7985205dbd9a588c2e4a748fd180.zip |
Rename app-cdr/cdemud to app-cdr/cdemu-daemon to follow upstream package and executable name.
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/updates/1Q-2013 | 1 |
2 files changed, 6 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index d321fb011139..fa0f607c3392 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7410 2013/01/28 00:19:34 rich0 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7411 2013/01/28 00:25:46 tetromino Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 28 Jan 2013; Alexandre Rostovtsev <tetromino@gentoo.org> updates/1Q-2013: + Rename app-cdr/cdemud to app-cdr/cdemu-daemon to follow upstream package and + executable name. + 28 Jan 2013; Richard Freeman <rich0@gentoo.org> package.mask: Unmask mythtv 0.26 diff --git a/profiles/updates/1Q-2013 b/profiles/updates/1Q-2013 index 0971091f0f3e..9f1738887659 100644 --- a/profiles/updates/1Q-2013 +++ b/profiles/updates/1Q-2013 @@ -1,2 +1,3 @@ move media-gfx/opencolorio media-libs/opencolorio move dev-util/nvidia-cuda-npp dev-util/nvidia-cuda-toolkit +move app-cdr/cdemud app-cdr/cdemu-daemon |