diff options
author | Aaron W. Swenson <titanofold@gentoo.org> | 2015-01-07 11:26:34 +0000 |
---|---|---|
committer | Aaron W. Swenson <titanofold@gentoo.org> | 2015-01-07 11:26:34 +0000 |
commit | 976369776092b2b9e0382535be735b4c0988d127 (patch) | |
tree | f1e4854c235855cbfbaf75790f761c016a237aef /profiles | |
parent | Moved package from dev-db/pgasync to dev-python/pgasync. Bump (diff) | |
download | gentoo-2-976369776092b2b9e0382535be735b4c0988d127.tar.gz gentoo-2-976369776092b2b9e0382535be735b4c0988d127.tar.bz2 gentoo-2-976369776092b2b9e0382535be735b4c0988d127.zip |
pgasync is a Python library and not a standalone application. Moved from dev-db to dev-python.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/updates/4Q-2014 | 1 |
2 files changed, 6 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index c63ed5865034..1fc2a2e92136 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9663 2015/01/05 11:27:54 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9664 2015/01/07 11:26:34 titanofold 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! + 07 Jan 2015; Aaron W. Swenson <titanofold@gentoo.org> updates/4Q-2014: + pgasync is a Python library and not a standalone application. Moved from + dev-db to dev-python. + 05 Jan 2015; Tony Vroon <chainsaw@gentoo.org> package.mask: Mask Asterisk 13 branch. diff --git a/profiles/updates/4Q-2014 b/profiles/updates/4Q-2014 index 50aca2ead63c..9cb7f8610f8c 100644 --- a/profiles/updates/4Q-2014 +++ b/profiles/updates/4Q-2014 @@ -10,3 +10,4 @@ move net-zope/zope-interface dev-python/zope-interface move media-gfx/photo media-gfx/photoqt move kde-base/oxygen-fonts kde-plasma/oxygen-fonts move dev-db/postgresql-base dev-db/postgresql +move dev-db/pgasync dev-python/pgasync |