summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-10-03 12:15:00 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-10-03 12:15:00 +0000
commit14f2d9af9bbe472e018154161808359ff0b47607 (patch)
tree8ea6b625795a9440b4db92226cda81da52ba6708 /x11-misc/fbdesk/ChangeLog
parentMark 1.58-r1 stable on ia64 (diff)
downloadgentoo-2-14f2d9af9bbe472e018154161808359ff0b47607.tar.gz
gentoo-2-14f2d9af9bbe472e018154161808359ff0b47607.tar.bz2
gentoo-2-14f2d9af9bbe472e018154161808359ff0b47607.zip
Cleaned up ebuild: fixed LICENSE (its MIT not GPL-2), fixed DEPEND (libpng was specified twice, one conditional on USE=png and one unconditional...); also use make DESTDIR=${D} install over einstall.
(Portage version: 2.0.53_rc3)
Diffstat (limited to 'x11-misc/fbdesk/ChangeLog')
-rw-r--r--x11-misc/fbdesk/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-misc/fbdesk/ChangeLog b/x11-misc/fbdesk/ChangeLog
index d0278a25f844..267e055f065e 100644
--- a/x11-misc/fbdesk/ChangeLog
+++ b/x11-misc/fbdesk/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-misc/fbdesk
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.14 2005/05/16 06:07:31 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.15 2005/10/03 12:15:00 ka0ttic Exp $
+
+ 03 Oct 2005; Aaron Walker <ka0ttic@gentoo.org> fbdesk-1.2.1.ebuild:
+ Cleaned up ebuild: fixed LICENSE (its MIT not GPL-2), fixed DEPEND (libpng
+ was specified twice, one conditional on USE=png and one unconditional...);
+ also use make DESTDIR=${D} install over einstall.
16 May 2005; Aaron Walker <ka0ttic@gentoo.org> fbdesk-1.1.5.ebuild,
fbdesk-1.2.1.ebuild: