diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-06-12 22:22:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-06-12 22:22:46 +0000 |
commit | a6673b4d22909177c584c0eafd70e4a1ab3c7841 (patch) | |
tree | b04aeb877c33b439b0a50728a79c5ad39f62b4e9 /x11-misc/commonbox-utils | |
parent | add Header (diff) | |
download | historical-a6673b4d22909177c584c0eafd70e4a1ab3c7841.tar.gz historical-a6673b4d22909177c584c0eafd70e4a1ab3c7841.tar.bz2 historical-a6673b4d22909177c584c0eafd70e4a1ab3c7841.zip |
fix Header
Diffstat (limited to 'x11-misc/commonbox-utils')
-rw-r--r-- | x11-misc/commonbox-utils/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild | 2 |
3 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/commonbox-utils/ChangeLog b/x11-misc/commonbox-utils/ChangeLog index a4b360113e69..97929d66fb2e 100644 --- a/x11-misc/commonbox-utils/ChangeLog +++ b/x11-misc/commonbox-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/commonbox-utils # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.10 2003/04/18 16:16:25 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/ChangeLog,v 1.11 2003/06/12 22:19:31 msterret Exp $ + + 12 Jun 2003; <msterret@gentoo.org> commonbox-utils-0.3.ebuild: + fix Header 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/x11-misc/commonbox-utils/Manifest b/x11-misc/commonbox-utils/Manifest index 77911027fb99..f05520ff1a56 100644 --- a/x11-misc/commonbox-utils/Manifest +++ b/x11-misc/commonbox-utils/Manifest @@ -1,7 +1,7 @@ -MD5 72e9ed9d8e798fd56c847bdc6fe4e316 ChangeLog 1586 +MD5 03694f8b44422bcbc7cac5b9e7cf1fea ChangeLog 1667 MD5 9e61b0b701b09f7f35e11f9338eb993c commonbox-utils-0.1.ebuild 842 MD5 551a93a688fd0f2f6f455b3d57da8223 commonbox-utils-0.2.ebuild 858 -MD5 d929386e447850bef9486fe4cbf5a3a8 commonbox-utils-0.3.ebuild 790 +MD5 1b1c7de3511c410de64bc758ef6ac1dd commonbox-utils-0.3.ebuild 909 MD5 6cc765480ad4ced3950896d71438929d files/digest-commonbox-utils-0.1 71 MD5 9b0902590c9858c9472695c5aa58338c files/digest-commonbox-utils-0.2 71 MD5 bb574f724e4107fa13a594b802c86bb6 files/digest-commonbox-utils-0.3 72 diff --git a/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild b/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild index eecf148ad818..ade40def7022 100644 --- a/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild +++ b/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header +# $Header: /var/cvsroot/gentoo-x86/x11-misc/commonbox-utils/commonbox-utils-0.3.ebuild,v 1.7 2003/06/12 22:19:31 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Common utilities for fluxbox, blackbox, and openbox" |