diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-06-12 19:53:52 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-06-12 19:53:52 +0000 |
commit | b44c9612aa7393eab8a24e5c3c9661d6d81bc951 (patch) | |
tree | 73027101974f2ef02c983c7700c5278ba1e06c3b /app-emulation | |
parent | readded back patch from #22432. (diff) | |
download | gentoo-2-b44c9612aa7393eab8a24e5c3c9661d6d81bc951.tar.gz gentoo-2-b44c9612aa7393eab8a24e5c3c9661d6d81bc951.tar.bz2 gentoo-2-b44c9612aa7393eab8a24e5c3c9661d6d81bc951.zip |
add Header
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/blight_input/ChangeLog | 5 | ||||
-rw-r--r-- | app-emulation/blight_input/Manifest | 4 | ||||
-rw-r--r-- | app-emulation/blight_input/blight_input-0.0.4.ebuild | 1 |
3 files changed, 7 insertions, 3 deletions
diff --git a/app-emulation/blight_input/ChangeLog b/app-emulation/blight_input/ChangeLog index 39989b9d50dc..9a57c2aed0d7 100644 --- a/app-emulation/blight_input/ChangeLog +++ b/app-emulation/blight_input/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emulation/blight_input # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/blight_input/ChangeLog,v 1.3 2003/03/03 12:42:05 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/blight_input/ChangeLog,v 1.4 2003/06/12 19:53:47 msterret Exp $ + + 12 Jun 2003; <msterret@gentoo.org> blight_input-0.0.4.ebuild: + add Header *blight_input-0.0.4 (26 Dec 2002) diff --git a/app-emulation/blight_input/Manifest b/app-emulation/blight_input/Manifest index 04fdf608cfa6..faeaa2476fc5 100644 --- a/app-emulation/blight_input/Manifest +++ b/app-emulation/blight_input/Manifest @@ -1,3 +1,3 @@ -MD5 371a08914851a106dd655c5936b598b3 ChangeLog 468 -MD5 c640c9845359b8b4756680e1c3dea3bf blight_input-0.0.4.ebuild 657 +MD5 76b9a7b5ba0ad88babf2340b60cf00a8 ChangeLog 546 +MD5 5a4b40d1e174d3ca0c060381cc291218 blight_input-0.0.4.ebuild 787 MD5 f0c8aaf569bafff78daf0614d04e7083 files/digest-blight_input-0.0.4 71 diff --git a/app-emulation/blight_input/blight_input-0.0.4.ebuild b/app-emulation/blight_input/blight_input-0.0.4.ebuild index ce2e6b7727dd..1e312661d9fc 100644 --- a/app-emulation/blight_input/blight_input-0.0.4.ebuild +++ b/app-emulation/blight_input/blight_input-0.0.4.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/blight_input/blight_input-0.0.4.ebuild,v 1.4 2003/06/12 19:53:47 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="An input plugin for the mupen64 N64 emulator" |