summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-20 15:16:57 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-20 15:16:57 +0000
commit3805ea2708599dddc1d29330a1c7f77b27fe4717 (patch)
tree16b2e8861fc19e9a7d080c34acf989142def9be2 /x11-misc/xcompmgr
parentstable (diff)
downloadhistorical-3805ea2708599dddc1d29330a1c7f77b27fe4717.tar.gz
historical-3805ea2708599dddc1d29330a1c7f77b27fe4717.tar.bz2
historical-3805ea2708599dddc1d29330a1c7f77b27fe4717.zip
stable
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc/xcompmgr')
-rw-r--r--x11-misc/xcompmgr/ChangeLog7
-rw-r--r--x11-misc/xcompmgr/Manifest6
-rw-r--r--x11-misc/xcompmgr/xcompmgr-1.1.ebuild6
3 files changed, 11 insertions, 8 deletions
diff --git a/x11-misc/xcompmgr/ChangeLog b/x11-misc/xcompmgr/ChangeLog
index 3cca98e62cda..0a69d35bb2c6 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.11 2004/11/06 00:19:36 spyderous Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/ChangeLog,v 1.12 2005/04/20 15:16:57 blubb Exp $
+
+ 20 Apr 2005; Simon Stelling <blubb@gentoo.org> xcompmgr-1.1.ebuild:
+ stable on amd64
05 Nov 2004; Donnie Berkholz <spyderous@gentoo.org>; metadata.xml:
Remove longdescription, it's wrong.
diff --git a/x11-misc/xcompmgr/Manifest b/x11-misc/xcompmgr/Manifest
index 015ef8af53ee..19835d81fd0b 100644
--- a/x11-misc/xcompmgr/Manifest
+++ b/x11-misc/xcompmgr/Manifest
@@ -1,7 +1,7 @@
+MD5 49c890cbed154c7e065a00ace8fb657c ChangeLog 2163
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
-MD5 2c62d101e039a0347e9a917c4dab5e8c ChangeLog 2078
-MD5 e4b3a71c2bf425756b4cd78ec0cf315a xcompmgr-1.1.ebuild 779
MD5 c213ee6c4fb070f148bbc520e93bd9dd xcompmgr-1.1.1.ebuild 596
+MD5 82540f0ffaad73a4afe51f4504598ce7 xcompmgr-1.1.ebuild 774
MD5 07e5ec00d181e904a58ae4d14a14b7e3 files/digest-xcompmgr-1.1 63
-MD5 fcac96a3388e51713ee63c0c8f861c8e files/xcompmgr-fix.diff 832
MD5 5ebc56e1119bbc9faa58495dac4d0643 files/digest-xcompmgr-1.1.1 66
+MD5 fcac96a3388e51713ee63c0c8f861c8e files/xcompmgr-fix.diff 832
diff --git a/x11-misc/xcompmgr/xcompmgr-1.1.ebuild b/x11-misc/xcompmgr/xcompmgr-1.1.ebuild
index 6b8d8c58c80a..c58c9d678037 100644
--- a/x11-misc/xcompmgr/xcompmgr-1.1.ebuild
+++ b/x11-misc/xcompmgr/xcompmgr-1.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.3 2004/11/06 00:06:59 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xcompmgr/xcompmgr-1.1.ebuild,v 1.4 2005/04/20 15:16:57 blubb Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="http://freedesktop.org/~xapps/release/${P}.tar.gz"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="x86 ~ppc ~amd64"
+KEYWORDS="x86 ~ppc amd64"
RDEPEND=">=x11-base/xorg-x11-6.8.0"