diff options
author | 2004-10-11 09:29:55 +0000 | |
---|---|---|
committer | 2004-10-11 09:29:55 +0000 | |
commit | 03e2a45db4fe891bd709c5485dde87fd69e858e5 (patch) | |
tree | a50057adf645020bb213d813b77de19fdcbab3ab /x11-misc | |
parent | A real release, albeit hard to find (#65620). Ebuild fixes are from Adam Jack... (diff) | |
download | historical-03e2a45db4fe891bd709c5485dde87fd69e858e5.tar.gz historical-03e2a45db4fe891bd709c5485dde87fd69e858e5.tar.bz2 historical-03e2a45db4fe891bd709c5485dde87fd69e858e5.zip |
Fix ebuild header.
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xcompmgr/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xcompmgr/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/xcompmgr/xcompmgr-1.1.ebuild | 1 |
3 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xcompmgr/ChangeLog b/x11-misc/xcompmgr/ChangeLog index 875bb9ce7694..82170c2f41ae 100644 --- a/x11-misc/xcompmgr/ChangeLog +++ b/x11-misc/xcompmgr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xcompmgr # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.7 2004/10/11 09:29:01 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.8 2004/10/11 09:29:55 spyderous Exp $ + + 11 Oct 2004; Donnie Berkholz <spyderous@gentoo.org>; xcompmgr-1.1.ebuild: + Fix ebuild header. *xcompmgr-1.1 (11 Oct 2004) diff --git a/x11-misc/xcompmgr/Manifest b/x11-misc/xcompmgr/Manifest index a1cc91ed6864..28ec8e489e9a 100644 --- a/x11-misc/xcompmgr/Manifest +++ b/x11-misc/xcompmgr/Manifest @@ -1,7 +1,7 @@ -MD5 4e9ea7daf9584800da774886c0a9a7b9 ChangeLog 1569 +MD5 1dc537abc6157cda59443c26ae0ee0f5 ChangeLog 1667 MD5 ac1137a20503dcb8f9ba2939a2a766f6 metadata.xml 230 MD5 06ce17f80be6a8d55b81956e3a2f8b10 xcompmgr-0.1_pre20040821-r1.ebuild 870 -MD5 8584bd0d5b5cc5c9c5945f607ac9bc57 xcompmgr-1.1.ebuild 665 +MD5 47fbd782b429297b302e2c8732cef5f5 xcompmgr-1.1.ebuild 780 MD5 5dac0410ae8df15ee3ce7b02ad495847 files/digest-xcompmgr-0.1_pre20040821-r1 76 MD5 fcac96a3388e51713ee63c0c8f861c8e files/xcompmgr-fix.diff 832 MD5 07e5ec00d181e904a58ae4d14a14b7e3 files/digest-xcompmgr-1.1 63 diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.ebuild index 800e7ce9d06f..e42b515b2870 100644 --- a/x11-misc/xcompmgr/xcompmgr-1.1.ebuild +++ b/x11-misc/xcompmgr/xcompmgr-1.1.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.ebuild,v 1.2 2004/10/11 09:29:55 spyderous Exp $ inherit eutils |