1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2025-01-26 16:48:28 +00:00

subversion ebuild changes

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@787 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Philip Kovacs 2006-11-21 07:46:47 +00:00
parent 3cc60c2dc2
commit 625b2216a4
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# $Id$ # $Id$
2006-11-21
* Changed autotools for subversion versioning.
* Updated svn ebuild for gentoo.
2006-11-20 2006-11-20
* fix compile error with --disable-xdamage when Xdamage.h not present. * fix compile error with --disable-xdamage when Xdamage.h not present.

View File

@ -53,7 +53,7 @@ DEPEND="
S=${WORKDIR}/conky S=${WORKDIR}/conky
src_compile() { src_compile() {
./autogen.sh ./autogen.sh ${ESVN_STORE_DIR}/${ESVN_PROJECT}/conky1
local mymake local mymake
if useq ipv6 ; then if useq ipv6 ; then