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/bbcd | |
parent | add Header (diff) | |
download | historical-a6673b4d22909177c584c0eafd70e4a1ab3c7841.tar.gz historical-a6673b4d22909177c584c0eafd70e4a1ab3c7841.tar.bz2 historical-a6673b4d22909177c584c0eafd70e4a1ab3c7841.zip |
fix Header
Diffstat (limited to 'x11-misc/bbcd')
-rw-r--r-- | x11-misc/bbcd/ChangeLog | 3 | ||||
-rw-r--r-- | x11-misc/bbcd/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/bbcd/bbcd-0.3.1.ebuild | 2 |
3 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/bbcd/ChangeLog b/x11-misc/bbcd/ChangeLog index ba6ea95da744..c9e80d9d3b50 100644 --- a/x11-misc/bbcd/ChangeLog +++ b/x11-misc/bbcd/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header + 12 Jun 2003; <msterret@gentoo.org> bbcd-0.3.1.ebuild: + fix Header + *bbcd-0.3.1 (4 Nov 2002) 4 Nov 2002; Matt Keadle <mkeadle@gentoo.org> bbcd-0.3.1.ebuild diff --git a/x11-misc/bbcd/Manifest b/x11-misc/bbcd/Manifest index 466c9f00d1dc..616552e3f405 100644 --- a/x11-misc/bbcd/Manifest +++ b/x11-misc/bbcd/Manifest @@ -1,3 +1,3 @@ -MD5 979ea7f64defa4fad467b4b9f2db9d52 ChangeLog 389 -MD5 cc15e510157a01880db516b7e72f5ee8 bbcd-0.3.1.ebuild 551 +MD5 b35cfa021a507f0022252c72ea21d886 ChangeLog 459 +MD5 0ee476bef35494bcb9623de34474931e bbcd-0.3.1.ebuild 651 MD5 b2d736f86e75b80b047b20f6a6a960af files/digest-bbcd-0.3.1 61 diff --git a/x11-misc/bbcd/bbcd-0.3.1.ebuild b/x11-misc/bbcd/bbcd-0.3.1.ebuild index 5e855bc84cf7..431a569fa4b9 100644 --- a/x11-misc/bbcd/bbcd-0.3.1.ebuild +++ b/x11-misc/bbcd/bbcd-0.3.1.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/bbcd/bbcd-0.3.1.ebuild,v 1.3 2003/06/12 22:18:41 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Basic CD Player for blackbox wm" |