mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-26 08:38:26 +00:00
ebuild fixes
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@591 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
1652f4d1c5
commit
266b2c13bf
@ -1,5 +1,11 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
|
|
||||||
|
2006-03-15
|
||||||
|
* Removed bmp-infopipe dependency from 1.4.1 and 1.9999 ebuilds for Gentoo
|
||||||
|
(Gentoo bug# 125226).
|
||||||
|
* Fixed subversion ebuild for conky1 (1.9999) so it pulls the new trunk
|
||||||
|
path for conky1.
|
||||||
|
|
||||||
2006-03-12
|
2006-03-12
|
||||||
* FreeBSD cpu info patch
|
* FreeBSD cpu info patch
|
||||||
* Conky 1.4.1 released
|
* Conky 1.4.1 released
|
||||||
|
@ -31,7 +31,7 @@ DEPEND_COMMON="
|
|||||||
)
|
)
|
||||||
bmp? ( media-sound/beep-media-player )
|
bmp? ( media-sound/beep-media-player )
|
||||||
audacious? ( media-sound/audacious )
|
audacious? ( media-sound/audacious )
|
||||||
infopipe? ( || ( media-plugins/xmms-infopipe media-plugins/bmp-infopipe ) )
|
infopipe? ( media-plugins/xmms-infopipe )
|
||||||
xmms? ( media-sound/xmms )
|
xmms? ( media-sound/xmms )
|
||||||
)"
|
)"
|
||||||
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
# CVS ebuild for Conky, thanks to Hopeless; Subversion ver. by drphibes
|
# CVS ebuild for Conky, thanks to Hopeless; Subversion ver. by drphibes
|
||||||
# $Header$
|
# $Header$
|
||||||
|
|
||||||
ESVN_REPO_URI="https://svn.sourceforge.net/svnroot/conky/trunk/conky"
|
ESVN_REPO_URI="https://svn.sourceforge.net/svnroot/conky/trunk/conky1"
|
||||||
ESVN_PROJECT="conky"
|
ESVN_PROJECT="conky1"
|
||||||
inherit subversion
|
inherit subversion
|
||||||
|
|
||||||
DESCRIPTION="Conky is an advanced, highly configurable system monitor for X"
|
DESCRIPTION="Conky is an advanced, highly configurable system monitor for X"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user