diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 07:01:50 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-08 07:01:50 +0000 |
commit | 4c9dbffa058d99594133e99bd35fed76351a5ac8 (patch) | |
tree | 4d86eac10a58db947b4f1f0f5ffbb3f045f53cb2 /net-irc/ninja | |
parent | repoman old (diff) | |
download | historical-4c9dbffa058d99594133e99bd35fed76351a5ac8.tar.gz historical-4c9dbffa058d99594133e99bd35fed76351a5ac8.tar.bz2 historical-4c9dbffa058d99594133e99bd35fed76351a5ac8.zip |
repoman: header fix
Diffstat (limited to 'net-irc/ninja')
-rw-r--r-- | net-irc/ninja/Manifest | 2 | ||||
-rw-r--r-- | net-irc/ninja/ninja-1.5.9_pre9.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/ninja/Manifest b/net-irc/ninja/Manifest index cd73f3ae4237..49e58776bd9d 100644 --- a/net-irc/ninja/Manifest +++ b/net-irc/ninja/Manifest @@ -1,4 +1,4 @@ -MD5 106d8159f2f5500cfdca84421a1f553a ninja-1.5.9_pre9.ebuild 778 MD5 f30e890563f9907c453015462f1e7916 ChangeLog 415 +MD5 1cc926cf312acd41318e67132ac73cf3 ninja-1.5.9_pre9.ebuild 780 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 02be0e2b992a6b7f6fedeaf868630586 files/digest-ninja-1.5.9_pre9 67 diff --git a/net-irc/ninja/ninja-1.5.9_pre9.ebuild b/net-irc/ninja/ninja-1.5.9_pre9.ebuild index b9b76f8c9897..b415fabc7a0e 100644 --- a/net-irc/ninja/ninja-1.5.9_pre9.ebuild +++ b/net-irc/ninja/ninja-1.5.9_pre9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ninja-1.5.9_pre9.ebuild,v 1.1 2003/05/12 19:55:30 avenj Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ninja-1.5.9_pre9.ebuild,v 1.2 2003/09/08 07:01:23 msterret Exp $ # Get rid of underscore in package name PV=`echo ${PV} | sed -e 's/_.*//'` |