diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-08 23:40:59 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-07-08 23:40:59 +0000 |
commit | d024101f7ccd52947b166a407964804451fae204 (patch) | |
tree | e3eee2afdf7442c549a59c23b2495ff9f80b1096 /net-im | |
parent | version bump; closes #56475 (diff) | |
download | historical-d024101f7ccd52947b166a407964804451fae204.tar.gz historical-d024101f7ccd52947b166a407964804451fae204.tar.bz2 historical-d024101f7ccd52947b166a407964804451fae204.zip |
header fix
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/imcom/Manifest | 6 | ||||
-rw-r--r-- | net-im/imcom/imcom-1.32.ebuild | 4 | ||||
-rw-r--r-- | net-im/imcom/imcom-1.33.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/net-im/imcom/Manifest b/net-im/imcom/Manifest index 1fec8a94f5da..5b71c2ced1bd 100644 --- a/net-im/imcom/Manifest +++ b/net-im/imcom/Manifest @@ -1,7 +1,7 @@ -MD5 2649b8c463343dd30c2b6ff5f8f09107 imcom-1.33.ebuild 844 -MD5 77da047271660893ff12c495c4500f85 imcom-1.32.ebuild 891 MD5 1a399bd7d7fe2ee825099d44edff2f4b ChangeLog 2840 +MD5 8b4a45053a4f8aa988453f5f6927b8f3 imcom-1.33.ebuild 839 MD5 1cba1b4de0a2f189931b618d764daa74 metadata.xml 404 +MD5 4a441ae9b47d30b644db5b30e80b9046 imcom-1.32.ebuild 885 MD5 3034003b5e28e3d66787f708dbc8dec6 files/Makefile-1.31 1308 -MD5 676db07a2ae5bb34a2f01aae8628ad30 files/digest-imcom-1.32 62 MD5 bd6785363171ef7929a0990f52223f24 files/digest-imcom-1.33 62 +MD5 676db07a2ae5bb34a2f01aae8628ad30 files/digest-imcom-1.32 62 diff --git a/net-im/imcom/imcom-1.32.ebuild b/net-im/imcom/imcom-1.32.ebuild index 938cdc3f478e..72496635cdc2 100644 --- a/net-im/imcom/imcom-1.32.ebuild +++ b/net-im/imcom/imcom-1.32.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.32.ebuild,v 1.4 2004/06/25 12:35:53 lordvan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.32.ebuild,v 1.5 2004/07/08 23:40:59 mr_bones_ Exp $ MYVER=${PV} S=${WORKDIR}/${PN}-${MYVER} diff --git a/net-im/imcom/imcom-1.33.ebuild b/net-im/imcom/imcom-1.33.ebuild index 9ea3e482a36e..12ad71236ab3 100644 --- a/net-im/imcom/imcom-1.33.ebuild +++ b/net-im/imcom/imcom-1.33.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.33.ebuild,v 1.6 2004/07/03 21:05:49 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/imcom/imcom-1.33.ebuild,v 1.7 2004/07/08 23:40:59 mr_bones_ Exp $ SRC_URI="http://imcom.floobin.cx/files/${P}.tar.gz" #SRC_URI="http://nafai.dyndns.org/files/imcom-betas/${PN}-${MYVER}.tar.gz" |