gentoo update

This commit is contained in:
psyc://psyced.org/~lynX 2009-11-09 07:15:38 +01:00
parent 2de03e7220
commit cc46edb253
3 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@
# emerge. From nothing. fischerspooner rocks. -lynX
P=psyced
V=20090303
V=20090617
# this part can be executed once the ebuild is in portage

View File

@ -9,7 +9,7 @@
# emerge. From nothing. fischerspooner rocks. -lynX
P=psyclpc
V=20080707
V=20090321
# this part can be executed once the ebuild is in portage

View File

@ -50,8 +50,8 @@
#define PPL_NOTIFY_DELAYED_MORE '4'
#define PPL_NOTIFY_FRIEND PPL_NOTIFY_DELAYED_MORE
#define PPL_NOTIFY_MUTE '2'
#define PPL_NOTIFY_PENDING '1' // friendship request sent
#define PPL_NOTIFY_OFFERED '0' // friendship request received
#define PPL_NOTIFY_PENDING '1' // _outgoing friendship request sent
#define PPL_NOTIFY_OFFERED '0' // _incoming friendship req received
#define PPL_NOTIFY_NONE ' '
#define TIME_DELAY_NOTIFY (60 * 3) // 3 minutes