diff options
author | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2004-07-19 09:17:37 +0000 |
---|---|---|
committer | Nguyen Thai Ngoc Duy <pclouds@gentoo.org> | 2004-07-19 09:17:37 +0000 |
commit | 2a409670f744899d84c60592d7ee89b290da5fcd (patch) | |
tree | 722f68a1d575a63ab49ef7990b4d87246dc00254 /x11-misc/gdeskcal/ChangeLog | |
parent | Version bumped. (diff) | |
download | historical-2a409670f744899d84c60592d7ee89b290da5fcd.tar.gz historical-2a409670f744899d84c60592d7ee89b290da5fcd.tar.bz2 historical-2a409670f744899d84c60592d7ee89b290da5fcd.zip |
Some stylistic changes (see ChangeLog for more)
Diffstat (limited to 'x11-misc/gdeskcal/ChangeLog')
-rw-r--r-- | x11-misc/gdeskcal/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-misc/gdeskcal/ChangeLog b/x11-misc/gdeskcal/ChangeLog index 71df15681c42..554eb01a00d5 100644 --- a/x11-misc/gdeskcal/ChangeLog +++ b/x11-misc/gdeskcal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/gdeskcal # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/gdeskcal/ChangeLog,v 1.2 2004/07/18 11:40:16 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/gdeskcal/ChangeLog,v 1.3 2004/07/19 09:17:37 pclouds Exp $ + + 19 Jul 2004; <pclouds@gentoo.org> gdeskcal-0.57.1.ebuild: + Some stylistic changes: removed using tr, moved GDESKCAL_DIR inside + src_install, defined DEPEND instead of RDEPEND 18 Jul 2004; David Holm <dholm@gentoo.org> gdeskcal-0.57.1.ebuild: Added to ~ppc. |