1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-02-03 12:38:38 +00:00
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@114 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Brenden Matthews 2005-08-15 06:11:34 +00:00
parent df0acafa31
commit a847c7034e
3 changed files with 3 additions and 3 deletions

2
README
View File

@ -1,4 +1,4 @@
Conky (http://conky.rty.ca) Conky (http://conky.sf.net)
WHAT IS CONKY? WHAT IS CONKY?

View File

@ -5,7 +5,7 @@
inherit eutils inherit eutils
DESCRIPTION="Conky is an advanced, highly configurable system monitor for X" DESCRIPTION="Conky is an advanced, highly configurable system monitor for X"
HOMEPAGE="http://conky.rty.ca" HOMEPAGE="http://conky.sf.net"
SRC_URI="mirror://sourceforge/conky/${P}.tar.bz2" SRC_URI="mirror://sourceforge/conky/${P}.tar.bz2"
LICENSE="BSD" LICENSE="BSD"

View File

@ -6,7 +6,7 @@ ECVS_MODULE="conky"
inherit cvs inherit cvs
DESCRIPTION="Conky is an advanced, highly configurable system monitor for X" DESCRIPTION="Conky is an advanced, highly configurable system monitor for X"
HOMEPAGE="http://conky.rty.ca" HOMEPAGE="http://conky.sf.net"
LICENSE="BSD" LICENSE="BSD"
SLOT="0" SLOT="0"